Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-09-11 | 730 Bytes | |
v0.1.8 source code.tar.gz | 2024-09-11 | 3.3 MB | |
v0.1.8 source code.zip | 2024-09-11 | 3.3 MB | |
Totals: 3 Items | 6.6 MB | 0 |
-
Feature
🚀 Added the ability to create a border for an image. View number 11 in the Usage section to see an example image. You can specify color and border thickness (pixels) .The syntax is:gowall draw ~/Pictures/img.png -c #5D3FD3 -b 5
-
Feature
🚀 Added the ability to change image formats For example from.webp
to.png
(of course you can change to any format you want)gowall convert ~/Pictures/img.webp -f png
This eliminates the reason for you to go to image converter websites With gowall the conversion happens instantly whereas in most converter websites it can take seconds
-
Added
NixOS
installation method