Convert CBZ to PDF

Converting CBZ to PDF wraps a folder of page images in a document that opens on anything, which is the whole reason anybody does it. Unusually for an e-book conversion nothing reflowable is lost — a CBZ was never text — so the real questions are page order, file size and the comic-specific reading modes a PDF cannot reproduce.

  • Where it runs Not available yet — the engine for this pair has not shipped.
  • Rebuilt PDF works differently from a CBZ, so this is not the gradual degradation a lossy codec applies. What PDF can express is reproduced faithfully; what it has no equivalent for does not survive at all.
  • File size limit Up to 25 MB per file, free, without an account.
  • Worth knowing E-books reflow to fit the screen, PDFs do not. Page breaks are decided during conversion.

Up to 100 files at once. Mixed formats are fine.

A CBZ is not a book, it is a ZIP of pictures

Rename one to .zip and any archive tool opens it. Inside is one image per page and usually nothing else — no manifest, no metadata standard, no text, no encoding of its own. The images are stored rather than re-compressed by the container, so a CBZ of JPEG pages is about the size of those JPEGs added together.

That simplicity is why comic readers standardised on it and why this conversion is unusually predictable. There is no markup to interpret and no styling to lose. Converting to PDF is essentially placing the pictures onto pages in order and adding the document structure around them.

The reflow argument does not apply to a comic

Every other e-book conversion on this site comes with the same warning: the source reflows to fit the screen and a PDF does not, so converting freezes the type at one size forever. It is the single most important thing to say about converting a novel.

Here it does not arise. A comic page is a fixed composition — panels, lettering and art laid out together — and it was never going to reflow. Nothing is being given up by moving it into a fixed-page format, which makes CBZ to PDF one of the few conversions in this family that costs almost nothing in principle.

Page order is filename order, and the PDF inherits it

A CBZ has no index saying which image is page one; readers sort the filenames and display them in that order. Pages named 1.jpg to 12.jpg therefore sort with 10 immediately after 1, and the reader is not wrong — the naming is.

A converter does the same sort, so a badly named archive produces a badly ordered PDF, and fixing it afterwards means re-ordering pages in a document rather than renaming files in a folder. Zero-padding is the entire remedy: 001.jpg, 002.jpg, and so on. Check the order before converting, not after.

The PDF will be larger than the CBZ was

A ZIP holding already-compressed images adds almost nothing to their combined size. A PDF adds a page object, a resource dictionary and cross-reference data for every page, and it cannot compress a JPEG any further than it already is.

The increase is modest per page and noticeable across a two-hundred-page volume. Nobody should convert a comic archive expecting to save space — the conversion buys compatibility, and it charges for it in bytes. If the archive needs to be smaller, that has to happen to the images before they go into either container.

No selectable text, and nothing to search

The lettering in a comic is part of the artwork. A converted PDF therefore contains no text at all: nothing can be selected, copied, searched, read aloud by a screen reader or indexed by a desktop search tool. It is a stack of pictures with page numbers.

Turning the speech into searchable text is optical character recognition performed on the images, which is a separate operation with its own accuracy problems — comic lettering is stylised, often hand-drawn, and frequently the hardest kind of text to recognise. It is not something a format conversion does or should pretend to do.

Right-to-left manga after the conversion

A dedicated comic reader has a mode for it: pages advance right to left, and in a two-page view the right-hand page is the earlier one. That setting lives in the reader, not in the CBZ, because the archive has nowhere to record it.

PDF has somewhere to record it and this conversion does not use it. The format carries a /Direction entry in its viewer preferences, set to R2L, which is what Acrobat calls Binding: Right Edge and what tells a reader which way a spread pairs. Nothing here writes that entry, so the file comes out with the default and a two-page view puts the earlier page on the left.

The pages themselves keep the order they had, so single-page reading is entirely correct. For manga read one page at a time on a tablet this is a non-issue; on a wide screen it is the thing that will look wrong first, and the fix is a document-properties change in Acrobat or any tool that can set viewer preferences — once per file, not once per session.

Double-page spreads, and what happens to them

Many scans store a spread as one wide image. In a comic reader that is handled — the page is fitted to the screen height and read across. In a PDF it becomes one very wide page in a document whose other pages are portrait, and the reader zooms out to fit it.

