mirror of
https://github.com/Frooodle/Stirling-PDF.git
synced 2025-01-23 00:06:08 +01:00
Updated README.md
This commit is contained in:
parent
4fe725f7b5
commit
0320d76f05
25
README.md
25
README.md
@ -89,7 +89,7 @@ If you are interested in learning about this, take a look at the Example workflo
|
|||||||
Current functions of spdf and their progress in this repo.
|
Current functions of spdf and their progress in this repo.
|
||||||
|
|
||||||
| Status | Feature | Description |
|
| Status | Feature | Description |
|
||||||
| ------ | ---------------------- | ----------- |
|
| ------ | ------------------------ | ----------- |
|
||||||
| ✔️ | Merge | |
|
| ✔️ | Merge | |
|
||||||
| ✔️ | Split | |
|
| ✔️ | Split | |
|
||||||
| ✔️ | Rotate | |
|
| ✔️ | Rotate | |
|
||||||
@ -97,13 +97,16 @@ Current functions of spdf and their progress in this repo.
|
|||||||
| ✔️ | Adjust page size/scale | |
|
| ✔️ | Adjust page size/scale | |
|
||||||
| ✔️ | Organize | |
|
| ✔️ | Organize | |
|
||||||
| ✔️ | Change Metadata | |
|
| ✔️ | Change Metadata | |
|
||||||
|
| ✔️ | Auto Rename | |
|
||||||
| ❌ | Add Watermark | |
|
| ❌ | Add Watermark | |
|
||||||
|
| ❌ | PDF to Single large Page | |
|
||||||
|
| ❌ | Auto Redact | |
|
||||||
|
| ❌ | Remove Pages | |
|
||||||
|
|
||||||
| Status | Feature | Description |
|
| Status | Feature | Description |
|
||||||
| ------ | --------------------------- | ----------- |
|
| ------ | ------------------ | ----------- |
|
||||||
| ❌ | Remove Pages | |
|
| 🚧 | Remove Blank Pages | |
|
||||||
| ❌ | Remove Blank Pages | |
|
| 🚧 | Auto Split Pages | |
|
||||||
| ❌ | Detect/Split Scanned photos | |
|
|
||||||
|
|
||||||
| Status | Feature | Description |
|
| Status | Feature | Description |
|
||||||
| ------ | ------------ | ----------- |
|
| ------ | ------------ | ----------- |
|
||||||
@ -111,6 +114,9 @@ Current functions of spdf and their progress in this repo.
|
|||||||
| ❌ | Compress | |
|
| ❌ | Compress | |
|
||||||
| ❌ | Flatten | |
|
| ❌ | Flatten | |
|
||||||
| ❌ | Compare/Diff | |
|
| ❌ | Compare/Diff | |
|
||||||
|
| ❌ | Sanitize | |
|
||||||
|
| ❌ | Get info | |
|
||||||
|
| ❌ | Show JS | |
|
||||||
|
|
||||||
| Status | Feature | Description |
|
| Status | Feature | Description |
|
||||||
| ------ | --------------------- | ----------- |
|
| ------ | --------------------- | ----------- |
|
||||||
@ -121,19 +127,24 @@ Current functions of spdf and their progress in this repo.
|
|||||||
| ❌ | Change Permissions | |
|
| ❌ | Change Permissions | |
|
||||||
|
|
||||||
| Status | Feature | Description |
|
| Status | Feature | Description |
|
||||||
| ------ | -------------- | ----------- |
|
| ------ | --------------------------- | ----------- |
|
||||||
| ❌ | Image to PDF | |
|
| ❌ | Image to PDF | |
|
||||||
| ❌ | Add image | |
|
| ❌ | Add image | |
|
||||||
| ❌ | Extract Images | |
|
| ❌ | Extract Images | |
|
||||||
| ❌ | PDF to Image | |
|
| ❌ | PDF to Image | |
|
||||||
| ❌ | OCR | |
|
| ❌ | OCR | |
|
||||||
|
| ❌ | Detect/Split Scanned photos | |
|
||||||
|
|
||||||
| Status | Feature | Description |
|
| Status | Feature | Description |
|
||||||
| ------ | ------------------- | ----------- |
|
| ------ | ------------------------ | ----------- |
|
||||||
| ❌ | Convert file to PDF | |
|
| ❌ | Convert file to PDF | |
|
||||||
| ❌ | PDF to Text/RTF | |
|
| ❌ | PDF to Text/RTF | |
|
||||||
| ❌ | PDF to HTML | |
|
| ❌ | PDF to HTML | |
|
||||||
| ❌ | PDF to XML | |
|
| ❌ | PDF to XML | |
|
||||||
|
| ❌ | URL to PDF | |
|
||||||
|
| ❌ | HTML to PDF | |
|
||||||
|
| ❌ | Markdown to PDF | |
|
||||||
|
|
||||||
|
|
||||||
✔️: Done, 🚧: Started Developement, ❌: Planned Feature
|
✔️: Done, 🚧: Started Developement, ❌: Planned Feature
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user