2018-08-30 18:20:53 -04:00
2018-08-30 18:20:53 -04:00
2018-05-17 23:42:53 -04:00
2018-04-27 17:34:35 -04:00
2018-04-27 17:34:35 -04:00
2018-04-27 17:34:35 -04:00
2018-08-30 18:20:53 -04:00
2018-08-30 18:20:53 -04:00

Putting pictures in animated templates.

Input

frog

Running makesweet

docker run -v $PWD:/share paulfitz/makesweet \
  --zip templates/billboard-cityscape.zip \
  --in images/frog.jpg \
  --gif animation.gif

Output

animation

Video format

You can generate a video output instead of a gif by replacing:

  --gif animation.gif

with:

  --vid animation.mp4
Description
api for makesweet ⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-05-01T16:07:04.398Z
Readme 24 MiB
Languages
C++ 46.7%
C 46.4%
JavaScript 3.8%
HTML 1.7%
CMake 1.1%
Other 0.3%