Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Comic Lens is an open-source desktop application designed for both readers and translators alike, offering a seamless solution for manga, comics, and webcomic translation. This tool enable users to effortlessly translate characters or texts with precision and ease.

License

NotificationsYou must be signed in to change notification settings

kylekce/Comic-Lens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Comic Lens is an open-source desktop application designed for both readers and translators alike, offering a seamless solution for manga, comics, and webcomic translation. This tool enable users to effortlessly translate characters or texts with precision and ease.

It is a Qt application written in Python, and usesPytesseract for optical character recognition (OCR) andGoogletrans for Google Translate API.

It currently supports the following languages:

  • English
  • French
  • Indonesian
  • Japanese
  • Korean
  • Spanish
  • Chinese (Simplified)
  • Chinese (Traditional)

Video Demo for CS50p Final Project:https://youtu.be/JC6sqe1ZZnw

Installation

Note: This application currently does not have a installer provided yet. So, please follow the steps below to run the application.

Prerequisites

  • Python 3.6 or above.
  • PySide6 (Installation guide)
  • Googletrans (Installation guide)
  • OpenCV (Installation guide)
  • Pytesseract and its dependencies. (Installation guide)
    • Notes:
      • During installation, make sure to install the language packs as well.
      • Make sure to install the Tesseract OCR engine on "C:\Program Files\Tesseract-OCR" or change the path in theocr.py file.
  • Make sure all the listed dependencies on therequirements.txt file are installed.

Running the application

  • Clone the repo

    git clone https://github.com/kylekce/Comic-Lens.git
  • Run via terminal

    cd comic-lenspython project.py
  • Or run via Qt Creator

    • Open the project filecomic-lens.pyproject in Qt Creator.
    • Click on the green play button on the bottom left corner of the IDE.

Contribution

This project is currently in its early stages of development. If you would like to contribute, please fork the repo and create a pull request. You can also post issues on the issue tracker for any bugs or feature requests.

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

About

Comic Lens is an open-source desktop application designed for both readers and translators alike, offering a seamless solution for manga, comics, and webcomic translation. This tool enable users to effortlessly translate characters or texts with precision and ease.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp