Skip to content

dustindwayne/barePDF.app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

BarePDF – Client-Side PDF Tools (Static Mirror)

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.


βœ… About BarePDF

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.

Core Features

  • 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.


πŸ“ Contents of This Mirror

This repository includes:

  • index.html β€” full BarePDF interface
  • style.css β€” complete styling
  • app.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.


πŸ”§ Running Locally

You don’t need a web server or build tools.

Just clone the repo and open:

About

barePDF Website Mirror

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published