How to Convert CBZ and SVG to PDF in Your Browser, No Install Needed
Published on August 17, 2026
You can convert a CBZ comic or an SVG drawing to PDF in three steps, free, in your browser. See what each conversion keeps and where it has limits.
How to convert CBZ and SVG to PDF
To convert CBZ or SVG to PDF, open the tool for the format, upload the file and click "Convert and download". The CBZ comic becomes a PDF with one page per image, in reading order. The SVG goes into the PDF as a high-resolution image, at twice the size declared in the file. Both conversions run in your browser, with no sign-up and without sending anything to a server.
CBZ is the digital comics format and only opens in dedicated reading apps; as a PDF, the story opens on any phone, tablet or computer. SVG is a vector drawing, common for logos, icons and diagrams; as a PDF, it is easy to attach to an email, a document or a print order. If what you have is loose JPG or PNG photos, see how to convert JPG and PNG to PDF.
Convert a CBZ comic to PDF
- Open the "Convert a CBZ comic to PDF" tool.
- Upload the .cbz file. A .cbr (a comic packed as RAR) does enter the upload list, but this converter does not recognize it: the panel keeps asking for a .cbz.
- Click "Convert and download". The PDF downloads with the comic's name and the .pdf extension; with several files the button reads "Convert N comics" and you get one PDF per comic.
Under the hood, a CBZ is a ZIP with one image per page. The tool unpacks it in your browser, keeps only the images (JPG, PNG, WebP, GIF and BMP), converts WebP, GIF and BMP to PNG and builds the PDF. Information files such as ComicInfo.xml are ignored. If the archive cannot be opened, you see "Could not open this comic file"; if there are no images inside, "This comic has no image pages".
Page order follows the file names inside the CBZ, counted the way a person would: page 10 comes after page 2, not before. That is the normal order of digital comics, so reading flows from start to finish. Each PDF page takes the size of the smallest image in the comic; a double-page spread, wider than the rest, is scaled down to fit, uncropped.
Convert an SVG drawing to PDF
An SVG is a drawing made of lines and shapes, which is why it stays sharp when enlarged in the program it came from. When it becomes a PDF here, it is turned into a high-resolution pixel image, at twice the width and height declared in the file, and that image fills a single PDF page of the same size. The result is great for attaching and viewing, but it is not a vector: zooming in a lot or printing at large sizes shows jagged edges.
- Page size: twice the size declared in the SVG (width and height, or viewBox), measured in points. If the file declares none, the tool assumes 512 by 512 and the page comes out at 1024 by 1024 points.
- Resolution: twice the declared size. A 32 by 32 icon becomes a tiny 64-by-64-point page, just over 2 cm on each side.
- To print at a large size: first increase the width and height declared in the SVG in a text or vector editor, then convert.
- Transparency: the SVG's transparent background is kept in the image that goes into the PDF; on the PDF page, it shows as white.
- Images and fonts the SVG fetches from outside the file itself are not loaded: only what is written inside the SVG goes in.
- An SVG the browser cannot draw: you see "Could not convert the SVG to PNG." (the message mentions PNG because that is the first step of the conversion).
If you only want the image, without the PDF around it, the SVG to PNG tool does the same transformation and delivers a PNG with a transparent background, handy for pasting into presentations and documents. That tool has its own guide: how to convert SVG to PNG and TIFF or AVIF to JPG.
SVG to PNG →What the CBZ and SVG formats are
A CBZ is, in practice, a set of page images packed into a single file, used for comics and manga; its sibling CBR does the same with RAR compression. An SVG is a vector image, described by lines and shapes instead of dots, widely used for logos, icons and diagrams precisely because it can be resized without loss. Converting either to PDF gives you a file anyone can open, without the original program.
CBZ or SVG to PDF: when to use each conversion
- CBZ to PDF: read comics on any device, without a dedicated reader, with the pages in the right order.
- SVG to PDF: attach a logo, an icon or a diagram to a document or email as a high-resolution image.
- SVG to PNG: when the destination is a presentation or a website and you only want the image, with a transparent background.
- In every case, the result is a file that opens the same on phone, tablet and computer.
Everything happens in your browser: your file is never sent to any server.
Honest limit: the PDF made from an SVG is an image, not a vector. For professional large-format printing, ask for the original SVG or increase the declared size before converting.
