pdf_reflow WASM demo
Reflow a multi-column desktop PDF into a single-column phone-sized PDF, in the browser. The Python pipeline runs unchanged via Pyodide; PyMuPDF (MuPDF + WASM) does the parsing and rasterizing. Your file never leaves the page.
Loading…