After noticing how hard it was to create shots on Dribbble without the proper tools (e.g. After Effects), I decided to work on a tool to create animated mockup videos and GIFs on the web, for free. Using FabricJs I added a fully interactive canvas, and I thought I might as well add the option to add textboxes and images for more complex designs.<p>I've also open sourced the code, so if anyone wants to create something similar or expand on the concept you are completely free to (and encouraged to!) :)
I'm going to use this when I launch my next project. Looks really useful and easy to use.<p>If you could figure out the right UI, this would make a great phone app for consumers.
Hey Alyssa, really useful tool thank you. Currently silently fails on Safari when trying to export an MP4 as the MediaRecorder API doesn't exist. Might be worth putting a notice on what browsers you're supporting.