All Projects → paperbaseapp → paperbase

paperbaseapp / paperbase

Licence: AGPL-3.0 license
Open source document organizer with automatic OCR and full text search

Programming Languages

PHP
23972 projects - #3 most used programming language
Vue
7211 projects
Blade
752 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to paperbase

papermerge-core
Papermerge RESTful backend structured as reusable Django app
Stars: ✭ 103 (+390.48%)
Mutual labels:  ocr, documents, dms
ingest-file
Ingestors extract the contents of mixed unstructured documents into structured (followthemoney) data.
Stars: ✭ 40 (+90.48%)
Mutual labels:  ocr, documents
Paperless
Scan, index, and archive all of your paper documents
Stars: ✭ 7,662 (+36385.71%)
Mutual labels:  ocr, documents
FileBasedMiniDMS
This php script sorts your documents (by using hardlinks) into subfolders based on the hashtags it finds in your documents filenames.
Stars: ✭ 35 (+66.67%)
Mutual labels:  ocr, scan
Papermerge
Open Source Document Management System for Digital Archives (Scanned Documents)
Stars: ✭ 1,177 (+5504.76%)
Mutual labels:  ocr, scan
Open Semantic Etl
Python based Open Source ETL tools for file crawling, document processing (text extraction, OCR), content analysis (Entity Extraction & Named Entity Recognition) & data enrichment (annotation) pipelines & ingestor to Solr or Elastic search index & linked data graph database
Stars: ✭ 165 (+685.71%)
Mutual labels:  ocr, documents
paperless-ng
A supercharged version of paperless: scan, index and archive all your physical documents
Stars: ✭ 4,840 (+22947.62%)
Mutual labels:  ocr, dms
Lexpredict Contraxsuite
LexPredict ContraxSuite
Stars: ✭ 140 (+566.67%)
Mutual labels:  ocr, documents
Paperwork
Personal document manager (Linux/Windows) -- Moved to Gnome's Gitlab
Stars: ✭ 2,392 (+11290.48%)
Mutual labels:  ocr, dms
Open Paperless
Scan, index, and archive all of your paper documents (acquired by Mayan EDMS)
Stars: ✭ 2,538 (+11985.71%)
Mutual labels:  ocr, documents
ReadToMe
No description or website provided.
Stars: ✭ 51 (+142.86%)
Mutual labels:  ocr
nmap-formatter
A tool that allows you to convert NMAP results to html, csv, json, markdown, graphviz (dot). Simply put it's nmap converter.
Stars: ✭ 129 (+514.29%)
Mutual labels:  scan
Korean-OCR-Model-Design-based-on-Keras-CNN
Korean OCR Model Design(한글 OCR 모델 설계)
Stars: ✭ 34 (+61.9%)
Mutual labels:  ocr
memento
Organize your meme image cluster in a better format using OCR from the meme to sort them using tesseract along with editing memes by segmenting them using OpenCV within a directory
Stars: ✭ 70 (+233.33%)
Mutual labels:  ocr
apitest
this is a tool for testing Laravel REST API
Stars: ✭ 11 (-47.62%)
Mutual labels:  documents
kuzushiji-recognition
5th place solution for the Kaggle Kuzushiji Recognition Challenge
Stars: ✭ 41 (+95.24%)
Mutual labels:  ocr
ocrd cis
OCR-D python tools
Stars: ✭ 28 (+33.33%)
Mutual labels:  ocr
ID-Card-Passport-Recognition-SDK-Android
On-Device ID Card & Passport & Driver License Recognition SDK for Android
Stars: ✭ 223 (+961.9%)
Mutual labels:  ocr
ocr space
Free Online OCR for Ruby - Convert images to text
Stars: ✭ 62 (+195.24%)
Mutual labels:  ocr
saram
Get OCR in txt form from an image or pdf extension supporting multiple files from directory using pytesseract with auto rotation for wrong orientation. PYPI:
Stars: ✭ 51 (+142.86%)
Mutual labels:  ocr

Paperbase logo

Docker Cloud Build Status License latest release Built with science

Quick start

Read the docs on how to set up your own Paperbase instance.

Development setup

Prerequisites

  • Docker
  • Docker Compose
  1. Copy .env.example to .env
  2. Fill APP_KEY (32 random chars) and DB_PASSWORD
  3. docker-compose up
  4. Create a new user with docker-compose exec app php artisan user:create
  5. You can access Paperbase at http://paperbase.localhost
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].