PDF to CBZ

Convert a PDF into a CBZ (Comic Book Archive) file for comic readers.

Click to select a file or drag and drop

A single PDF file

Your files never leave your device.

How It Works

1

Upload PDF

Select the PDF you want to convert to a comic book archive

2

Choose Settings

Pick image format, quality, and optional metadata

3

Download CBZ

Get your .cbz file ready for any comic book reader

Related PDF Tools

PDF to JPG

Convert PDF pages to JPG images

PDF to PNG

Convert PDF pages to PNG images

PDF to TIFF

Convert PDF pages to TIFF images

Extract Images

Extract all images from a PDF

Frequently Asked Questions

What scale should I use?

Scale multiplies the page's native size, from 1.0x to 4.0x with 2.0x as the default. 2.0x suits phones and most tablets; 3.0x or 4.0x gives sharper pages on high-resolution screens at the cost of a much larger file and a longer conversion.

Why is my CBZ bigger than the original PDF?

Every page is rendered to a bitmap at the chosen scale, which discards the PDF's compact vector text and compression. Lowering the scale, choosing JPEG or WebP at around 80% quality, or turning on grayscale for black-and-white content all bring the size down.

What does Manga mode change?

It writes a right-to-left reading direction flag into the ComicInfo.xml metadata so readers that honor the flag page from right to left. The page images themselves are unchanged.

Will the pages stay in the right order?

Yes. Images are named with zero-padded numbers, such as 01.jpg or 001.jpg depending on the page count, so readers that sort filenames alphabetically keep the sequence even past page 100.

Which metadata will Calibre pick up?

Calibre reads the metadata.opf file inside the archive: title, author, publisher, year, tags, and series with its index. Komga, Kavita, CDisplayEx, Mylar, and ComicRack use ComicInfo.xml, and a ComicBookInfo record in the ZIP comment covers older readers. Fill in Series and Number so libraries group issues correctly.

Can I convert several PDFs to CBZ in one go?

No. This tool handles one PDF per run, and adding another file replaces the current one. Convert them one at a time.

Can a password-protected PDF be converted to CBZ?

If the PDF needs a password to open, you're prompted for it and the pages are rendered from a decrypted copy held in memory.

Are the comic pages rendered on a server?

No. Pages are drawn with PDF.js in your browser and zipped locally, so the comic never leaves your device.