File Format Compatibility Guide

What each supported format does well, and where conversion limitations typically appear.

Last updated: June 29, 2026

PDF

Page-faithful. You can merge, split, rotate, reorder, and compress PDFs, render each page to an image (JPG/PNG), or extract the text. Rendering to an image is pixel-accurate; text extraction keeps the words but not the original page layout.

JPG / PNG / WEBP / SVG

Raster ↔ raster conversions (JPG, PNG, WEBP) preserve image content; converting to a lossy format like JPG trades some detail for a smaller file. Rasterizing a vector (SVG → raster) is fine, but going the other direction is inherently lossy.

TXT / HTML

Plain text content is preserved. When extracting text from a PDF or image, structural styling from the source is not carried over.

Future formats

Coverage continues to expand. New formats are documented as they are introduced.