Zeeshan Zulfiqar Ali

Results 6 issues of Zeeshan Zulfiqar Ali

Added pre-processing functionality which can optimize jpg & png images, which consists of two parts: 1. Creating a webp version of all the images. 2. Creating a compressed version of...

This PR makes a few changes to `node-zerox` with the goal of improving overall accuracy of OCR. 1. The resolution of image representing PDF page has been increased from `1056`...

This PR adds the ability to parse markdown into a json object. For the following markdown: ```md # Deloitte. ## Quality System Audit for BioTech Innovations (Pty) Ltd ### Opening...

This PR adds functionality that: - Reuses tesseract workers, and - Add a limit to the number of Tesseract workers, which is set to be disabled by default but can...

This PR adds extracted data validation based on the provided schema using Zod. Any offending entry will be replaced by the default value or `null` in absence of a default...