Add files via upload

This commit is contained in:
Anthony Stirling
2023-01-28 10:00:32 +00:00
committed by GitHub
parent 5f3cba6037
commit 967846ec3a
9 changed files with 158 additions and 108 deletions

View File

@@ -1,9 +1,7 @@
# Stirling-PDF (Made in 1 day with 100% ChatGPT, Even this readme!)
# Stirling-PDF
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.
@@ -33,8 +31,6 @@ Prerequisites
### Docker
https://hub.docker.com/r/frooodle/s-pdf
docker pull frooodle/s-pdf
docker run -p 8080:8080 frooodle/s-pdf
@@ -45,4 +41,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