Commit Graph
15 Commits
Author SHA1 Message Date
Anthony StirlingGitHubpixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
833b3c45c6 Removal of Ghostscript to use qpdf and tesseract directly (#2338)
* navbar fix multi tool and compress location

* release notes and ghostscript removal

* cleanups

* formatting

* update docs

* more

* more

* docs

* release bump

* Hardening suggestions for Stirling-PDF / ghostscript (#2339)

* Protect `readLine()` against DoS

* Sanitized user-provided file names in HTTP multipart uploads

---------

Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>

---------

Co-authored-by: pixeebot[bot] <104101892+pixeebot[bot]@users.noreply.github.com>
2024-11-26 20:50:35 +00:00
Anthony StirlingandGitHub 0dd4456ae8 Update HowToUseOCR.md 2024-11-12 13:31:34 +00:00
LudyandGitHub a5aac01b4d fixed minor bugs in Markdown (#2152) 2024-11-03 07:20:10 +00:00
pavedroadandGitHub ac620082ec chore: fix some typos (#900)
Signed-off-by: pavedroad <[email protected]>
2024-03-12 19:42:15 -04:00
Anthony StirlingandGitHub 56e3ec1219 Update HowToUseOCR.md 2024-02-17 19:28:32 +00:00
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 <[email protected]>
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 <[email protected]>
2024-01-31 21:02:22 +01:00
Anthony Stirling 59c7978330 docker and ocr updates 2023-12-10 22:02:30 +00:00
digitalindependentandGitHub 3fa5acc51c Typo fixed in HowToUseOCR.md
ITS => IT'S
2023-12-02 22:34:43 +01:00
Webysther SperandioandGitHub a5528c06ee Update HowToUseOCR.md 2023-07-10 13:49:58 +02:00
trytomakeyouprivateandGitHub 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 StirlingandGitHub 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