Skip to content

SafePDF is a privacy-focused offline tool for PDF manipulation. Merge, compress, split, and organize your PDF files securely: No internet required, your documents stay local and safe.

License

Notifications You must be signed in to change notification settings

mcagriaksoy/SafePDF

SafePDF - Privacy-First PDF Toolkit

SafePDF Banner

GitHub release License stars - SafePDF

SafePDF is a privacy-focused, offline PDF manipulation tool. All operations are performed locally on your device—your sensitive documents never leave your computer.

Download SafePDF

Why SafePDF?

100% Offline - No cloud uploads, no internet required
Fast & Lightweight - Operations run directly on your device
Privacy First - Ideal for sensitive documents (legal, healthcare, financial)
Multi-language - English, German, Turkish support

Read more: The Security Concerns of Online PDF Tools

SafePDF Interface

Features

  • Compress - Reduce PDF file size with quality control
  • Split - Separate PDFs by pages or custom ranges
  • Merge - Combine multiple PDF files into one
  • Convert to Images - Export PDF pages as JPG/JPEG
  • Rotate - Rotate pages (90°, 180°, 270°)
  • Repair - Fix corrupted PDF files
  • Convert to Word - Export PDF as DOCX documents
  • Extract Text - Extract plain text from PDFs
  • Extract Info - View PDF metadata and properties

Interface Features:

  • Drag & drop file selection
  • Real-time progress tracking
  • Multi-language UI
  • Modern, intuitive design

Screenshot

How to Use

Quick Start

Option 1: Download Executable (Recommended)

  1. Download the latest release from Releases
  2. Extract the ZIP file
  3. Run SafePDF.exe

Option 2: Run from Source

Requirements:

  • Python 3.7+
  • pip

Installation:

# Clone the repository
git clone https://github.com/mcagriaksoy/SafePDF.git
cd SafePDF

# Install dependencies
pip install -r requirements.txt

# Run the application
python run_safe_pdf.py

How to Use

  1. Select Operation - Choose what you want to do (compress, split, merge, etc.)
  2. Select File - Drag & drop your PDF or click to browse
  3. Adjust Settings - Configure operation-specific options
  4. Execute - Click to process your file
  5. View Results - See output and open the processed file

Development

Project Structure

SafePDF/
├── SafePDF/
│   ├── ctrl/           # Controllers
│   ├── ui/             # User interface
│   ├── ops/            # PDF operations
│   ├── logger/         # Logging
│   └── text/           # Localization files
├── run_safe_pdf.py     # Main launcher
└── requirements.txt    # Dependencies

Contributing

Contributions are welcome! Please:

  • Report bugs via Issues
  • Submit pull requests for improvements
  • Follow existing code style

Support

License

Released under GPL-3.0 by @mcagriaksoy.

Support the Project

Buy Me A Coffee

Made for privacy-conscious users

About

SafePDF is a privacy-focused offline tool for PDF manipulation. Merge, compress, split, and organize your PDF files securely: No internet required, your documents stay local and safe.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published