Show HN: Turn your static screenshots into animation (screenshotboost.themarelle.com)

2 points by Eagle64 ↗ HN
Hello HN,

Here is my latest project. It is a small tool that adds a background and some effects to an image. All the computation is made locally thanks to ffmpeg.wasm

Do not hesitate to ask for details on implementation

6 comments

[ 0.21 ms ] story [ 20.9 ms ] thread
Is a login necessary for a free app with no backend? I just upload an image and download the animated version?
Good point. Currently, the login is a bit useless. The idea later is to allow people to memorise settings for the account and maybe allow them to add their own backgrounds and patterns. The image is never uploaded. The recording of the animation is made on the client.
Update: Hello, following multiple feedback, I have removed the login button
Could be good to have an example or two before using
Actually there is an example just under the google sign in button. But I might add more you are right
Following your feedback, I have added more examples on the landing page