|
| 1 | +# Store Listing - ProFiler Suite |
| 2 | + |
| 3 | +## Deutsch |
| 4 | + |
| 5 | +### Kurzbeschreibung |
| 6 | +Lokale Dokumentverwaltung mit Suche, OCR, PDF-Werkzeugen und Datenschutzprüfung. |
| 7 | + |
| 8 | +### Beschreibung |
| 9 | +ProFiler Suite ist eine lokale Windows-Desktop-App für private und berufliche |
| 10 | +Dokumentbestände. Die Anwendung kombiniert Dateisuche, OCR, PDF-Workflows, |
| 11 | +Duplikaterkennung und Datenschutzprüfung in einer Oberfläche, ohne eigene |
| 12 | +Cloud-Pflicht oder Upload-Zwang. |
| 13 | + |
| 14 | +**Wichtige Funktionen** |
| 15 | + |
| 16 | +- lokale Volltextsuche über PDFs, Office-Dateien, Bilder, Tabellen und Textdateien |
| 17 | +- OCR für Scans und Bilder über Tesseract |
| 18 | +- PDF-Werkzeuge für Entschlüsselung, Schwärzung, Seitenextraktion und Export |
| 19 | +- Datenschutzampel für sensible Begriffe vor Weitergabe oder Archivierung |
| 20 | +- redigierter Workspace-Export für sichere Reviews und Cross-Platform-Smokes |
| 21 | +- optionaler Start benachbarter Desktop-Tools wie ProSync und SQLiteViewer |
| 22 | + |
| 23 | +**Windows-Store-Relevanz** |
| 24 | + |
| 25 | +- App-Daten liegen auf Windows unter `%LOCALAPPDATA%\ProFilerSuite` |
| 26 | +- die App nutzt `runFullTrust`, weil lokale Ordner, OCR-Tools und Desktop-Workflows |
| 27 | + bewusst außerhalb einer reinen Sandbox laufen |
| 28 | +- PyMuPDF und Tesseract werden offen dokumentiert; Lizenz- und Drittanbieterhinweise |
| 29 | + bleiben im Repository, in `THIRD_PARTY_LICENSES.txt` und in der Datenschutzdoku sichtbar |
| 30 | +- ProFiler bleibt ein AGPL-3.0-offengelegtes Desktop-Projekt; der Store-Kanal ist |
| 31 | + nur ein Distributionsweg für dieselbe lokale Windows-App |
| 32 | + |
| 33 | +### Datenschutz |
| 34 | +https://github.com/file-bricks/ProFiler/blob/main/PRIVACY_POLICY.md |
| 35 | + |
| 36 | +### Support |
| 37 | +https://github.com/file-bricks/ProFiler/blob/main/SUPPORT.md |
| 38 | + |
| 39 | +### Schlüsselwörter |
| 40 | +Dokumentverwaltung, OCR, PDF, Datenschutz, Suche, lokal, Offline, Dateimanager, Produktivität |
| 41 | + |
| 42 | +### Screenshot-Bedarf |
| 43 | +- vorhandener Basisscreenshot: `screenshots/main.png` |
| 44 | +- vor Einreichung ergänzen: Suche, PDF-Workflow, Datenschutzampel, Workspace-Export |
| 45 | + |
| 46 | +--- |
| 47 | + |
| 48 | +## English |
| 49 | + |
| 50 | +### Short Description |
| 51 | +Local document manager with search, OCR, PDF tools, and privacy review. |
| 52 | + |
| 53 | +### Description |
| 54 | +ProFiler Suite is a local Windows desktop application for private and |
| 55 | +professional document collections. It combines file search, OCR, PDF workflows, |
| 56 | +duplicate detection, and privacy review in one interface without requiring a |
| 57 | +cloud account or forced upload path. |
| 58 | + |
| 59 | +**Key capabilities** |
| 60 | + |
| 61 | +- local full-text search across PDFs, Office files, images, spreadsheets, and text files |
| 62 | +- OCR for scans and image documents via Tesseract |
| 63 | +- PDF tools for decryption, redaction, page extraction, and export |
| 64 | +- privacy traffic light for sensitive terms before sharing or archiving |
| 65 | +- redacted workspace export for secure reviews and cross-platform smoke runs |
| 66 | +- optional launcher path to adjacent desktop tools such as ProSync and SQLiteViewer |
| 67 | + |
| 68 | +**Windows Store note** |
| 69 | + |
| 70 | +- app data lives under `%LOCALAPPDATA%\ProFilerSuite` on Windows |
| 71 | +- the app uses `runFullTrust` because local folders, OCR tools, and desktop workflows |
| 72 | + intentionally operate outside a sandbox-only model |
| 73 | +- PyMuPDF and Tesseract are disclosed in the repository, `THIRD_PARTY_LICENSES.txt`, |
| 74 | + and the privacy documentation |
| 75 | +- ProFiler remains an AGPL-3.0 disclosed desktop project; the Store channel is |
| 76 | + only a distribution path for the same local Windows application |
| 77 | + |
| 78 | +### Privacy Policy |
| 79 | +https://github.com/file-bricks/ProFiler/blob/main/PRIVACY_POLICY.md |
| 80 | + |
| 81 | +### Support |
| 82 | +https://github.com/file-bricks/ProFiler/blob/main/SUPPORT.md |
0 commit comments