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
19589c6468
commit
db1c558a2b
93
README.md
93
README.md
@ -75,62 +75,67 @@ If you are interested in learning about this, take a look at the Example workflo
|
|||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
### New
|
### Rewrite Roadmap
|
||||||
|
|
||||||
- [x] Client side PDF-Manipulation
|
* [x] Client side PDF-Manipulation
|
||||||
- [x] Workflows
|
* [x] Workflows
|
||||||
- [ ] Stateful UI
|
* [ ] Feature equivalent with S-PDF v1
|
||||||
- [ ] Node based editing of them
|
* [ ] Stateful UI
|
||||||
- [ ] Propper auth using passportjs
|
* [ ] Node based editing of Workflows
|
||||||
|
* [ ] Propper auth using passportjs
|
||||||
|
|
||||||
### Functions
|
### Functions
|
||||||
|
|
||||||
Current functions of spdf and their progress in this repo.
|
Current functions of spdf and their progress in this repo.
|
||||||
|
|
||||||
- [x] Merge
|
| Status | Feature | Description |
|
||||||
- [x] Split
|
| ------ | ---------------------- | ----------- |
|
||||||
- [x] Rotate
|
| ✔️ | Merge | |
|
||||||
- [x] Multi-Page-Layout
|
| ✔️ | Split | |
|
||||||
- [x] Adjust page size/scale
|
| ✔️ | Rotate | |
|
||||||
- [ ] Organize
|
| ✔️ | Multi-Page-Layout | |
|
||||||
- [ ] Change Metadata
|
| ✔️ | Adjust page size/scale | |
|
||||||
- [ ] Add Watermark
|
| 🚧 | Organize | |
|
||||||
|
| 🚧 | Change Metadata | |
|
||||||
|
| ❌ | Add Watermark | |
|
||||||
|
|
||||||
<br>
|
| Status | Feature | Description |
|
||||||
|
| ------ | --------------------------- | ----------- |
|
||||||
|
| ❌ | Remove Pages | |
|
||||||
|
| ❌ | Remove Blank Pages | |
|
||||||
|
| ❌ | Detect/Split Scanned photos | |
|
||||||
|
|
||||||
- [ ] Remove Pages
|
| Status | Feature | Description |
|
||||||
- [ ] Remove Blank Pages
|
| ------ | ------------ | ----------- |
|
||||||
- [ ] Detect/Split Scanned photos
|
| ❌ | Repair | |
|
||||||
|
| ❌ | Compress | |
|
||||||
|
| ❌ | Flatten | |
|
||||||
|
| ❌ | Compare/Diff | |
|
||||||
|
|
||||||
<br>
|
| Status | Feature | Description |
|
||||||
|
| ------ | --------------------- | ----------- |
|
||||||
|
| ❌ | Sign | |
|
||||||
|
| ❌ | Sign with Certificate | |
|
||||||
|
| ❌ | Add Password | |
|
||||||
|
| ❌ | Remove Password | |
|
||||||
|
| ❌ | Change Permissions | |
|
||||||
|
|
||||||
- [ ] Repair
|
| Status | Feature | Description |
|
||||||
- [ ] Compress
|
| ------ | -------------- | ----------- |
|
||||||
- [ ] Flatten
|
| ❌ | Image to PDF | |
|
||||||
- [ ] Compare/Diff
|
| ❌ | Add image | |
|
||||||
|
| ❌ | Extract Images | |
|
||||||
|
| ❌ | PDF to Image | |
|
||||||
|
| ❌ | OCR | |
|
||||||
|
|
||||||
<br>
|
| Status | Feature | Description |
|
||||||
|
| ------ | ------------------- | ----------- |
|
||||||
|
| ❌ | Convert file to PDF | |
|
||||||
|
| ❌ | PDF to Text/RTF | |
|
||||||
|
| ❌ | PDF to HTML | |
|
||||||
|
| ❌ | PDF to XML | |
|
||||||
|
|
||||||
- [ ] Sign
|
✔️: Done, 🚧: Started Developement, ❌: Planned Feature
|
||||||
- [ ] Sign with Certificate
|
|
||||||
- [ ] Add Password
|
|
||||||
- [ ] Remove Password
|
|
||||||
- [ ] Change Permissions
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
- [ ] Image to PDF
|
|
||||||
- [ ] Add image
|
|
||||||
- [ ] Extract Images
|
|
||||||
- [ ] PDF to Image
|
|
||||||
- [ ] OCR
|
|
||||||
|
|
||||||
<br>
|
|
||||||
|
|
||||||
- [ ] Convert file to PDF
|
|
||||||
- [ ] PDF to Text/RTF
|
|
||||||
- [ ] PDF to HTML
|
|
||||||
- [ ] PDF to XML
|
|
||||||
|
|
||||||
## Contribute
|
## Contribute
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user