mirror of
https://github.com/Stirling-Tools/Stirling-PDF.git
synced 2024-11-04 23:10:11 +01:00
Update README.md
This commit is contained in:
parent
967846ec3a
commit
fb8f825d42
@ -1,7 +1,9 @@
|
||||
# Stirling-PDF
|
||||
# Stirling-PDF (Made in 1 day with 100% ChatGPT, Even this readme!)
|
||||
|
||||
This is a locally hosted web application that allows you to perform various operations on PDF files, such as splitting and adding images.
|
||||
|
||||
I will support and fix/add things to this if there is a demand [Discord](https://discord.gg/Cn8pWhQRxZ)
|
||||
|
||||
## Features
|
||||
|
||||
- Split PDFs into multiple files at specified page numbers or extract all pages as individual files.
|
||||
@ -31,6 +33,8 @@ Prerequisites
|
||||
|
||||
|
||||
### Docker
|
||||
https://hub.docker.com/r/frooodle/s-pdf
|
||||
|
||||
docker pull frooodle/s-pdf
|
||||
|
||||
docker run -p 8080:8080 frooodle/s-pdf
|
||||
@ -41,4 +45,4 @@ docker run -p 8080:8080 frooodle/s-pdf
|
||||
2. Use the application by following the instructions on the website.
|
||||
|
||||
## Note
|
||||
The application is currently not thread-safe
|
||||
The application is currently not thread-safe
|
||||
|
Loading…
Reference in New Issue
Block a user