Skip to content

Repository files navigation

QIFY PDF

Modern, fast, and privacy-focused PDF tools built with HTML, CSS, and JavaScript.

Live DemoReport BugRequest Feature


Overview

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.


Features

  • 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

Privacy

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.

Technology Stack

  • HTML5
  • CSS3
  • JavaScript (ES6)
  • PDF.js
  • PDF-lib

Project Structure

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

Getting Started

Clone the repository:

git clone https://github.com/deep-mistry10/Qify-pdf.git

Navigate to the project directory:

cd Qify-pdf

Open index.html directly in a modern browser, or run a local development server.

For Visual Studio Code users:

  1. Install the Live Server extension.
  2. Open the project.
  3. Click Go Live.

Live Demo

https://pdf.qify.site


Browser Support

QIFY PDF supports all modern browsers, including:

  • Google Chrome
  • Microsoft Edge
  • Mozilla Firefox
  • Safari
  • Brave

Contributing

Contributions are welcome.

To contribute:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes.
  4. Commit your changes.
  5. Open a Pull Request.

Please use GitHub Issues to report bugs or request new features.


Roadmap

Planned improvements include:

  • Additional PDF editing tools
  • OCR support
  • Batch processing improvements
  • Performance optimizations
  • Accessibility enhancements

License

This project is licensed under the MIT License.

See the LICENSE file for more information.


Author

Deep Mistry

GitHub: https://github.com/deep-mistry10

Website: https://pdf.qify.site

Releases

Packages

Contributors

Languages