Skip to content

Repository files navigation

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

PDF to PNG

A small proof of concept that converts a PDF (or image) to PNG files entirely in the browser — no upload, no server.

Live demo: pdf-to-png.vercel.app

Built with

Run locally

You'll need bun installed.

bun install
bun dev

Open http://localhost:3000.

Scripts

Script Description
bun dev Start the dev server
bun run build Production build
bun start Run the production build
bun run typecheck Type-check the project with tsc

Author

Go to the top

About

Client side pdf to png conversion. Convert a PDF file to PNG on your browser

Topics

Resources

Stars

27 stars

Watchers

2 watching

Forks

Used by

Contributors

Languages