Skip to content

rfoel/base64-to-pdf

Repository files navigation

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.