Metadata-Version: 2.4
Name: colorchangerPDF
Version: 1.0.0
Summary: Convert PDFs to dark mode safely, locally using Python
Home-page: https://github.com/Abdullah-js/colorchangerPDF
Author: emir alakus
Author-email: emirabdullah2007@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: pymupdf
Requires-Dist: pillow
Requires-Dist: numpy
Requires-Dist: tqdm
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# colorchangerPDF
Many existing tools on the website or Google extensions either don’t work or require you to upload your PDFs to a server, something I don’t trust with personal files. So, I created colorchangerPDF, a Python tool that lets you convert any PDF to a dark mode version, safely on your own machine.

Requirements Python 3.9+ PyMuPDF Pillow NumPy tqdm
