https://github.com/inbrowserapp/pdf.inbrowser.app
https://github.com/inbrowserapp/pdf.inbrowser.app
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/inbrowserapp/pdf.inbrowser.app
- Owner: InBrowserApp
- Created: 2023-02-12T05:37:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-14T03:41:52.000Z (over 2 years ago)
- Last Synced: 2023-10-15T16:52:09.758Z (over 2 years ago)
- Language: Vue
- Size: 413 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/
```