mirror of
https://github.com/SrIzan10/makesweet-api.git
synced 2026-05-01 10:55:14 +00:00
9fe45acc6825b2553a77455509cb4484e42bb5fe
Putting pictures in animated templates.
Input
Running makesweet
docker run -v $PWD:/share paulfitz/makesweet \
--zip templates/billboard-cityscape.zip \
--in images/frog.jpg \
--gif animation.gif
Output
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
Languages
C++
46.7%
C
46.4%
JavaScript
3.8%
HTML
1.7%
CMake
1.1%
Other
0.3%

