diff options
author | Anthony Stirling <77850077+Frooodle@users.noreply.github.com> | 2023-05-05 16:00:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-05 16:00:11 +0000 |
commit | 9469ea21029260d9aa1475d336231de1d36d17ee (patch) | |
tree | d16a7370771c3ff8bc850c7f07deb58872305d3e /README.md | |
parent | Re-added Matomo in Analytics (#3794) (diff) | |
download | awesome-selfhosted-9469ea21029260d9aa1475d336231de1d36d17ee.tar.gz awesome-selfhosted-9469ea21029260d9aa1475d336231de1d36d17ee.zip |
Add stirling-pdf to Document management (#3681)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -769,6 +769,7 @@ A [document management system](https://en.wikipedia.org/wiki/Document_management - [Paperless-ngx](https://docs.paperless-ngx.com/) - A fork of paperless, adding a new interface and many other changes under the hood. Scan, index, and archive all of your paper documents. ([Demo](https://demo.paperless-ngx.com/), [Source Code](https://github.com/paperless-ngx/paperless-ngx)) `GPL-3.0` `Python` - [Papermerge](https://www.papermerge.com) - Open Source Document Management System focused on scanned documents (electronic archives). Features file browsing in similar way to dropbox/google drive. OCR, full text search, text overlay/selection. ([Source Code](https://github.com/ciur/papermerge)) `Apache-2.0` `Python` - [paper{s}pace](https://dedicatedcode.com/projects.html) - Small web application to manage all your offline documents. Provides a searchable storage for your documents and reminds you of upcoming tasks. ([Source Code](https://gitlab.com/dedicatedcode/paperspace)) `MIT` `Java` +- [Stirling-PDF](https://github.com/Frooodle/Stirling-PDF) - Local hosted web application that allows you to perform various operations on PDF files, such as merging, splitting, file conversions and OCR. `Apache-2.0` `Docker/Java` - [Teedy](https://teedy.io/) - Lightweight document management system packed with all the features you can expect from big expensive solutions (Ex SismicsDocs). ([Demo](https://demo.teedy.io/), [Source Code](https://github.com/sismics/docs)) `GPL-2.0` `Docker/Java` |