wwestrop / tech-smash

When there's no other way to express how you feel....

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tech Smash As A Service

When there's no other way to express how you feel....

Try it out here


Step 1 Head on over to techsmash.io

Step 2 Upload an image of the thing you love to hate

Step 3 Enjoy your new GIF

Facebook   Sharepoint   Netsuite   Ubisoft

Running locally

npm install
npm run build
npm start -- --input "input-overlay.gif" \
             --output "desired/output/file.gif" \
             --scale 1.0 \
             --speed 1.0 \
             -x 10 \
             -y 20

About

When there's no other way to express how you feel....

License:GNU General Public License v3.0


Languages

Language:TypeScript 100.0%