saltyorg / Sandbox

Saltbox Sandbox
GNU General Public License v3.0
64 stars 91 forks source link

App Request: Stirling-PDF #295

Open jcrmit opened 8 months ago

jcrmit commented 8 months ago

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

maximuskowalski commented 8 months ago

What does it do?

jcrmit commented 8 months ago

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.

jcrmit commented 8 months ago

PDF Features Page Operations

Conversion Operations

Security & Permissions

Other Operations

maximuskowalski commented 8 months ago

Thank you.