This is a simple proof of concept to convert a PDF file into PNG.
Check out the live version here: PDF-to-PNG
To run this project locally, you'll need Node.js installed.
Clone this repo using git clone https://github.com/Alissonsleal/pdf-to-png
Go into your project directory cd pdf-to-png
Install dependencies preferably with yarn
but you can also use npm install
Run your Next.JS App with yarn dev
or npm run dev
Go to localhost:3000
- Twitter - @alissonsleal dms are open
- Discord - Alisson#0629
- StackOverflow - Alisson Leal