An open API service indexing awesome lists of open source software.

https://github.com/inbrowserapp/pdf.inbrowser.app


https://github.com/inbrowserapp/pdf.inbrowser.app

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# 📄 PDF InBrowser.App

https://pdf.inbrowser.app

PDF InBrowser.App is a tool to handle PDFs. Fully runs in your browser, no data is sent to the server. Fast, secure, and offline capable.

## ✨ Features

* Everything is processed in your browser. No privacy risk.
* Works without network connection using PWA.
* Works on all modern browsers and devices.
* All files are static. No backend servers needed.

## 🧑‍💻 Develop

```sh
$ npm run dev # Run Dev Server
$ npm run build # Build to dist/
```