Skip to content

dcsan/pixtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pixtools

Requires Imagemagick

Some scripts for resizing and processing images since I do this all the time and always forget the incantations...

grab beastie

To get your transparent beast go to visit this URL with your beast's ID:

https://beastopia.com/nobg/<Beast-ID>.png

like:

https://beastopia.com/nobg/0565.png

resize

To resize a background:

tools/resize.sh assets/backgrounds/abstract-1.gif

to get this glitch

you can edit the size settings in the resize.sh script

composite

to composite one image over the other

back x front

tools/composite.sh assets/backgrounds/abstract-1-24x24.gif assets/icons/1322.gif

to get this composite

Makefile

These two examples are in the Makefile so you can just type:

make resize
make composite

to get an output file in assets/composite.gif

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published