https://github.com/brucewind/image-anti-ocr
https://github.com/brucewind/image-anti-ocr
anti-ocr ocr
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brucewind/image-anti-ocr
- Owner: BruceWind
- License: mit
- Created: 2021-12-04T14:26:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-08T12:45:34.000Z (over 3 years ago)
- Last Synced: 2025-04-07T18:25:30.255Z (about 1 year ago)
- Topics: anti-ocr, ocr
- Language: HTML
- Homepage:
- Size: 12.7 KB
- Stars: 73
- Watchers: 0
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Image-Anti-OCR
### In the background
Sharing large number of images containing political infomation may got blocked by govt.
To avoid images being blocked, this repo makes sure you can successfully share images in a political censorship machine.
The anti algrithm was copied from [anti-ocr.git](https://github.com/yuzu233/anti-ocr.git).
### how to run it:
``` shell script
cd Image-Anti-OCR
python3 -m http.server
```
And then you can open [http://localhost:8000/](http://localhost.8000) in your web-browser.
### In addition
I'm very sorry for a few bugs in there. Not all images work with it very well.
After executed some of special size of image, this algorithm will make human beings not recognize words from covered images. In that case, you can try to edit js to get it be recognized.