Summary

A command-line image format tool using which we can convert image format, resize the image, and other optional preprocessing. One can pass a single image path or image folder.

Elements

Possible users journey

  1. Create a python project structure
  2. Write methods for preprocessing
  3. Write code for the Cli

Acceptance criteria

Needed Tech:

Python, typer