Common questions about converting AZW3 and MOBI eBook files to PDF, organized by topic.
Why can't I convert my Kindle book?
Kindle books purchased from the Amazon Store contain DRM (Digital Rights Management). Only non-DRM AZW3 and MOBI files can be parsed and converted by this tool. The tool will detect DRM-protection automatically and inform you immediately rather than producing a corrupted output.
Is my eBook file sent to a server?
No. All file reading, binary parsing, text extraction, and PDF generation happens entirely in your browser. Your file never leaves your device. You can verify this by opening your browser's Network tab in developer tools and watching for outbound requests — you won't see any.
What file formats are supported?
AZW3 (Kindle Format 8), AZW (older Kindle Format 7), and MOBI (MobiPocket) files are all supported, provided they are non-DRM and use either no compression or PalmDoc compression. HUFF/CDIC-compressed files are not supported by this tool.
Will images from the eBook appear in the PDF?
No. This tool extracts text content only. Images embedded in the eBook are not included in the PDF output. Only the text body is converted. If you need image fidelity in your PDF, use Calibre (free, open source desktop software) instead.
What is a non-DRM AZW3 file?
Non-DRM eBooks include self-published books sent to your Kindle via email or USB, eBooks from DRM-free stores (like StoryBundle, Humble Bundle, Smashwords), publisher direct sales (Tor often releases DRM-free), public domain works, and books from which DRM has been lawfully removed.
Can I use Calibre instead?
Yes. Calibre is the most complete desktop eBook converter and supports AZW3 to PDF with full image support, 25+ input formats, and a vast library management system. This browser tool is ideal for quick text-only conversions without installing software.
Is there a file size limit?
There's no fixed limit imposed by the tool, but very large files (above 50 MB) may hit browser memory constraints. On desktop browsers with adequate RAM, books up to several hundred megabytes typically work. For very large files, a desktop converter may be more reliable.
What does the page header in the PDF look like?
Each page has a teal header bar containing the book title on the left and the page number on the right. The footer shows a centered page number indicator. The header and footer are consistent across every page and use a clean sans-serif font.
Will footnotes or endnotes be preserved?
Footnote and endnote text is included if it's part of the eBook's text records, but interactive cross-reference links won't work in the PDF — only the text content is preserved. Footnotes typically appear inline with surrounding text rather than at page bottoms.
Are bold, italic, and other formatting preserved?
No. Because the tool extracts plain text after stripping HTML tags, all character-level formatting (bold, italic, underline, color, links) is removed. The result is clean readable prose, but without the original visual emphasis.
Can I convert multiple files at once?
Currently the tool processes one file at a time. For batch conversion of many eBooks, a desktop tool like Calibre's bulk-convert feature is better suited — it can convert hundreds of files in a single operation.
Does it work on iPhone/iPad?
Yes, on Safari and Chrome on iOS, though mobile browsers may have stricter memory limits than desktop browsers. For very large eBooks, a desktop computer or laptop is more reliable. The interface is fully responsive and works smoothly on phones for normal-sized books.
What about KFX files?
KFX (Kindle Format X) files are not supported. KFX is a newer Amazon format with stronger DRM and a more complex container structure. Even non-DRM KFX files use a different binary layout than AZW3/MOBI. Use Calibre with the KFX Input plugin to handle KFX files.
Can I convert EPUB files here?
No, this tool is specifically for AZW3, AZW, and MOBI files. EPUB has a fundamentally different structure (a ZIP archive of XHTML files) and would require a separate parser. Many free EPUB-to-PDF converters exist for that purpose.
Is the converted PDF searchable?
Yes. The PDF text is selectable and searchable using any standard PDF reader (Adobe Acrobat, Preview, Foxit, browser-based viewers). You can copy text from the PDF and paste it elsewhere, perform full-text search, and use the PDF with screen readers.
What encodings are supported?
The tool automatically detects encoding from the MOBI header. UTF-8 (encoding code 65001) and Windows-1252 / Latin-1 (encoding code 1252) are both fully supported. The browser's built-in TextDecoder handles the conversion to JavaScript strings.
How long does conversion take?
For a typical 80,000-word novel (around 250 PDF pages), conversion completes in 3–8 seconds on a modern computer. Larger books or older devices may take longer. The progress bar shows real-time progress during the text flow phase.
What browsers are supported?
All modern browsers — Chrome, Firefox, Safari, Edge, Opera, Brave — are fully supported. Internet Explorer is not supported. The tool uses standard web APIs (FileReader, TextDecoder, ArrayBuffer) that have been available in all major browsers since at least 2014.
Is this tool legal to use?
Converting eBooks you legally own and that are not DRM-protected is generally legal in most jurisdictions. Removing DRM from purchased eBooks is restricted in many countries — this tool does not remove DRM and will not work on DRM-protected files. Always check your local laws.
Can I edit the PDF after converting?
Yes. The output is a standard PDF that can be edited in Adobe Acrobat, Preview (Mac), or free tools like LibreOffice Draw and PDF24. You can add annotations, highlights, merge with other PDFs, or extract pages.