piksart-image-tools Code
Simple Python tool to convert images into grayscale or black & white.
Brought to you by:
zacjones000
| File | Date | Author | Commit |
|---|---|---|---|
| README.md | 2025-09-23 |
|
[fbb130] Create README.md |
| converter.py | 2025-09-23 |
|
[7b8486] Create converter.py |
A beginner-friendly Python script that converts images to either:
This tool is part of my learning journey in photo editing and script development.
I also run a site: Piksart.one where you can explore more about PicsArt Mod APK and creative editing tools.
--mode bw Make sure you have Python installed. Then install the only dependency:
```bash
pip install pillow