Parse PDF files and convert their text content to markdown.
allmd pdf <file> -o output.md
.pdf
# Convert a PDF to markdown allmd pdf document.pdf -o document.md # Output to stdout allmd pdf report.pdf