Skip to content

insanXYZ/amba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

__example_video.mp4

Amba, A Terminal Tool Built with Go for Converting Image Formats (PNG, JPG, JPEG, WEBP, BMP)

Usage

amba --file <filename> --to <format1,format2,...>

Requirements

You should install libwebp on your pc

MacOs:

brew instal webp

Linux(ubuntu,etc):

sudo apt-get update
sudo apt-get install libwebp-dev

Windows(btw, i don't know what operating system is this?):

Download here

Supported format

  • png
  • jpg
  • jpeg
  • webp
  • bmp

About

terminal tool for converting image formats

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages