A community-supported supercharged version of paperless: scan, index and archive all your physical documents
Find a file
2022-12-01 18:54:52 -08:00
.github Also display the container logs 2022-11-29 20:11:40 -08:00
docker Fixes the custom scripts not running as root 2022-12-01 07:21:25 -08:00
docker-builders Fixes missing lxml and tweaks commenting 2022-11-01 12:42:03 -07:00
docs Expands documentation around the permissions of the custom scripts and the folder 2022-12-01 07:21:25 -08:00
resources New -ngx logo 2022 2022-02-26 20:14:24 -08:00
scripts Merge pull request #1648 from paperless-ngx/feature-use-celery 2022-10-10 00:07:55 -07:00
src Bump version to 1.10.1 2022-12-01 18:54:52 -08:00
src-ui Bump version to 1.10.1 2022-12-01 18:54:52 -08:00
.build-config.json Updates to qpdf 11.1.1, pikepdf 6.1.0, and a few other updates 2022-10-05 10:03:40 -07:00
.dockerignore Updates the Dockerfile to utilize our new base image 1.0 which provides the pre-compiled wheels for certain dependencies and most base packages 2022-03-30 09:09:50 -07:00
.editorconfig Updates some deps, skipping scipy 2022-08-10 08:45:49 -07:00
.env Corrections to pass pre-commit hooks 2022-03-20 15:58:37 +01:00
.gitignore Transitions the backend to celery and celery beat 2022-09-26 11:25:34 -07:00
.hadolint.yml Squashed commit of the following: 2022-07-28 15:36:24 -07:00
.pre-commit-config.yaml Fixes the link for flake8 to the new (?) GitHub repo 2022-11-14 15:47:22 -08:00
.prettierrc Adds additional CI checks for the backend and frontend, to complement pre-commit hooks which should already be run 2022-03-13 19:37:34 -07:00
.readthedocs.yml Drop support for Python 3.7 (#142) 2022-02-24 15:07:30 +01:00
build-docker-image.sh Fixes missing lxml and tweaks commenting 2022-11-01 12:42:03 -07:00
CODE_OF_CONDUCT.md prettier 2022-03-21 08:38:01 -07:00
CODEOWNERS Changes the Dockerfile to use pipenv and the releases to use pipenv, removing the need for a requirements.txt 2022-07-30 13:41:08 -07:00
CONTRIBUTING.md prettier 2022-03-21 08:38:01 -07:00
crowdin.yml Update Crowdin configuration file 2021-03-06 22:13:12 +01:00
Dockerfile Adds libatomic1 for supporting armv7 better 2022-11-29 13:46:04 -08:00
gunicorn.conf.py Tweaks gunicorn to preload the app and use shared memory for temporary fs 2022-09-01 18:04:12 -07:00
install-paperless-ngx.sh Combines the two database folders to a single variable during installation 2022-09-11 07:42:20 -07:00
LICENSE Initial commit 2015-12-20 12:54:28 +00:00
paperless.conf.example Merge pull request #1367 from Eckii24/feat/date-suggestions 2022-08-25 11:47:37 -07:00
Pipfile Releases constraints on some packages and updates everything 2022-11-09 08:51:46 -08:00
Pipfile.lock Downgrades cryptography to the last built version on piwheels 2022-11-09 12:12:23 -08:00
README.md add demo badge 2022-11-30 15:14:21 -08:00

ci Crowdin Documentation Status Coverage Status Chat on Matrix demo

Paperless-ngx

Paperless-ngx is a document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper.

Paperless-ngx forked from paperless-ng to continue the great work and distribute responsibility of supporting and advancing the project among a team of people. Consider joining us! Discussion of this transition can be found in issues #1599 and #1632.

A demo is available at demo.paperless-ngx.com using login demo / demo. Note: demo content is reset frequently and confidential information should not be uploaded.

Features

Dashboard Dashboard

  • Organize and index your scanned documents with tags, correspondents, types, and more.
  • Performs OCR on your documents, adds selectable text to image only documents and adds tags, correspondents and document types to your documents.
  • Supports PDF documents, images, plain text files, and Office documents (Word, Excel, Powerpoint, and LibreOffice equivalents).
    • Office document support is optional and provided by Apache Tika (see configuration)
  • Paperless stores your documents plain on disk. Filenames and folders are managed by paperless and their format can be configured freely.
  • Single page application front end.
    • Includes a dashboard that shows basic statistics and has document upload.
    • Filtering by tags, correspondents, types, and more.
    • Customizable views can be saved and displayed on the dashboard.
  • Full text search helps you find what you need.
    • Auto completion suggests relevant words from your documents.
    • Results are sorted by relevance to your search query.
    • Highlighting shows you which parts of the document matched the query.
    • Searching for similar documents ("More like this")
  • Email processing: Paperless adds documents from your email accounts.
    • Configure multiple accounts and filters for each account.
    • When adding documents from mail, paperless can move these mail to a new folder, mark them as read, flag them as important or delete them.
  • Machine learning powered document matching.
    • Paperless-ngx learns from your documents and will be able to automatically assign tags, correspondents and types to documents once you've stored a few documents in paperless.
  • Optimized for multi core systems: Paperless-ngx consumes multiple documents in parallel.
  • The integrated sanity checker makes sure that your document archive is in good health.
  • More screenshots are available in the documentation.

Getting started

The easiest way to deploy paperless is docker-compose. The files in the /docker/compose directory are configured to pull the image from Github Packages.

If you'd like to jump right in, you can configure a docker-compose environment with our install script:

bash -c "$(curl -L https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/main/install-paperless-ngx.sh)"

Alternatively, you can install the dependencies and setup apache and a database server yourself. The documentation has a step by step guide on how to do it.

Migrating from Paperless-ng is easy, just drop in the new docker image! See the documentation on migrating for more details.

Documentation

The documentation for Paperless-ngx is available on ReadTheDocs.

Contributing

If you feel like contributing to the project, please do! Bug fixes, enhancements, visual fixes etc. are always welcome. If you want to implement something big: Please start a discussion about that! The documentation has some basic information on how to get started.

Community Support

People interested in continuing the work on paperless-ngx are encouraged to reach out here on github and in the Matrix Room. If you would like to contribute to the project on an ongoing basis there are multiple teams (frontend, ci/cd, etc) that could use your help so please reach out!

Translation

Paperless-ngx is available in many languages that are coordinated on Crowdin. If you want to help out by translating paperless-ngx into your language, please head over to https://crwd.in/paperless-ngx, and thank you! More details can be found in CONTRIBUTING.md.

Feature Requests

Feature requests can be submitted via GitHub Discussions, you can search for existing ideas, add your own and vote for the ones you care about.

Bugs

For bugs please open an issue or start a discussion if you have questions.

Affiliated Projects

Paperless has been around a while now, and people are starting to build stuff on top of it. If you're one of those people, we can add your project to this list:

  • Paperless App: An Android/iOS app for Paperless-ngx. Also works with the original Paperless and Paperless-ng.
  • Paperless Share. Share any files from your Android application with paperless. Very simple, but works with all of the mobile scanning apps out there that allow you to share scanned documents.
  • Scan to Paperless: Scan and prepare (crop, deskew, OCR, ...) your documents for Paperless.
  • Paperless Mobile: A modern, feature rich mobile application for Paperless.

These projects also exist, but their status and compatibility with paperless-ngx is unknown.

  • paperless-cli: A golang command line binary to interact with a Paperless instance.

This project also exists, but needs updates to be compatible with paperless-ngx.

  • Paperless Desktop: A desktop UI for your Paperless installation. Runs on Mac, Linux, and Windows. Known issues on Mac: (Could not load reminders and documents)

Important Note

Document scanners are typically used to scan sensitive documents. Things like your social insurance number, tax records, invoices, etc. Everything is stored in the clear without encryption. This means that Paperless should never be run on an untrusted host. Instead, I recommend that if you do want to use it, run it locally on a server in your own home.