What is a CBZ file?
CBZ means Comic Book ZIP. It is a ZIP archive whose files are usually sequential JPG, PNG, or WebP comic page images, sometimes with a ComicInfo.xml metadata file.
How are CBZ pages ordered?
Pages are sorted naturally by folder and filename, so a file named page2 is placed before page10. You can drag pages into a different order before creating the PDF.
Can I convert CBZ to PDF without losing quality?
Yes. Comic page images are not downsampled or subjected to lossy JPEG recompression. They retain their source pixel dimensions and are scaled proportionally only for placement on the PDF page.
Does CBZ to PDF preserve ComicInfo.xml metadata?
No. The converter excludes ComicInfo.xml from the PDF. The output contains only the visible comic page images in the order shown.
Will text in the comic become searchable?
No. This converter does not perform OCR. Lettering remains part of the original comic page image and cannot be selected as PDF text.
Is the CBZ uploaded?
No. The archive is unpacked and converted by code running in your browser. Processing large comics is therefore limited by the memory available on your device.