Input: sample-flyer.pdf
uv run python3 ./tests/pdf_oxide_extract.py "sample-flyer.pdf" "sample-flyer--pdfoxide-rust.txt" "sample-flyer--pdfoxide-rust.txt"Output: sample-flyer--pdfoxide-rust.txt
Loading preview…
uv run python3 ./tests/pdf_oxide_extract.py "sample-flyer.pdf" "sample-flyer--pdfoxide-rust.md" "sample-flyer--pdfoxide-rust.md"Output: sample-flyer--pdfoxide-rust.md
Loading preview…
preserve_layout=True: attempts to preserve original spatial positioning/columns rather than reading-order flow, for both formats.
uv run python3 ./tests/pdf_oxide_extract.py "sample-flyer.pdf" "sample-flyer--pdfoxide-rust--preserve-layout.txt" "sample-flyer--pdfoxide-rust--preserve-layout.txt" --preserve-layoutOutput: sample-flyer--pdfoxide-rust--preserve-layout.txt
Loading preview…
preserve_layout=True: attempts to preserve original spatial positioning/columns rather than reading-order flow, for both formats.
uv run python3 ./tests/pdf_oxide_extract.py "sample-flyer.pdf" "sample-flyer--pdfoxide-rust--preserve-layout.md" "sample-flyer--pdfoxide-rust--preserve-layout.md" --preserve-layoutOutput: sample-flyer--pdfoxide-rust--preserve-layout.md
Loading preview…