1
0
mirror of https://github.com/Stirling-Tools/Stirling-PDF.git synced 2024-09-29 16:10:11 +02:00

Update README.md

This commit is contained in:
Anthony Stirling 2023-01-28 10:01:57 +00:00 committed by GitHub
parent 967846ec3a
commit fb8f825d42
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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