Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Convert

Convert images from one format to another easily with this CLI tool.

  1. Set up the environment:
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
  1. Run the script:
python -m src [absolute path to file or directory] [original file type] [desired file type]

Example:

python -m src ~/desktop/my-image.heic heic jpeg

About

Convert images from one format to another with this CLI tool written in Python

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages