CBZ to PDF

Convert comic book archives (CBZ/CBR) to PDF format. Supports multiple files.

Click to select files or drag and drop

CBZ, CBR files

Your files never leave your device.

How It Works

1

Upload File

Click or drag and drop your file to begin

2

Process

Click the process button to start

3

Download

Save your processed file instantly

Related PDF Tools

Merge PDF

Free online merge PDF tool

Compress PDF

Free online compress PDF tool

Split PDF

Free online split PDF tool

Edit PDF

Free online edit PDF tool

Rotate PDF

Free online rotate PDF tool

Frequently Asked Questions

Does converting a CBZ to PDF reduce the image quality?

JPEG and PNG pages are copied into the PDF as they are, with no re-encoding, so the artwork looks exactly like the original and the file size stays about the same. Other formats such as WebP, GIF, or BMP are decoded and re-saved as lossless PNG before embedding.

How does the tool decide the page order?

Pages are sorted by filename using natural ordering, so page2.jpg comes before page10.jpg. Files in subfolders are included and sorted by their full path, and non-image files such as ComicInfo.xml are ignored.

What page size do the comic pages get in the PDF?

Each page is sized to the pixel dimensions of its image, one point per pixel, so a double-page spread comes out as a wide landscape page and single pages stay portrait. There's no option to force one size here; if you need uniform pages, run the result through Fix Page Size.

Can I convert CBR files as well as CBZ?

.cbr archives are accepted and can be mixed with .cbz files in the same batch. CBR files are routed through the PyMuPDF engine, which downloads on first use, so they take a little longer than CBZ files, which are unpacked directly in the browser.

Which image formats inside the archive are supported?

JPEG and PNG are embedded directly. GIF, BMP, WebP, AVIF, TIFF, HEIC, and JXL are converted to PNG by your browser first, so those less common formats only work if your browser can display them; TIFF, HEIC, and JXL fail in some browsers. The converter checks the actual image data rather than the extension, so a PNG named .jpg still works.

Is there a limit on archive size or page count?

A single CBZ can hold up to 2,000 images, with each image capped at 100 MB and 500 MB of uncompressed image data per archive. Those limits keep the browser from running out of memory, and they're far above a typical comic issue.

What happens when I convert several comics at once?

Each archive becomes its own PDF named after the original file. One file downloads directly; two or more are bundled into comic-converted.zip.

Are my comic files uploaded anywhere?

No. CBZ archives are unzipped and rebuilt as PDFs entirely inside your browser, and CBR files are handled by an engine that also runs locally. Nothing from your collection leaves your device.