This tool can convert your comic pictures to PDF.
Python
Pillow
- Install Python on your computer.
- Install pip on your computer.
- Install Pillow with
pip install Pillow
- Prepare your comic picture.
- Edit the config on
main.py
- Run the
main.py
with python.