Commit Graph

12 Commits

Author SHA1 Message Date
pavedroad ac620082ec
chore: fix some typos (#900)
Signed-off-by: pavedroad <qcqs@outlook.com>
2024-03-12 19:42:15 -04:00
Anthony Stirling 56e3ec1219
Update HowToUseOCR.md 2024-02-17 19:28:32 +00:00
Ludy 010426d488
Document (#803)
* Update HowToAddNewLanguage.md

* Update HowToUseOCR.md

* Update LocalRunGuide.md

* Update README.md

* Update LocalRunGuide.md

* Update README.md

---------

Co-authored-by: Anthony Stirling <77850077+Frooodle@users.noreply.github.com>
2024-02-16 22:42:56 +00:00
sbplat 55d4fda01b refactor: normalize files 2024-02-11 11:47:00 -05:00
Zoey b043e666ae switch images to alpine
Signed-off-by: Zoey <zoey@z0ey.de>
2024-01-31 21:02:22 +01:00
Anthony Stirling 59c7978330 docker and ocr updates 2023-12-10 22:02:30 +00:00
digitalindependent 3fa5acc51c
Typo fixed in HowToUseOCR.md
ITS => IT'S
2023-12-02 22:34:43 +01:00
Webysther Sperandio a5528c06ee
Update HowToUseOCR.md 2023-07-10 13:49:58 +02:00
trytomakeyouprivate 395f7272c3
Added Fedora location & install commands 2023-05-14 20:54:31 +00:00
Anthony Stirling 4b4cdb85ff documentation 2023-05-06 16:10:06 +01:00
Anthony Stirling 80c26a9550 fix for OCR multi lang 2023-04-30 14:42:26 +01:00
Anthony Stirling a9145fe84c
Lots of changes (#70)
Image extraction and conversion to formats 

Multi parallel file execution for all forms so you can input multiple files quickly 

Any file at all pdf using libreoffice, super powerful
Sadly makes docker image larger but worth it 

OCR PDF using ocr my pdf
Works awesomely for adding text to a image

Improved compression using ocr my pdf app

Settings page with custom download options such as 
- open in same window
- open in new window
- download
- download as zip

Update detection in settings page it should show notification if there is a update (very hidden)

UI cleanups

Add other image formats to PDF to Image

Various fies to icons, and pdf.js usage
2023-03-20 21:55:11 +00:00