Quick answer
For DRM-free AZW3: install Calibre (free, calibre-ebook.com), drag your AZW3 in, click 'Convert books' → choose PDF as output → click OK. The PDF appears in a few seconds with proper chapter bookmarks, embedded fonts, and clean layout. For DRM-protected Kindle Store purchases, you legally need to read them in the Kindle app — DRM removal isn't legal in most jurisdictions. For personal documents you sent to Kindle, conversion is free and unambiguous.
Method 1: Convert AZW3 to PDF online (free, in your browser)
- 1
Open the FormatDrop document converter
Open formatdrop.com/document-converter in your browser. Conversion runs locally — your AZW3 stays on your device. Works on Mac, Windows, Linux, iPhone, and Android. Best for DRM-free AZW3 files (personal documents, sideloaded books).
Go to converter - 2
Upload your AZW3 file
Drop your .azw3 file onto the upload area. The converter parses the AZW3 structure (HTML+CSS+images packaged inside an MOBI-derived container) and prepares it for PDF rendering. DRM-protected files (most Kindle Store purchases) won't process — see the troubleshooting section for legal options.
- 3
Choose PDF and set page options
Select PDF. Optional settings: Page size (A4 for international, Letter for US, custom for tablet-sized output), font size (10-12pt is standard), margins (1" default), embed fonts (yes — guarantees consistent rendering). The converter renders the e-book's flowing text into fixed PDF pages with proper page breaks.
- 4
Download the PDF
The output PDF includes the e-book's table of contents as PDF bookmarks (sidebar navigation in any PDF reader), embedded images and cover art, all chapter formatting, and metadata (title, author, ISBN if present).
Method 2: Convert AZW3 to PDF using Calibre (best quality, most options)
Calibre is the de facto standard e-book management tool — free, open-source, runs on Mac, Windows, and Linux. Its conversion engine handles AZW3 better than any other free tool, with full control over fonts, page layout, hyperlinks, and chapter detection.
- Install Calibre from calibre-ebook.com (free).
- Open Calibre → Add books → select your AZW3 file. The book appears in your library with cover art and metadata.
- Select the book in the library list. Click 'Convert books' in the top toolbar (or press C).
- In the convert dialog: Output format dropdown (top right) → choose PDF.
- Optional refinements: 'Page Setup' → set paper size (e.g., A4 or Letter, or 'Cover Tablet' for an iPad-sized output). 'PDF Output' tab → set page margins, header/footer text, embed font preferences.
- Click OK. Calibre converts the AZW3 → renders PDF with bookmarks, embedded fonts, and image preservation. Takes 10-30 seconds for a typical novel.
- Right-click the converted book → Open Containing Folder → find your .pdf alongside the original.
Note: Calibre supports DRM-free AZW3 only. For DRM-protected Kindle purchases, Calibre will refuse to convert. The result is high quality — typically better than online converters for the same input.
Method 3: Batch-convert AZW3 to PDF with ebook-convert (Calibre CLI)
If you have a folder of AZW3 files to convert, use Calibre's command-line tool ebook-convert (installed automatically with Calibre on Mac/Windows/Linux). Best for batch jobs and scripted workflows.
- Verify ebook-convert is installed (it is, if Calibre is): `ebook-convert --version`. On Mac, it's at /Applications/calibre.app/Contents/MacOS/ebook-convert; you may want to add an alias.
- Convert one file: `ebook-convert input.azw3 output.pdf`.
- Specify page size: `ebook-convert input.azw3 output.pdf --paper-size letter`.
- Embed all fonts: `ebook-convert input.azw3 output.pdf --embed-all-fonts`.
- Set margins (in points): `ebook-convert input.azw3 output.pdf --margin-top 36 --margin-bottom 36 --margin-left 36 --margin-right 36`.
- Batch convert every AZW3 in a folder: `for f in *.azw3; do ebook-convert "$f" "${f%.azw3}.pdf"; done`.
Note: ebook-convert is much faster than the GUI for batch jobs and lets you script options. For a 100-book library, the command-line approach takes minutes; the GUI takes hours.
Method 4: Use Amazon's official Send to Kindle email (works without conversion software)
Amazon's free email service can convert AZW3 to PDF in a roundabout way: email the AZW3 to your Kindle address, which delivers it to your Kindle library; then download the PDF version Amazon generates. Limited but legal and zero-software.
- Find your @kindle.com email at amazon.com/manageyourkindle (Devices section). Format: [email protected].
- Compose an email to that address from an authorized sender (your Amazon account email, or whitelisted addresses).
- Attach your AZW3 file. Subject 'Convert' tells Amazon to convert to a Kindle-friendly format (already AZW3, so this skips conversion).
- Wait a few minutes. The book appears in your Kindle library, accessible via the Kindle app on any device.
- From the Kindle app, you can use the 'Print to PDF' feature on macOS (File → Print → PDF) to generate a PDF from the rendered Kindle pages. Limited — only one screen at a time.
Note: This method is best for users with no software install permissions (work computers, tightly-managed devices). The output quality is lower than Calibre's, and it's more cumbersome. Use Calibre when you can.
Method 5: Online AZW3 to PDF tools (no install)
If you can't install Calibre, browser-based converters work. Quality varies; choose carefully for sensitive content.
- Local browser conversion (privacy-respecting): formatdrop.com/document-converter — runs in your browser. No upload.
- Server-based converters: convertio.co, zamzar.com, online-convert.com all support AZW3 → PDF. They upload your AZW3 to their server, convert, and email or download-link the PDF.
- Quality tier: Calibre > FormatDrop > Convertio > generic 'AZW3 converter' results from Google ads.
- For sensitive content (private journals, work documents): use the local browser tool, not server-based ones.
Note: Server-based converters work fine for public-domain books and DRM-free content where privacy doesn't matter. For anything else, prefer local methods.
When you need to convert AZW3 to PDF
- 1
Printing your Kindle e-book as a paper book
Sometimes you just want a physical copy. Convert AZW3 to PDF with embedded fonts, set margins for binding, and send to a print-on-demand service like Lulu or Kindle Direct Publishing's print option (ironic but allowed). Most book printing services accept PDF.
- 2
Archiving your e-book library in a future-proof format
AZW3 is locked to Amazon's ecosystem. PDF is universal. If you worry about Amazon discontinuing Kindle in the future (unlikely but not impossible), or about losing access to a book you paid for (more likely than you'd think — Amazon has remotely deleted books before), keep DRM-free PDF copies in your own backup.
- 3
Reading on a non-Kindle e-reader
Kobo, Nook, BOOX, ReMarkable, and most e-readers support PDF but not AZW3. Convert your DRM-free AZW3s to PDF, sideload, read on any device. (For DRM-protected purchases, you're stuck in the Kindle ecosystem — that's the deal you accepted at purchase.)
- 4
Annotating with a stylus on iPad/ReMarkable
PDF annotation apps like GoodNotes, Notability, and ReMarkable's native software work great on PDF. They don't support AZW3. Converting opens up a whole class of e-book interaction (markup, drawings, structured highlighting) that AZW3 doesn't allow.
- 5
Sharing a public-domain book with someone who doesn't have Kindle
Public domain Kindle books (Project Gutenberg, Standard Ebooks) come as AZW3. Convert to PDF, email or share, recipient reads on any device. No app install needed on their end.
Troubleshooting common AZW3 to PDF problems
Calibre says 'This file is locked' or 'DRM protected'
Your AZW3 is DRM-protected — likely a Kindle Store purchase. DRM removal is illegal in most jurisdictions (US DMCA, EU InfoSoc Directive) regardless of whether you paid for the book. The legal path: read on Kindle apps (free, work on every device including iOS, Android, Mac, Windows, web). For DRM-free content (personal documents you sent to Kindle, free books from Standard Ebooks/Project Gutenberg, Amazon books from publishers that opted out of DRM like Tor.com and Baen), Calibre will convert without issue.
The PDF has weird page breaks (mid-paragraph splits, orphaned headings)
AZW3 is reflowable; PDF is fixed-layout. The converter has to invent page breaks. Calibre's defaults work well for most novels but produce odd breaks for poetry, technical books with code blocks, or text with lots of headings. Open the conversion dialog, go to 'Look & Feel' → 'Layout' tab, and try the various options: 'Disable font size rescaling' often helps; setting 'Minimum line height' to 1.2 prevents cramped pages.
Images are missing or low-quality in the PDF
Calibre re-encodes images during conversion, sometimes degrading them. In the convert dialog → 'PDF Output' tab → enable 'Pretty print' and set 'Custom size' if you want larger pages for image-heavy books (cookbooks, art books). Also check 'Embed all fonts' to ensure visual fidelity. For maximum image quality, use ebook-convert with `--prefer-author-sort --insert-blank-line --embed-all-fonts`.
Chapter navigation/bookmarks are missing in the PDF
Most AZW3 files have a built-in TOC that Calibre converts into PDF bookmarks. If they're missing, try: 'Convert books' → 'Structure Detection' tab → enable 'Insert metadata as page' and 'Detect chapters using XPath'. The default XPath catches most chapter markers (//h:h1, //h:h2). For non-standard books, you may need to manually adjust the XPath.
Custom fonts in the AZW3 are missing in the PDF
AZW3 supports custom fonts; PDF requires those fonts to be embedded for display. In Calibre's convert dialog → 'PDF Output' → enable 'Embed all fonts'. If the source AZW3 references fonts that aren't installed on your system, Calibre falls back to substitutes — which may not match. Install the source fonts (often visible in the AZW3 metadata or publisher info) for fidelity.
The converted PDF is enormous (50+ MB for a novel)
Two causes: (1) High-resolution images embedded at full size — Calibre's 'PDF Output' → 'JPEG quality' setting reduces images. Try 80%. (2) Embedded fonts add 1-5 MB each. If you don't need exact font match, disable 'Embed all fonts'; the PDF uses system fonts and is smaller.
Text in the PDF is too small to read on iPad/tablet
AZW3 is reflowable based on the reader's font size; PDF is fixed at conversion time. Set a larger base font size in Calibre: 'Convert books' → 'Look & Feel' → 'Base font size' → set to 14pt or 16pt for tablet reading. For iPad-specific output, set page size to 'Cover Tablet' or 'Apple iPad' in 'Page Setup'.
Why convert AZW3 to PDF?
AZW3 is Amazon's modern Kindle format — KF8 internally, with rich layout features that the original MOBI couldn't handle. PDF is the universal printable document format readable on every device ever made. Converting between them is the right move when you want to print your e-book, archive in a future-proof format, read on a non-Kindle device, or annotate with a stylus.
For DRM-free AZW3 — which includes personal documents you've sent to Kindle, public-domain books from Standard Ebooks or Project Gutenberg, and Amazon Kindle Store purchases from publishers that opted out of DRM (Tor.com, Baen Books) — Calibre handles the conversion cleanly with full preservation of chapters, fonts, and images.
For DRM-protected purchases — which is most of what's in the Kindle Store — conversion is legally murky. DRM removal is illegal in most jurisdictions regardless of whether you paid for the book. The Kindle app is free and works on every modern platform, so reading isn't really blocked; only format conversion is. If format-agnostic ownership matters to you, buy from publishers and stores that sell DRM-free.
Assuming legality is sorted, Calibre is the right tool. It's free, open-source, handles AZW3 conversion better than any online tool, and gives you full control over the output. Install once, keep forever, convert your library at your leisure.
Your files never leave your device
FormatDrop runs the conversion engine entirely inside your browser using WebAssembly. No file upload. No server. Nothing stored. You can verify this by opening DevTools → Network tab and watching: zero upload requests.
Frequently asked questions
Is converting AZW3 to PDF legal?
Will conversion lose chapter navigation?
Can I convert Kindle books I purchased to PDF?
What's the best quality method for AZW3 to PDF?
Can I batch convert many AZW3 files to PDF?
Does converting AZW3 to PDF preserve highlights and notes?
What page size should I use for AZW3 to PDF?
Will fonts look the same in the PDF as in the AZW3?
Can I add my own cover or formatting before converting?
No account. No upload. Works in any browser.