├── .gitignore ├── LICENSE ├── README.md └── WorsePDF.py /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/3gstudent/Worse-PDF/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/3gstudent/Worse-PDF/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/3gstudent/Worse-PDF/HEAD/README.md -------------------------------------------------------------------------------- /WorsePDF.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/3gstudent/Worse-PDF/HEAD/WorsePDF.py --------------------------------------------------------------------------------