Transforming images to json to use in Schedule Generator Project, Converting and Compressing images easily.
This project based on Table Parser from pryter, and Annotations Generating from Sodynoizz
Please use default width and height for images, 3507x2481
1. git clone https://github.com/Adisuarn/schedule-parser.git
2. cd schedule-parser
3. npm install
4. create folder named 'images', 'convertedImages', 'pdfs' in root directory
5. put all schedule images (jpg) in images folder
6. get credentials.json (credentials) from Google Cloud Vision API
7. npm run dev
8. edit json in output folder
1. Features to extract text from images in json format
2. Features to convert and compress jpg to img and img to jpg, saving in convertedImages folder automatically