/invert-pdf

Client side pdf inversion. Invert a PDF file on your browser instead of using those server side converters

Primary LanguageTypeScriptMIT LicenseMIT

GitHub issues GitHub forks GitHub stars GitHub license Alisson Leal GitHub Profile

PDF to PNG

This is a simple proof of concept to convert a PDF file into PNG.

Check out the live version here: PDF-to-PNG

Built With:

Run this locally

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

Author Info

Go to the top 🚀