·
33 commits
to main
since this release
Full Changelog:
- Modularised and optimized main script to avert
Cyclomatic complexity
,increase readability
andmaintainability
. - Improve OCR by introducing delimiter for extracted text ie (newline, tab, space, none.
- implemented image2pdf conversion
- implemented image2docx export
- started image extraction for document ie pdf
- Refactor ocr code for optimal perfomance and scalability