Welcome to Web Tools, your go-to client-side web application for managing PDF files and images directly in your browser. With a strong focus on privacy and security, this tool ensures that your documents never leave your device. Merge PDFs and images effortlessly, all while keeping your data 100% private.
- Client-side PDF merging: No need for a backend; everything happens in your browser.
- No file uploads: Your files stay on your device, ensuring maximum privacy.
- Secure & Private: No external servers, no data leaks.
- Easy to Use: Merge PDFs and images in just a few clicks.
🚀 Runs safely and securely in your browser 🚀
Check out the live deployment of the application here:
👉 https://romitagl.github.io/web-tools/
To get started, you'll need to install the necessary dependencies. Run the following command:
make install
Once the dependencies are installed, start the development server with:
make start
To create a production build, use:
make build
If you prefer using Docker, you can build and run the Docker image with the following commands:
make docker-build
make docker-run
This project is licensed under the Mozilla Public License Version 2.0. See the LICENSE file for more details.
- Thanks to all the contributors who have helped make this project a reality.
- Special thanks to the open-source community for providing the tools and libraries that made this project possible.