Skip to content

ulises-codes/image-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages