Skip to content

dufferzafar/pdf-ano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Export Annotations from PDFs

Initial source taken from: https://github.com/0xabu/pdfannots/

Changes:

  • Use docopt for CLI

  • Add support to print only the counts

    • So you can see which documents have any annotations
  • Count Ink based annotations

    • Such as the ones generated using Apple Pencil!
  • Disabled printing of Page numbers

todo

  • Don't group by annotation type

  • Take input page number range

    • To make it faster?
  • Streaming print

  • Better use Markdown GFM Syntax

    • Highlight

    • Comment

      • > & line
    • Underline

bugs

  • Replace with '
  • Replacements
    • & with "

About

Export PDF annotations to markdown

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages