GithubHelp home page GithubHelp logo

paperbaseapp / paperbase Goto Github PK

View Code? Open in Web Editor NEW
27.0 4.0 2.0 716 KB

Open source document organizer with automatic OCR and full text search

Home Page: https://paperbase.app

License: GNU Affero General Public License v3.0

Shell 1.05% PHP 70.33% Dockerfile 1.41% Blade 7.95% HTML 0.47% Vue 18.79%
documents organizing ocr search scan dms laravel vue

paperbase's Introduction

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

paperbase's People

Contributors

cangarw avatar timoschwarzer avatar v411e avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

paperbase's Issues

Library settings

  • Automatic OCR on/off
    Advanced:
  • Sync mode: mtime (default) / hash (slow)

Thumbnail creation

Create thumbnails for pdfs.

pdftocairo [input-file] [output-file] -jpeg -singlefile -antialias best -scale-to 400 -jpegopt "quality=60,progressive=y,optimize=y"
  • One per document
  • Save under /storage/thumbnails/
  • delete thumbnails, when documents are deleted
  • recreate thumbnail if the document is changed
  • max 320px in width or height

file manager operations

  • move files
  • drag n drop
  • delete files from library view
  • select files
  • upload files via dragging into library view

Folder is not opening by clicking it

Error msg:

vue-router.esm.js?8c4f:2065 Uncaught (in promise) NavigationDuplicated: Avoided redundant navigation to current location: "/browse/2960b227-b3ef-4687-baa3-3dfe0434ebbb?path=scan".
    at createRouterError (webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js:2066:15)
    at createNavigationDuplicatedError (webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js:2036:15)
    at HTML5History.confirmTransition (webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js:2329:18)
    at HTML5History.transitionTo (webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js:2261:8)
    at HTML5History.push (webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js:2602:10)
    at eval (webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js:3021:22)
    at new Promise (<anonymous>)
    at VueRouter.push (webpack-internal:///./node_modules/vue-router/dist/vue-router.esm.js:3020:12)
    at VueComponent.navigateToPath (webpack-internal:///./node_modules/cache-loader/dist/cjs.js?!./node_modules/babel-loader/lib/index.js!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader/lib/index.js?!./src/components/library-explorer-view.vue?vue&type=script&lang=js&:312:20)
    at VueComponent.navigateToItem (webpack-internal:///./node_modules/cache-loader/dist/cjs.js?!./node_modules/babel-loader/lib/index.js!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader/lib/index.js?!./src/components/library-explorer-view.vue?vue&type=script&lang=js&:320:14)

Steps to reproduce:

  1. open Paperbase (libary completly synced)
  2. open a pdf file from main folder
  3. close file
  4. click on a folder
    a. page looks like it reloads something but folder will not open
  5. F5 will reload page and the selected folder will open

Add overview over all failed files

This would be great because at the moment the user does not know which files failed and thus is not able to perform consequent actions.

Add Trash for each library

The trash is used for the user to be able to restore deleted files or to restore the original, non-OCR'd files in case something went wrong.

give user the option to enable a automatic library sync

Reason: I do not want to click "sync" and wait some time after accessing Paperbase although the file I am looking for is already in the folder structure for some time (inserted manually directly into the folder)

Note:

  • probably with backup of the read files so that the user can reset these in a fixed amount of time

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.