Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 461 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 461 Bytes

base64-to-pdf

Decode base64 to PDF

Given an base64 PDF, this application will try to decode and display the PDF content. Also, let's the user download it.

Built with React, React95, React-PDF and bootstrapped with Vite.

Application is deployed to GitHub Pages with this bash script.