PDF Color Converter is a simple application designed to modify the color scheme of PDF documents. It allows users to convert PDFs to grayscale or apply custom color transformations.
- Convert PDFs to grayscale.
- Apply custom color transformations.
- Easy-to-use interface.
- Clone the repository:
git clone https://github.com/your-username/pdf-color-converter.git
- Navigate to the project directory:
cd pdf-color-converter - Install dependencies:
pip install -r requirements.txt
- Run the application:
python app.py
- Follow the on-screen instructions to upload and process your PDF.
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License.
Thanks to all contributors and open-source libraries used in this project.