Ivans-Labs / simple-pdf-app

A Simple Tauri PDF App

Home Page:https://simplepdf.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using dribble artwork by Ivan Dubovik

A Simple PDF App

Overview

This is my first Tauri app and it is a simple PDF Utility GUI tool. The tool is intended for merging PDFs quickly and easily. It is a work in progress and I plan on adding more features and UI changes when I have more time.

Please feel free to contribute, I would really appreciate it.

Current Features

  • Merge multiple PDFs into one document
  • Drag and drop PDF files
  • Download merged PDF with custom filename

Coming Soon (2024)

  • Split PDFs
  • Add Watermarks
  • Compress PDF
  • Convert PDF
  • Add more UI features
  • Add more tests
  • Performance improvements

Technologies Used

  • Tauri framework (Rust)
  • NextJS 14
  • React
  • TypeScript
  • pdf-lib

Getting Started with the Desktop App

WIP - Not Ready Yet

Contributing

As always, Contributions are very welcome! Please feel free to submit a pull request or open an issue.

License

This project is licensed under the MIT License.

About

A Simple Tauri PDF App

https://simplepdf.vercel.app

License:MIT License


Languages

Language:TypeScript 56.5%Language:CSS 40.4%Language:JavaScript 2.0%Language:Rust 1.1%