awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jonaswinkler avatar

jonaswinkler/paperless-ngArchived

0
View on GitHub↗
5,420 星标·347 分支·Python·GPL-3.0·10 次浏览paperless-ng.readthedocs.io/en/latest↗

Paperless Ng

Paperless-ng 是一个自托管文档管理系统,旨在将物理文书工作归档为可搜索的数字文件。它作为一个私有服务器,用于通过 Web 界面扫描、索引和组织数字文档库。

该系统充当加密文件归档,利用隐私保护后端来保护存储的文档。它在下载过程中提供自动即时解密,以确保归档记录在存储时保持受保护状态。

该平台结合了光学字符识别(OCR)功能,将扫描的图像和 PDF 转换为可搜索的文本以进行数据库索引。它还通过监控本地或网络目录以获取新上传内容来支持自动摄取。

Features

  • Document Archiving Systems - Provides a complete system for scanning, indexing, and archiving physical paperwork as digital records.
  • Self-Hosted Document Management Systems - Offers a private, self-hosted platform for archiving and organizing scanned physical documents.
  • Centralized Document Archives - Facilitates the conversion of physical paperwork into a centralized electronic storage system for long-term retrieval.
  • OCR-Based Indexing - Uses optical character recognition to extract text from scans and images for full-text search indexing.
  • Optical Character Recognition Indexers - Converts scanned images into searchable text via OCR to enable database-driven retrieval.
  • On-the-Fly Decryption - Provides real-time decryption of stored documents during the request cycle to maintain storage security.
  • Encrypted Storage Layers - Utilizes a privacy guard backend to wrap the file system in an encryption layer for secure document storage.
  • Encrypted Archiving Tools - Implements a secure storage backend that encrypts archived documents to ensure data integrity and privacy.
  • Encrypted Storage - Ensures sensitive digital records are protected on disk using an encrypted privacy guard backend.
  • Document Encryption - Protects archived files using encryption and an automatic decryption process during downloads.
  • Web-Based File Managers - Ships a browser-based interface for organizing, viewing, and managing archived digital documents.
  • Paperless Office Workflows - Enables the transition from physical filing to a digital workflow by importing and managing scanned documents.
  • Document Indexing - Implements a relational database to index document metadata and extracted text for efficient retrieval.
  • File Sharing Tools - Inactive supercharged document scanning and indexing tool.
  • Productivity Tools - Document management system.

Star 历史

jonaswinkler/paperless-ng 的 Star 历史图表jonaswinkler/paperless-ng 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Paperless Ng 的开源替代方案

相似的开源项目,按与 Paperless Ng 的功能重合度排序。
  • papra-hq/paprapapra-hq 的头像

    papra-hq/papra

    3,838在 GitHub 上查看↗

    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

    TypeScriptapparchivedocument
    在 GitHub 上查看↗3,838
  • the-paperless-project/paperlessthe-paperless-project 的头像

    the-paperless-project/paperless

    7,917在 GitHub 上查看↗

    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

    Python
    在 GitHub 上查看↗7,917
  • xwmx/nbxwmx 的头像

    xwmx/nb

    8,210在 GitHub 上查看↗

    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

    Shellarchivingbashbookmark-manager
    在 GitHub 上查看↗8,210
  • studio-42/elfinderStudio-42 的头像

    Studio-42/elFinder

    4,793在 GitHub 上查看↗

    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

    JavaScript3rd-party-connectorsajaxelfinder
    在 GitHub 上查看↗4,793
查看 Paperless Ng 的所有 30 个替代方案→

常见问题解答

jonaswinkler/paperless-ng 是做什么的?

Paperless-ng 是一个自托管文档管理系统,旨在将物理文书工作归档为可搜索的数字文件。它作为一个私有服务器,用于通过 Web 界面扫描、索引和组织数字文档库。

jonaswinkler/paperless-ng 的主要功能有哪些?

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 有哪些开源替代品?

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…