AZW3 to FB2 Converter

Generate a ready-to-run Calibre ebook-convert command to convert AZW3 Kindle ebooks to FB2 (FictionBook 2) format — no upload needed.

Conversion Settings

Drop your AZW3 file here

or click to select — file is not uploaded

Files

Filename or full path, e.g. /home/user/books/my-book.azw3

Leave blank to auto-derive from input filename.


Metadata overrides (optional)

Fill in settings and click Generate Command

Your ready-to-run Calibre command will appear here.

How to Install Calibre

Windows

Download the installer from calibre-ebook.com, run it, then open a Command Prompt and type ebook-convert --version to verify.

macOS

Download the .dmg from calibre-ebook.com or run brew install --cask calibre if you use Homebrew.

Linux

Run sudo apt install calibre on Debian/Ubuntu, sudo dnf install calibre on Fedora, or use the official binary installer script from calibre-ebook.com.

Copied!

Summary

Generate a ready-to-run Calibre ebook-convert command to convert AZW3 Kindle ebooks to FB2 (FictionBook 2) format — no upload needed.

How it works

  1. Optionally drop or select your AZW3 file to inspect its name and size (nothing is uploaded).
  2. Enter the AZW3 filename or full path in the input field.
  3. Optionally override the output FB2 filename (defaults to the same base name with .fb2 extension).
  4. Fill in any metadata overrides: title, author, publisher, or language code.
  5. Click "Generate Command" to produce the full Calibre ebook-convert command.
  6. Paste the command into your terminal (macOS, Linux, or Windows with Calibre installed) and run it.

Use cases

  • Converting Kindle AZW3 ebooks to FB2 to read on PocketBook, Onyx BOOX, or other Russian e-readers.
  • Loading personal DRM-free Kindle content into FBReader or other FB2-native apps.
  • Embedding updated metadata (title, author) into FB2 files before sideloading.
  • Batch-converting an AZW3 library to FB2 using the generated shell loop commands.
  • Archiving fiction ebooks in FB2, which preserves chapter structure and author metadata cleanly.
  • Generating Calibre commands without memorizing all available flags and options.
  • Verifying your file is actually an AZW3 before attempting conversion (via the file inspector).
  • Preparing ebooks for reading on devices where FB2 is the preferred or only supported format.

Frequently Asked Questions

Last updated: 2026-06-25 · Reviewed by Nham Vu