Skip to content

TeoJJss/image-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Playground

This project aims to convert PDF to image and trim whitespaces of images. Currently, this project serves the functionalities only and there is no design implemented in the webpages.

To run, please ensure you have Python 3.9 or above. Run the commands below in terminal:

pip install -r requirements.txt
flask run