Papra is a self-hosted document management system designed for digital archiving, organization, and retrieval. It serves as a centralized platform for storing files with a focus on security, providing an encrypted file archive using AES-256-GCM and a programmatic interface for managing documents and metadata via a REST API, SDK, and command line tools. The system distinguishes itself through an automated document ingestion engine that imports files via email forwarding, monitored folders, and webhook listeners. It further enhances discoverability by acting as an OCR document indexer, extracti
Paperless is a self-hosted document management system designed to digitize, index, and archive paper documents. It functions as an optical character recognition system that converts scanned images and PDFs into a searchable digital library, providing a web-based interface for querying and retrieving documents from a database. The system features an automated file ingestion pipeline that monitors specific directories and email inboxes to process and import documents without manual uploading. To maintain a private archive, it includes on-disk encryption for sensitive files and the ability to or
nb is a command-line note manager and personal knowledge management system that organizes plain-text documents and web bookmarks. It functions as a Markdown knowledge base, allowing users to create a structured collection of information through a shell-scripted interface. The system uses Git for versioning and synchronization, tracking full revision history and enabling the sync of notebooks across multiple devices via remote repositories. It provides security for sensitive data through AES-256 or GPG encryption and supports document conversion into various publishing formats using the Pandoc
elFinder is a JavaScript-based web file manager that provides a browser interface for organizing and manipulating files and folders on remote servers. It functions as a backend-agnostic storage interface, utilizing a common API and a JSON-based protocol to translate browser requests into various server-side language commands. The system decouples the front end from physical storage through a multi-backend interface and volume-driver abstraction. This allows the file explorer to connect to different server-side languages and storage volume drivers to manage data across diverse environments. T
Paperless-ng 是一个自托管文档管理系统,旨在将物理文书工作归档为可搜索的数字文件。它作为一个私有服务器,用于通过 Web 界面扫描、索引和组织数字文档库。
jonaswinkler/paperless-ng 的主要功能包括:Document Archiving Systems, Self-Hosted Document Management Systems, Centralized Document Archives, OCR-Based Indexing, Optical Character Recognition Indexers, On-the-Fly Decryption, Encrypted Storage Layers, Encrypted Archiving Tools。
jonaswinkler/paperless-ng 的开源替代品包括: papra-hq/papra — Papra is a self-hosted document management system designed for digital archiving, organization, and retrieval. It… the-paperless-project/paperless — Paperless is a self-hosted document management system designed to digitize, index, and archive paper documents. It… xwmx/nb — nb is a command-line note manager and personal knowledge management system that organizes plain-text documents and web… studio-42/elfinder — elFinder is a JavaScript-based web file manager that provides a browser interface for organizing and manipulating… keepassxreboot/keepassxc — This project is a cross-platform credential management suite designed to store sensitive information in encrypted… awesome-selfhosted/awesome-selfhosted — This project is a community-curated directory of open-source software designed for deployment in private server…