Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/ollm/OpenComic

Comic and Manga reader, written with Node.js and using Electron
https://github.com/ollm/OpenComic

comic comic-viewer comics-reader electron epub-reader image-viewer javascript linux macos manga manga-reader manga-viewer manwha nodejs novel-reader pdf pdf-viewer webtoon webtoon-reader windows

Last synced: 1 day ago
JSON representation

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

Lists

README

        




OpenComic


Comic and Manga reader

[Screenshots](https://github.com/ollm/OpenComic/blob/master/SCREENSHOTS.MD) | [Features](#features) | [Changelog](https://github.com/ollm/OpenComic/blob/master/CHANGELOG.md) | [Download](#download-v120)

## Screenshot

![Screenshot](https://raw.githubusercontent.com/ollm/OpenComic/master/images/screenshots/main.png "Screenshot")

More [Screenshots 📸](https://github.com/ollm/OpenComic/blob/master/SCREENSHOTS.MD)

## 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)
- 🎵 Support background music from folder: `MP3`, `M4A`, `WEBM`, `WEBA`, `OGG`, `OPUS`, `WAV`, `FLAC`
- 📁 Master folders support
- ☁️ Server connection support: `smb://`, `ftp://`, `ftps://`, `scp://`, `sftp://`, `ssh://`, `s3://`
- 🇯🇵 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
- 🔢 Multiple interpolation methods: `lanczos3`, `lanczos2`, `mitchell`, `cubic`, `nearest` and others

You can see the changes between versions in the [Changelog 📝](https://github.com/ollm/OpenComic/blob/master/CHANGELOG.md)

## Download [`v1.2.0`](https://github.com/ollm/OpenComic/releases)

###### Stores
Get it from Microsoft
   Download on the Mac App Store
   Get it from the Snap Store
###### Windows
- [.exe](https://github.com/ollm/OpenComic/releases/download/v1.2.0/OpenComic.Setup.1.2.0.exe)
- [portable.exe](https://github.com/ollm/OpenComic/releases/download/v1.2.0/OpenComic.Portable.1.2.0.exe)
###### macOS
- [.dmg](https://github.com/ollm/OpenComic/releases/download/v1.2.0/OpenComic-1.2.0.dmg)
- [.pkg](https://github.com/ollm/OpenComic/releases/download/v1.2.0/OpenComic-1.2.0.pkg)
- [.7z](https://github.com/ollm/OpenComic/releases/download/v1.2.0/OpenComic-1.2.0-mac.7z)
###### macOS Arm64
- [arm64.dmg](https://github.com/ollm/OpenComic/releases/download/v1.2.0/OpenComic-1.2.0-arm64.dmg)
- [arm64.pkg](https://github.com/ollm/OpenComic/releases/download/v1.2.0/OpenComic-1.2.0-arm64.pkg)
- [arm64.7z](https://github.com/ollm/OpenComic/releases/download/v1.2.0/OpenComic-1.2.0-arm64-mac.7z)
###### Linux
- [.deb](https://github.com/ollm/OpenComic/releases/download/v1.2.0/opencomic_1.2.0_amd64.deb)
- [.rpm](https://github.com/ollm/OpenComic/releases/download/v1.2.0/opencomic-1.2.0.x86_64.rpm)
- [.7z](https://github.com/ollm/OpenComic/releases/download/v1.2.0/opencomic-1.2.0.7z)
- [.snap](https://github.com/ollm/OpenComic/releases/download/v1.2.0/opencomic_1.2.0_amd64.snap)
- [.flatpak](https://github.com/ollm/OpenComic/releases/download/v1.2.0/OpenComic-1.2.0-x86_64.flatpak)
- [.AppImage](https://github.com/ollm/OpenComic/releases/download/v1.2.0/OpenComic-1.2.0.AppImage)
- [AUR](https://aur.archlinux.org/packages/opencomic-bin/) by [@z00rat](https://github.com/z00rat)
###### Linux Arm64
- [arm64.deb](https://github.com/ollm/OpenComic/releases/download/v1.2.0/opencomic_1.2.0_arm64.deb)
- [arm64.rpm](https://github.com/ollm/OpenComic/releases/download/v1.2.0/opencomic-1.2.0.aarch64.rpm)
- [arm64.7z](https://github.com/ollm/OpenComic/releases/download/v1.2.0/opencomic-1.2.0-arm64.7z)
- [arm64.flatpak](https://github.com/ollm/OpenComic/releases/download/v1.2.0/OpenComic-1.2.0-aarch64.flatpak)
- [arm64.AppImage](https://github.com/ollm/OpenComic/releases/download/v1.2.0/OpenComic-1.2.0-arm64.AppImage)

## Installation and Starting for development
__Requirements__: Git, Node and NPM

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

## Build from source

```shell
npm pull origin master
npm install
npm run build-
```

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](https://www.peppercarrot.com) by David Revoy
licensed under the [Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/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