Skip to content

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

License

Notifications You must be signed in to change notification settings

RayyanNafees/invert-pdf

 
 

Repository files navigation

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 🚀

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.0%
  • CSS 20.0%