├── .gitignore ├── README.md └── pdf_compressor.py /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theeko74/pdfc/HEAD/.gitignore -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theeko74/pdfc/HEAD/README.md -------------------------------------------------------------------------------- /pdf_compressor.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/theeko74/pdfc/HEAD/pdf_compressor.py --------------------------------------------------------------------------------