PDF to Word (.docx)
Convert PDF into an editable Word document with High Fidelity Layout.
Capabilities
- Extracts text into paragraphs.
- Preserves flow and read order.
- Best for editing content.
- Notes: Images/Complex layout may vary.
PDF to Excel (.xlsx)
Extract tabular data from PDF into an Excel spreadsheet.
How it works
- Detects text alignment to infer columns.
- Best for structured data/tables.
- Scanned PDFs (images) require OCR (not supported here).
PDF to Images (ZIP)
Convert each page of a PDF into PNG or JPG images. Entire output is zipped for single download.
Notes
- Large PDFs may take longer in the browser.
- Use JPG for photos, PNG for diagrams/text.
PDF to Text (.txt)
Extracts text from all pages using PDF.js and downloads a .txt file.
Notes
- Scanned PDFs without OCR won’t produce text.
- Complex layouts may not preserve formatting.
Images to PDF (multi-page)
Combine multiple images into a single PDF; each image becomes a page.
Tips
- Images are scaled to fit page while preserving aspect ratio.
- Use larger page sizes for high-res images.
Image Converter (PNG/JPG/WebP, ZIP)
Convert images to another format in-browser and download as a zip.
Notes
- PNG is lossless; JPG/WebP allow adjustable quality.
- Conversion is client-side using canvas.
Merge PDFs (client-side)
Combine multiple PDFs into one file using pdf-lib, all in the browser.
Notes
- Pages are appended in the order of selection.
- No upload—privacy-friendly.