Skip to content

Um conversor de imagens CLI feito em Python | A CLI image converter made in Python

License

Notifications You must be signed in to change notification settings

ludovici-philippus/image-convert-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Image Convert

Requirements

  • Python 3
  • PIL (Use: pip install pillow on Terminal after you install python, to install PIL)

Installation

Windows

If you want to have acess to the image-convert through all your system, you can put it in C:\Windows\System32

Linux

You can put it in /usr/local/bin

In both cases, you can also create a custom path directory to not use the System-made directories.

Usage

./convert.py [IMG [IMG_02] [IMG_03] [...]] [FILE_FORMAT] [QUALITY (optional)]

About

Um conversor de imagens CLI feito em Python | A CLI image converter made in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages