PDFOxide test for sample-flyer.pdf

← Back to PDFOxide

Input: sample-flyer.pdf

sample-flyer.pdf first page preview
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-layout

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-layout