Giter Club home page Giter Club logo

pdf-autom's Introduction

pdf-autom

A python tool to automate different tasks with pdfs.

Current state

Pdf text can be saved to txt files (workflow: pdf => image => txt)

Purpose

My plan is: analyze a large pdf file (might be scanned documents), cut each page and sort them.
To achieve this, I have to use pdf2image to convert all pdfs to images. All files might be scanned documents, so the pdf will only contain a huge picture with text.
To analyze the images, I use Tesseract OCR. The data is saved to text file(s).
In the next step I have to read all the text data and look for the specific sorting items. I might need some dictionaries to sort the specific pages (they might have to be sorted multiple times).
In the last step I need to manipulate the original pdf (a copy) and reorder the pages / save the pages seperately (maybe a folder structure?)

pdf-autom's People

Contributors

bennischober avatar

Watchers

 avatar

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.