-
-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
App Request: Stirling-PDF #295
Comments
What does it do? |
From the author... This is a powerful locally hosted web based PDF manipulation tool using docker that allows you to perform various operations on PDF files, such as splitting merging, converting, reorganizing, adding images, rotating, compressing, and more. This locally hosted web application started as a 100% ChatGPT-made application and has evolved to include a wide range of features to handle all your PDF needs. Stirling PDF makes no outbound calls for any record keeping or tracking. All files and PDFs are either purely client side, in server memory only during the execution of the task or within a temporay file only for execution of the task. Any file which has been downloaded by the user will have already been deleted from the server by that time. |
PDF Features
Conversion Operations
Security & Permissions
Other Operations
|
Thank you. |
Think this application would make a great addition - not sure I have the skillset to add. I did try to add it directly to my server, bubt could not get it accessible via domain.
https://github.com/Frooodle/Stirling-PDF
The text was updated successfully, but these errors were encountered: