SafePDF - Privacy-First PDF Toolkit
SafePDF is a privacy-focused, offline PDF manipulation tool. All operations are performed locally on your device—your sensitive documents never leave your computer.
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
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
Quick Start
Option 1: Download Executable (Recommended)
- Download the latest release from Releases
- Extract the ZIP file
- Run
SafePDF.exe
Option 2: Install from PyPI
Requirements:
- Python 3.8+
- pip
Installation:
# Install from PyPI
pip install SafePDF
# Optional extras
# OCR support: pip install "SafePDF[ocr]"
# All optional extras: pip install "SafePDF[full]"
# Run the app
safepdf
Option 3: Run from Source
# Clone the repository
git clone https://github.com/mcagriaksoy/SafePDF.git
cd SafePDF
# Install core dependencies
pip install -r requirements.txt
# Optional extras
# OCR support: pip install ".[ocr]"
# All optional extras: pip install ".[full]"
# Run the application
python run_safe_pdf.py
OCR note: OCR uses Tesseract. Install the Python extra with SafePDF[ocr] and make sure the Tesseract OCR application is installed on your system as well.
How to Use
- Select Operation - Choose what you want to do (compress, split, merge, etc.)
- Select File - Drag & drop your PDF or click to browse
- Adjust Settings - Configure operation-specific options
- Execute - Click to process your file
- 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
- Website: safepdf.com
- More information is available at safepdf.com
- Email: info@safepdf.com
- Report Issues: GitHub Issues
- Documentation: safepdf.com
License
Released under GPL-3.0 by @mcagriaksoy.
Support the Project
Made for privacy-conscious users
Release files for SafePDF 1.0.16
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| safepdf-1.0.16.tar.gz | 1.9 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| safepdf-1.0.16-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 3.9 MB
Release files / safepdf-1.0.16.tar.gz
| Download URL | safepdf-1.0.16.tar.gz |
|---|---|
| Size | 1.9 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ac8555bd91eb303d748353347d003fa522bbe25df9f6b78849ac7be4f8cb348d
|
|
BLAKE2b-256 checksum How to use checksums |
55c664c560f9ba5a27f375d6527be653ece4143575b927a14678738bf40260d7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 29, 2026.
Transparency logRelease files / safepdf-1.0.16-py3-none-any.whl
| Download URL | safepdf-1.0.16-py3-none-any.whl |
|---|---|
| Size | 2.0 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2d55e0700865766a8ea9e2ce07bb2e4d0fc3d43050946aa595300fe59679f80e
|
|
BLAKE2b-256 checksum How to use checksums |
8620735c02fb9337713d19a01251b6aaa39d189d1ef19e54fdac466d6f238f92
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Jul 29, 2026.
Transparency log