mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-09-03 17:52:30 +02:00
Update README.md
This commit is contained in:
parent
1d85a9df62
commit
cb760f6fab
14
README.md
14
README.md
@ -15,7 +15,6 @@ I will support and fix/add things to this if there is a demand [Discord](https:/
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||
## Features
|
||||
|
||||
@ -34,7 +33,7 @@ I will support and fix/add things to this if there is a demand [Discord](https:/
|
||||
- OCR on PDF (Using OCRMyPDF)
|
||||
- Edit metadata
|
||||
- Dark mode support.
|
||||
- Custom download options
|
||||
- Custom download options (see [here](https://github.com/Frooodle/Stirling-PDF/blob/main/images/settings.png) for example)
|
||||
- Parallel file processing and downloads
|
||||
|
||||
## Technologies used
|
||||
@ -75,9 +74,16 @@ services:
|
||||
image: frooodle/s-pdf
|
||||
```
|
||||
|
||||
## Enable OCR/Compression feature
|
||||
Please view https://github.com/Frooodle/Stirling-PDF/blob/main/HowToUseOCR.md
|
||||
|
||||
## Want to add your own language?
|
||||
If you want to add your own language to Stirling-PDF please refer
|
||||
https://github.com/Frooodle/Stirling-PDF/blob/main/HowToAddNewLanguage.md
|
||||
And please create a PR to merge it back in so others can use it! Also please note as i add new features i will google translate existing languages so that they dont lose support. This could mean that new features need grammer corrections as added.
|
||||
|
||||
## How to View
|
||||
1. Open a web browser and navigate to `http://localhost:8080/`
|
||||
2. Use the application by following the instructions on the website.
|
||||
|
||||
## Note
|
||||
The application is currently not thread-safe
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user