CBZ를 PDF로

만화 아카이브(CBZ/CBR)를 PDF로 변환합니다. 여러 파일 지원.

클릭하여 파일 선택 또는 파일을 끌어다 놓으세요

CBZ, CBR 파일

파일이 기기 밖으로 나가지 않습니다.

이용 방법

1

Upload File

파일을 클릭하거나 끌어다 놓아 시작하세요

2

Process

처리 버튼을 눌러 변환을 시작하세요

3

Download

완성된 파일을 바로 저장하세요

관련 PDF 도구

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

자주 묻는 질문

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.