Skip to content

intelliscience/OpenPDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenPDF ProjectS

A security-focused Text-to-PDF engine that builds PDF 1.4 documents from scratch and applies 128-bit AES encryption.

Installation

pip install openpdf

Usage

You can use it directly from your terminal:

openpdf --text input.txt --out secure.pdf --password="your-password"

Features

  • Standalone PDF object generation.
  • AES-128 Encryption support.
  • Automatic pagination and text wrapping.
  • Zero external font dependencies (uses native Helvetica).

About

An opensource PDF Encoder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages