Skip to content

filemacV1.1.6-stable

Latest
Compare
Choose a tag to compare
@skye-cyber skye-cyber released this 24 Mar 23:13
· 33 commits to main since this release

Full Changelog:

  1. Modularised and optimized main script to avert Cyclomatic complexity, increase readability and maintainability.
  2. Improve OCR by introducing delimiter for extracted text ie (newline, tab, space, none.
  3. implemented image2pdf conversion
  4. implemented image2docx export
  5. started image extraction for document ie pdf
  6. Refactor ocr code for optimal perfomance and scalability