Tip
Are you looking for a private, browser-based Office suite with excelent compatibility with Office documents? Check out Insuite Office, it's completely free and without installation needed.
Your PDF tools suite. Always private, local and on-browser, without internet connection needed (only for load the page).
-Reordered: Reorder indicating the new page number. This way, you can do it mathematically.. I will soon add for drag and drop -Rotate: Rotate one or all pages -Cut: Cut one or all pages -Merge: Merge documents -Separate: Separate parts of the document intelligently -Number: Number the pages -Watermark: Add watermark to the document -OCR: Pass local OCR to PDF (beta) -Protect: Protect the PDF with a password -Unlock: Unlock the PDF with a password or brute force (the latter tends to saturate memory)
- Clone the repository:
git clone https://github.com/youruser/MYPDF.git cd MYPDF - Install dependencies:
npm install
- Run the development server:
npm run dev
- Build for production:
npm run build
This project is licensed under MIT-INLED
Is there something wrong or do you want it to be improved? Contribute with your PR or issue. And if you like it, leave a star.