- Does Convert to PDF upload my files?
- No. Images, text, Markdown, HTML, docx, xlsx, xls, and pptx are converted locally in the browser in this first release.
- Does Office to PDF preserve the original layout?
- The current browser version extracts docx paragraphs, Excel table rows, and pptx slide text before generating a PDF. It is useful for quick archiving. Complex layouts and legacy doc or ppt files will need a future server-side converter.
- How much EPUB and MOBI support is included?
- EPUB is read from the book package and XHTML spine order before generating a PDF. MOBI currently supports text extraction from unencrypted legacy MOBI/PalmDOC files; encrypted MOBI, AZW/KF8, and complex Kindle files need a server-side converter.
- Can I convert files in bulk?
- Yes. Upload multiple files, then download each converted PDF individually or export everything as a ZIP.
- Which PDF tools are planned next?
- Planned tools include merge, split, compress, image conversion, edit, annotate, sign, watermark, encrypt, decrypt, and OCR.
- Why does the layout differ from the original?
- DOCX and HTML are rendered into PDF by the browser rather than the original application. Common styling and images are retained, but font availability, complex fields, line-height calculation, and pagination can still differ from Word. When layout must match exactly, use the source application's own Export as PDF.
- Why did the fonts change?
- The document used a font your browser cannot access, so rendering fell back to a substitute. Install the font on the system, or switch the source document to a widely available one.