This repository contains a static mirror of the official BarePDF web app:
π https://barepdf.app
The goal of this repo is to provide a complete, reference-grade snapshot of the BarePDF interface, assets, and client-side logic for archival, inspection, development, or self-hosting.
BarePDF (https://barepdf.app) is a fast, privacy-focused PDF toolkit that runs entirely in your browser.
No uploads. No accounts. No tracking. All PDF operations happen directly on your device.
- Merge multiple PDF files
- Split PDFs into individual pages
- Reorder pages with drag-and-drop
- Rotate pages individually or in bulk
- Optional compression mode
- 100% client-side (files never touch a server)
- Fast, modern UI with zero ads or clutter
- Works on Windows, macOS, Linux, Android, and iOS
BarePDF is designed for users who want powerful PDF manipulation without sacrificing privacy.
This repository includes:
index.htmlβ full BarePDF interfacestyle.cssβ complete stylingapp.jsβ application logic for PDF handling- Icons, images, branding assets
- Prettified local paths for clean browsing
External libraries (PDF.js, PDF-Lib, FileSaver) continue to load from their public CDNs unless manually replaced with self-hosted versions.
You donβt need a web server or build tools.
Just clone the repo and open: