Skip to content

gabriel-barreto/image-converter-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Image Converter CLI

Recieve image or folder path and convert into a base64 string, write converted result in a result.txt file.

Usage

  • Clone repo or download .py file
  • Run this command
      python3 converter.py --src [image/folder path]
    
  • Get your results

Your result(s) string(s) will appear in a file named result.txt at same folder of cli converter file

About

Convert your images files to base64

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages