Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

shaysugg/ComicKhan

Repository files navigation

ComicKhan - CBZ/CBR/PDF Reader

Notice: Unfortunately, during the past few years a lot has happened in my life and I couldn't maintain this repo and project properly. At the same time the codebase has become a bit old and I believe any possible feature development or bug fixing is really difficult right now. I decided to archive this repo. But regardless of that, I am still willing to work on this project. In the feature, if the life becomes easier and I have the time, I am definitely looking forward to planning a rewrite using newer frameworks like swiftUI and async await and probably try to reuse bunch of components from here.

ComicKhan is an app for reading your comic files (.cbz /.cbr/.pdf) on your iPhone and iPad.

Screenshots

Features

  • Detects new comic files when you add them into the document directory and starts extracting them while showing their extraction progress.
  • Allows you to reading your comics in double pages or single page based.
  • Stores the last page you have read and displays its reading progress on each book in your library.
  • Resizes comic images for smooth scrolling and better performance.
  • Allows you to group your comics and organize them in the library.

TODO

  • Support for comics with PDF format
  • Support for extracting directories of comics.
  • Switch between dark mode / light mode in book reader without needing to change the system color preferences.
  • Ability to sort comic groups based on name, date added, etc.

Credits