Coder Social home page Coder Social logo

python-libcpdf's Introduction

pycpdflib

pycpdflib is a Python interface to the cpdf pdf tools. More information, including commercial licenses can be found at https://www.coherentpdf.com/

The non-commercial home of pycpdflib is http://community.coherentpdf.com/

The python package may be installed with

pip install pycpdflib

and imported into your program with

import pycpdflib

Functionality

  • Quality Split and Merge, keeping bookmarks. Extract pages. Split on Bookmarks.
  • Encrypt and Decrypt (including AES 128 and AES 256 encryption)
  • Scale, rotate, crop and flip pages. Scale pages to fit
  • Copy, Remove and Add bookmarks
  • Stamp logos, watermarks, page numbers and multiline text. Transparency.
  • Supports Unicode UTF8 text input and output
  • Put multiple pages on a single page
  • List, copy, or remove annotations
  • Read and set document information and metadata
  • Add and remove file attachments to document or page.
  • Thicken hairlines, blacken text, make draft documents
  • Reconstruct malformed files
  • Detect missing fonts, low resolution images

Obtaining the DLLs

The DLLs pycpdflib and cpdflib are required. They are free for non-commercial use. Commercial use requires a license. The DLLs can be obtained here:

https://github.com/coherentgraphics/cpdflib-binary

Documentation

Full manual (required reading): https://coherentpdf.com/pycpdflibmanual.pdf

Follow the instructions at the end of Chapter 1 to load the DLLs and write your first pycpdflib program.

Quick reference API docs: https://python-libcpdf.readthedocs.io/en/latest/

Contact

mailto:[email protected]

Bug report: https://github.com/coherentgraphics/python-libcpdf

python-libcpdf's People

Contributors

johnwhitington avatar rasa 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.