Modern, fast, and privacy-focused PDF tools built with HTML, CSS, and JavaScript.
QIFY PDF is a collection of browser-based PDF utilities designed to provide a fast, private, and user-friendly experience. All file processing is performed locally in the browser without requiring uploads to external servers.
The project is open source and aims to provide modern PDF tools while preserving user privacy.
- Merge multiple PDF files
- Split PDF documents
- Lock PDF files with password protection
- Convert PDF to JPG
- Convert images to PDF
- Add image watermarks to PDF files
- Compress PDF files
- Responsive interface for desktop and mobile
- Client-side processing
- No registration required
- No server-side file uploads
All operations are performed locally within the user's browser.
- Files are never uploaded to a server.
- No user data is collected.
- No account is required.
- Processing is performed entirely on the client side.
- HTML5
- CSS3
- JavaScript (ES6)
- PDF.js
- PDF-lib
Qify-pdf/
├── All tools page/
├── PDF Merger/
├── PDF Splitter/
├── PHOTO TO PDF/
├── pdf locker/
├── pdf to jpg/
├── common/
├── images/
├── index.html
├── style.css
├── script.js
├── LICENSE
└── README.md
Clone the repository:
git clone https://github.com/deep-mistry10/Qify-pdf.gitNavigate to the project directory:
cd Qify-pdfOpen index.html directly in a modern browser, or run a local development server.
For Visual Studio Code users:
- Install the Live Server extension.
- Open the project.
- Click Go Live.
QIFY PDF supports all modern browsers, including:
- Google Chrome
- Microsoft Edge
- Mozilla Firefox
- Safari
- Brave
Contributions are welcome.
To contribute:
- Fork the repository.
- Create a new branch.
- Make your changes.
- Commit your changes.
- Open a Pull Request.
Please use GitHub Issues to report bugs or request new features.
Planned improvements include:
- Additional PDF editing tools
- OCR support
- Batch processing improvements
- Performance optimizations
- Accessibility enhancements
This project is licensed under the MIT License.
See the LICENSE file for more information.
Deep Mistry
GitHub: https://github.com/deep-mistry10
Website: https://pdf.qify.site