Skip to content

shaknoah/invertify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Inverter

This Python tool inverts the colors of all pages in a PDF using the pypdfium2 library. It's useful for creating dark-mode versions of PDFs, which are easier on the eyes when reading at night or in low-light environments.

Features

  • Inverts all page colors of a PDF
  • Preserves the original page layout and content
  • Fast and efficient with pypdfium2
  • CLI-friendly usage

Installation

Install the required dependency:

pip install pypdfium2

About

PDF Inverter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published