/OpenComic

Comic and Manga reader, written with Node.js and using Electron

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Download beta v1.0.0-beta.4

All packages

Download v0.2.1

Windows
macOS
Linux
Linux Arm64

ScreenShot

Screenshot

Features

  • 🖼 Support this image formats: JPG, PNG, APNG, AVIF, WEBP, GIF, SVG, BMP, ICO
  • 🗄 Support this compressed formats: RAR, ZIP, 7Z, TAR, CBR, CBZ, CB7, CBT
  • 📄 Support this documents/ebook formats: PDF, EPUB (Alpha)
  • 📁 Master folders support
  • 🇯🇵 Manga read mode
  • 🇰🇷 Webtoon read mode
  • 📖 Double page view
  • 🔖 Bookmarks and continue reading
  • 🔍 Floating magnifying glass
  • 🖱 Reading in scroll or slide
  • ⚪ Adjust the brightness, saturation, contrast, sepia, negative and invert colors
  • 🎨 Colorize black and white images
  • 🔄 Tracking with sites (AniList)
  • 🎮 Gamepad navigation

You can see the changes between versions in the Changelog 📝

Installation and Starting for development

Requirements: Git, Node and NPM

git clone https://github.com/ollm/OpenComic.git
cd OpenComic
npm install
npm run rebuild
npm start

Build from source

npm pull origin master
npm install
npm run build-<buildType>

Available builds types:

  • Windows: nsis , portable
  • macOS: mac-dmg, mac-pkg (Both include arm)
  • Linux deb, rpm, snap, flatpak, appimage, 7z
  • Linux Arm: deb-arm, rpm-arm, snap-arm, flatpak-arm, appimage-arm, 7z-arm

Now the build files are located in dist folder.

Pepper & Carrot

This application contains as example the webcomic Pepper&Carrot by David Revoy licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0).

Based on the universe of Hereva created by David Revoy with contributions by Craig Maloney. Corrections by Willem Sonke, Moini, Hali, CGand and Alex Gryson. Translated into Spanish by TheFaico

GitHub Sponsors