facebook pixel

How to Convert Comics to EPUB with ComicToEPUB

ComicToEPUB is a private, offline comic converter for macOS. Drag in a CBZ, CBR, or ZIP archive, pick your settings, and get a clean EPUB that opens on Apple Books, Google Play Books, Kindle, or any e-reader that matters to you. This guide walks through the whole process — single files, batch queues, watch folders, and the Google Play Books 100 MB trick that most converters completely ignore.

What You Will Learn

  • How to install ComicToEPUB on macOS
  • Converting a single CBZ, CBR, or ZIP file to EPUB
  • Running a batch conversion for a whole comics folder
  • Using Watch Folders for automatic hands-free conversion
  • Setting reading direction for manga (right to left)
  • Splitting large EPUBs for Google Play Books compatibility
  • Understanding metadata extraction from filenames

Why Convert Comics to EPUB?

CBZ and CBR files are just renamed ZIP and RAR archives. They work fine in dedicated comic apps, but the moment you want to read on a Kindle, a Kobo, or inside Google Play Books, the format stops cooperating. EPUB is the format those platforms actually understand, and a good conversion preserves page order, cover images, and reading direction exactly as intended.

The other problem is file size. A scan-heavy omnibus can hit 400 MB easily, and Google Play Books hard-caps uploads at 100 MB. ComicToEPUB handles that automatically by splitting the output into compliant parts, so your library just works without you having to think about it.

Step-by-Step Conversion Guide

Step 1: Install ComicToEPUB

Download ComicToEPUB from the Mac App Store page. Installation is the usual macOS flow.

  1. Click the download link on the product page
  2. macOS will open the App Store and prompt you to install
  3. Launch ComicToEPUB once installation completes; no account needed, no setup wizard, no cloud sign-in

Step 2: Convert a Single Comic File

ComicToEPUB opens on the Single Conversion view by default. This is the right place for one-off conversions when you want full control over metadata before converting.

  1. Drag a CBZ, CBR, or ZIP file onto the drop zone, or click Add File to browse
  2. ComicToEPUB reads the filename and pre-fills title, series, and volume number automatically
  3. Edit any metadata fields you want to correct or add
  4. Set reading direction to Left to Right for Western comics or Right to Left for manga
  5. Click Convert and watch the progress bar; the output EPUB lands in your chosen output folder

Step 3: Batch Convert an Entire Folder

If you have a box set, a complete series run, or a folder full of downloaded issues, the Batch view handles all of them in one go. ComicToEPUB queues each file separately so you get individual EPUBs per issue, not one giant file.

  1. Switch to the Batch tab in the sidebar
  2. Drag an entire folder onto the queue, or click Add Folder; ComicToEPUB finds every supported archive inside automatically
  3. Review the queue; each item shows its detected title, series, and volume
  4. Remove anything you do not want to convert by selecting and pressing Delete
  5. Click Convert All; the queue processes each file and shows a live status badge (Pending, Converting, Done, or Failed)

Step 4: Set Up a Watch Folder for Automatic Conversion

Watch Folders are the genuinely useful part of ComicToEPUB if you download comics regularly. Point the app at a folder, and anything you drop in there converts automatically, no clicking required.

  1. Open Settings and go to the Watch Folder tab
  2. Click Choose Folder and select the directory you want ComicToEPUB to monitor; the app uses a security-scoped bookmark so it remembers the folder across restarts
  3. Enable the watch toggle
  4. From now on, dropping a CBZ or CBR into that folder triggers conversion automatically; the output EPUB appears in your configured output folder

Good for: Syncing a download folder from your library app, converting a family's shared archive, or keeping a Hazel workflow fed with finished EPUBs.

Step 5: Configure Output and Google Play Books Compatibility

ComicToEPUB's output settings live in Settings → Output. Two things worth setting up before your first big batch.

  1. Set your Default Output Folder so every converted EPUB lands in a place you expect
  2. Adjust the Naming Template if you want a different filename structure; the default uses title, series, and volume number
  3. Enable Google Play Books compatibility if you upload to that library; this makes ComicToEPUB automatically split any output EPUB that would exceed 100 MB into sequenced parts (Comic Name - Part 1.epub, Comic Name - Part 2.epub, and so on), each with the same cover and correct reading order
  4. Choose how to handle filename conflicts: auto-rename, overwrite, or stop and ask

Pro Tips

  • Metadata from filenames: ComicToEPUB reads patterns like Series Name v01 (2023).cbz and extracts title, volume, and year without any manual input. Clean filenames mean less editing.
  • Cover extraction: The app picks the first image in the archive as the cover. If your archive puts a non-cover page first, rename that image so the real cover sorts first.
  • Right-to-left for manga: The reading direction setting flips page order in the EPUB spine, which means manga reads correctly in any reader that respects EPUB direction metadata, including Apple Books.
  • CBR support: CBR files use RAR compression. If the app flags a CBR as unsupported, check whether it is actually a CBZ renamed with a .cbr extension — a surprisingly common situation with older downloads.
  • All processing is local: ComicToEPUB never uploads anything. Every conversion runs entirely on your Mac, which means no privacy tradeoffs and no slowdowns from internet bandwidth.

Common Use Cases

1. Digital library checkouts and reseller purchases

Services like Libby, Hoopla, and some digital comic resellers provide DRM-free CBZ downloads. ComicToEPUB converts these into EPUBs that work in any reader you own, so your legitimate purchases are not locked to a single app.

2. Reading manga on e-ink devices

E-ink Kobos and Kindles handle EPUB well but struggle with raw CBZ files. Converting a manga series to right-to-left EPUBs makes reading on a small screen dramatically more comfortable, especially for long volumes.

3. Uploading to Google Play Books

Google Play Books is strict about EPUB 2.0 format and the 100 MB cap. Most converters hand you a file that either fails the format check or gets rejected for size. ComicToEPUB's compatibility mode handles both, producing split, properly formatted EPUBs that upload cleanly.

4. Maintaining a shared family archive

If you manage a comic library for a household, the Watch Folder feature keeps the EPUB folder in sync with whatever CBZ files land in a shared download directory. New issues convert automatically without anyone having to launch the app or remember to run a job.

Frequently Asked Questions

What comic formats does ComicToEPUB support?

CBZ, ZIP, and CBR archives. CBZ and ZIP are the same format under the hood. CBR uses RAR compression; support depends on the archive type, so some older CBR files may need to be re-archived as CBZ first.

Does ComicToEPUB upload my files anywhere?

No. Every conversion runs locally on your Mac. Nothing leaves your machine. No account, no subscription, no cloud processing.

Why does Google Play Books reject my EPUB?

Two common reasons: the file exceeds 100 MB, or the EPUB uses version 3.0 features that Play Books does not support. Enable Google Play Books compatibility in Settings before converting, and ComicToEPUB handles both issues automatically.

Can I convert an entire manga series at once?

Yes. Add the whole folder to the Batch queue. ComicToEPUB converts each volume into its own EPUB, extracts metadata from the filenames, and sets right-to-left reading direction if you configured that as the default. A 50-volume series takes a few minutes depending on image sizes.

What macOS version does ComicToEPUB require?

macOS 12.0 (Monterey) or later. Runs natively on both Intel and Apple Silicon Macs.

Can I use ComicToEPUB for podcasters or non-comics content?

ComicToEPUB is purpose-built for image-based archives. If you need to convert audio files or create audiobooks, take a look at ChapterForge instead.

Ready to Convert Your Comic Library?

Download ComicToEPUB and start converting CBZ and CBR files to EPUB on macOS, no account required.

Download ComicToEPUB →

Related Guides and Tools