That is a cosmetic irritation rather than a fault, but it decides whether a converted volume reads well. If the archive mixes single pages and spreads, look at a spread in the output early. Splitting spreads into two pages before converting is an option, and it is the kind of decision better made once for the whole archive than page by page later.

When PDF is the right container for a comic

When it has to open somewhere a comic reader does not exist. No browser displays a CBZ, most e-reader firmware ignores it, no email client previews it, and a colleague sent one sees an unfamiliar extension and assumes the file is broken. A PDF opens on all of them.

Printing is the other case, and it is where the fixed page is a genuine advantage rather than a compromise. Beyond those, a dedicated reader gives a better experience than any PDF viewer will — fitting pages to screen height, handling spreads, and remembering where you were across devices.

Shrinking the pages before they go into the document

High-resolution scans are what make comic archives large, and neither container compresses them. A volume scanned at 300 dpi for archival purposes can be several hundred megabytes, which is well past the 25 MB free ceiling for a server conversion here and awkward on a tablet regardless.

The fix is to resize and re-encode the images first, keeping the archival scans separately. A page around 1,600 pixels tall is comfortable on almost any screen and a fraction of the size. Do it to the images inside the CBZ, then convert — a PDF built from reduced pages is small; a PDF built from full scans and then compressed is usually worse-looking and barely smaller.

How to approach a CBZ to PDF conversion

  1. Check the page filenames are zero-padded so the order is correct.
  2. Resize the images first if the archive is large — neither format compresses them.
  3. Convert, then open a spread and the last page to confirm nothing is out of order.

CBZ and PDF: a folder of page images against a document

CBZ compared with PDF
CBZPDF
Full nameComic Book Archive (ZIP)Portable Document Format
File extension.cbz.pdf
Media typeapplication/vnd.comicbook+zipapplication/pdf
CompressionEither, depending on the setting
First published1993
Published byAdobe
SpecificationISO 32000-2
LicensingOpen standardOpen standard
Standing todayCurrentCurrent
Colour it can describeRGB, CMYK, greyscale
Opens in a browserNo browserEvery browser
Considered insteadCBRDOCX, HTML

What survives

Both CBZ and PDF hold several pages, so a multi-page document stays one file.

Opening the result

PDF opens in every current browser. CBZ has narrower browser support than that. If the file is going onto a web page or into a form, that is usually the whole reason for the conversion.

The usual programs do not overlap: CBZ opens in Calibre, YACReader and ComicRack, PDF in Adobe Acrobat, Preview and LibreOffice Draw — so whoever receives the result needs something from the second list.

What each format is for

PDF comes from Adobe and dates from 1993, specified as ISO 32000-2. Adobe Acrobat, Preview and LibreOffice Draw all read it.

CBZ to PDF: page order, file size and reading modes

Are my CBZ files uploaded anywhere?

Yes — this conversion needs software that cannot run in a browser, so the file is uploaded over an encrypted connection. It is deleted as soon as the job finishes, and the result is sent straight back to you without being stored. The work is done by Calibre, the e-book library manager and converter.

Does this conversion run on Quinvert yet?

No — the e-book engine has not shipped. The page explains what converting a comic archive involves and what to check. Calibre and several dedicated comic tools do it on a desktop today.

Does converting CBZ to PDF reduce image quality?

It does not have to. The page images are placed into the document as they are, so the pictures are unchanged. Any loss comes from a tool re-encoding or downscaling them, which is a setting rather than a consequence.

Why are my pages in the wrong order?

There is no index in a CBZ — readers sort by filename, and so does a converter. Pages named 1 to 12 sort with 10 immediately after 1. Renaming with zero padding, as 001 to 012, fixes it completely and must be done before converting.

Why is the PDF larger than the CBZ?

Because the document structure is added around images that were already compressed. A CBZ stores its pages without re-compressing them, so a PDF wrapping the same pictures is the same images plus overhead.

Can I search the text in a converted comic?

No. The pages are pictures, so there is no text in the file for a search to find. Making the speech searchable is optical character recognition — a separate operation on the images, not part of this conversion.

Will right-to-left manga read correctly as a PDF?

The pages stay in the order they were in, and single-page reading is unaffected. PDF does have a setting for this — /Direction /R2L in the document’s viewer preferences, which Acrobat shows as Binding: Right Edge — but this conversion does not write it, so a two-page view pairs the pages left to right until you set it yourself.

More about these formats

Where these figures come from

The claims this page makes about CBZ and PDF are checkable, and these are the documents that settle them.