Full-stack PDF utility app for common document workflows such as merge, split, compress, rotate, conversion, security, OCR, and AI-assisted PDF actions.
- PDF merge, split, compression, and rotation.
- PDF conversion workflows.
- PDF lock, unlock, sign, OCR, and AI summarization/translation features.
- React UI with a Node.js/Express backend.
- React
- Vite
- TypeScript
- Tailwind CSS
- Node.js
- Express
- PDF processing libraries
npm install
npm run devBuild for production:
npm run buildCopy .env.example to .env for frontend settings and server/.env.example to server/.env for backend settings. Do not commit real .env files.
Maintained utility app. The default branch is main.