
Reblogged by xor@tech.intersects.art ("Parker Higgins"):
jkohlmann ("Joseph Kohlmann") wrote:
If anyone knows of a PDF to rich text (i.e. Markdown) conversation tool that preserves strikethrough annotations, please let me know!
So far I know of one viable workflow, using Microsoft Word for macOS, an Office 365 subscription, and its remote service to convert a PDF to DOCX. This correctly translates strikethroughs. Pandoc’s DOCX to Markdown conversion also preserves strikethrough formatting.
I’d prefer a free, open source PDF converter, preferably one with a Node.js API or a general CLI.