GithubHelp home page GithubHelp logo

weiplanet / ptext-release Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jorisschellekens/borb

0.0 2.0 0.0 72.88 MB

pText is a library for reading, creating and manipulating PDF files in python.

License: GNU Affero General Public License v3.0

Python 100.00%

ptext-release's Introduction

pText

Code style: black Corpus Coverage : 98.2% Text Extraction : 70.7%

pText is a library for creating and manipulating PDF files in python.

0. About pText

pText is a pure python library to read, write and manipulate PDF documents. It represents a PDF document as a JSON-like datastructure of nested lists, dictionaries and primitives (numbers, string, booleans, etc)

This is currently a one-man project, so the focus will always be to support those use-cases that are more common in favor of those that are rare.

1. About the Examples

Most examples double as tests, you can find them in the 'tests' directory.
They include;

  • reading a PDF and extracting meta-information
  • changing meta-information
  • extracting text from a PDF
  • extracting images from a PDF
  • changing images in a PDF
  • adding annotations (notes, links, etc) to a PDF
  • adding text to a PDF
  • adding tables to a PDF
  • adding lists to a PDF
  • using a layout and much more

2. Acknowledgements

I would like to thank the following people, for their contributions / advice with regards to developing pText:

  • Michael Klink

ptext-release's People

Contributors

jorisschellekens avatar

Watchers

James Cloos avatar  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.