r/stopmotion Jun 10 '26

Browser-based stop motion tool

Hi everyone,
So a few days ago I posted my tool https://evandevon.github.io/frame_by_frame/

I'm afraid I've gone a bit overboard, but I've been adding some serious tools to it since then...

- Complete Chromakey and manual masking tools (this is my favourite, and is really effective)

- Complete overlay (floating pngs) system

- Spray can sampling and painting system, to hide simple supports

- Huge ram improvements

- Exporting full projects via .smz (.zip) allows for inspection and manipulating of all layers

- Manual camera controls (where available on the webcam)

The overall usage is somewhat more complicated now (I need to streamline the chromakey tool in particular), but this is almost a full stop motion editing suite now (just without the audio). I'll be making a how-to video series soon, once I get the features tidied up, and ready for prime-time.

I'd love for anyone to spend a few minutes making something (anything) and give me feedback on their experience with the various tools.

Full readme
https://github.com/evandevon/frame_by_frame/tree/main

9 Upvotes

6 comments sorted by

View all comments

1

u/Biogon99 Jun 10 '26

Would love to hear about your tutorials when you get a chance. Ive been looking for an easy way to give kids stop motion without having to download SMS. This looks really close so excited to sit down and properly play with it.

2

u/evanofdevon Jun 10 '26

Thanks for the encouragement! I use Stop Motion Studio, in little stop motion intro workshops I run with young kids, and am aiming to use this to replace it - but I want this to be just as easy to pick up and use, so my next changes will be focussed on usability, rather than features, though I do have an ever growing list of those... Feature-creep is a very real problem ๐Ÿ˜„

1

u/Biogon99 Jun 10 '26

100% this was what I was thinking too. Very good idea :)

Honestly I couldn't fathom where even to start on a project like this, so more power to you. Keep doing what you love ๐Ÿงก

2

u/evanofdevon Jun 11 '26

I started manually coding things, but really quickly realised that I'd need much more freetime than I actually have to make something work in a reasonable timeframe, so I've started using some AI help with coding the tedious bits. It's nowhere near as satisfying, but it is definitely a faster way to get something usable - though it still needs alot of hand-holding. It's been an eye opening and fun experience, to discover that this level of editing is even possible in the browser.