A document management system that converts physical documents into a searchable digital archive using optical character recognition.

Paperless-ngx is an open-source, self-hosted web app and server that transforms physical documents into a searchable online archive. It functions as a comprehensive document management system designed to reduce reliance on physical paper by digitizing, indexing, and organizing files in a centralized digital location.
The software is deployed as a server application, with Docker Compose serving as the primary installation method for quick setup. It provides a web-based interface that allows users to upload, manage, and retrieve their digital documents from a home server or private infrastructure, ensuring that records are accessible from any browser on the local network.
The system architecture utilizes Django for the backend and Angular for the frontend. It leverages machine learning and OCR technologies to process scanned images and PDF files, converting them into searchable text formats. This allows users to find specific documents based on their content rather than relying solely on filenames or manual tags. The project is the official successor to the original Paperless and Paperless-ng projects, moving toward a team-based development model to ensure long-term support and feature enhancements.
Because the software stores information in clear text without encryption, it is specifically intended for use on trusted local servers. This design choice means the safest deployment method is on a local server within a home environment where the user maintains full control over the hardware and manages their own backups. It is designed for users who prioritize data sovereignty and local ownership of their sensitive records.
Paperless-ngx serves as a private document archiving solution for individuals and organizations seeking to maintain local control over their sensitive records.
A self-hosted PDF manipulation platform for editing, converting, and automating documents without external service dependencies.
Create and manage professional resumes with real-time previews and self-hosting options for complete data ownership.
Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.