
Research
/Security News
Shai Hulud Strikes Again (v2)
Another wave of Shai-Hulud campaign has hit npm with more than 500 packages and 700+ versions affected.
ocrmymanga
Advanced tools
OCR My Manga is a tool to help you OCR your manga. Utilizing the Google Cloud Vision API, it can automatically detect text in your manga and output it to a text file.
OCRMyManga is written in Python. It is still in development, so there may be bugs.
SINCE THIS TOOL USES THE GCLOUD LIBRARY, YOU WILL NEED TO HAVE A GOOGLE CLOUD ACCOUNT TO USE IT. THIS MAY INCUR MONETARY COSTS FOR LARGE OCR TASKS > 1000 pages
This tool REQUIRES a Google Cloud Vision API Key. Follow these instructions to get one: https://cloud.google.com/vision/docs/setup
Then, install OCRMyManga from pip with the following command:
pip install ocrmymanga
OCRMyManga is a command line tool. It can be run with the following command: It will ONLY output into pdf format.
ocrmymanga [-h] [INPUT] [-o OUTPUT] [-b] [-c CREDS] [-v]
-h: help -b: batch process -c: credential file for google vision -v: verbose
OCRMyManga can only OCR the following file types: .png .jpg .jpeg .cbz
Support for other file types may be added in the future.
ocrmymanga input.jpg -o output.pdf
ocrmymanga input_dir -o output_dir -b
ocrmymanga input.jpg -o output.pdf -c creds.json
(-c will default to credentials.json)
FAQs
A handy tool for OCRing manga
We found that ocrmymanga demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Another wave of Shai-Hulud campaign has hit npm with more than 500 packages and 700+ versions affected.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.