Posts

Showing posts with the label gifsicle

resize gifs

https://davidwalsh.name/resize-animated-gif sudo pacman -S gifsicle gifsicle --scale 6 -i basic_walkcycle.gif > basic_walk_cycle.gif [where 1 = 100%, .5 = 50% etc.]