PDFOxide test for sample-catalog.pdf

← Back to PDFOxide

Input: sample-catalog.pdf

sample-catalog.pdf first page preview
uv run python3 ./tests/pdf_oxide_extract.py "sample-catalog.pdf" "sample-catalog--pdfoxide-rust.txt" "sample-catalog--pdfoxide-rust.txt"

Output: sample-catalog--pdfoxide-rust.txt

Loading preview…

uv run python3 ./tests/pdf_oxide_extract.py "sample-catalog.pdf" "sample-catalog--pdfoxide-rust.md" "sample-catalog--pdfoxide-rust.md"

Output: sample-catalog--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-catalog.pdf" "sample-catalog--pdfoxide-rust--preserve-layout.txt" "sample-catalog--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-catalog.pdf" "sample-catalog--pdfoxide-rust--preserve-layout.md" "sample-catalog--pdfoxide-rust--preserve-layout.md" --preserve-layout