Skip to content

MerlinB/pycerpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pycerpt PyPI version Build Status

pycerpt is a command line utility for extracting highlighted text from PDFs.

Quickstart

Get the latest version with pip install pycerpt.

pycerpt outputs to markdown as default. Use with excerpt test.pdf or save to a file with excerpt test.pdf > out.md or excerpt test.pdf out.md.

Generating PDFs

For PDF generation additional dependencies are needed: pip install pycerpt[pdf].
Usage: excerpt test.pdf out.pdf.

Releases

No releases published

Packages

No packages published

Languages