TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Animockup – An open-source design tool to make animated mockups

40 pointsby alyssaxuuabout 5 years ago

6 comments

alyssaxuuabout 5 years ago
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&#x27;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!) :)
评论 #22650625 未加载
olleracabout 5 years ago
I&#x27;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.
评论 #22648178 未加载
strangecyanabout 5 years ago
Hey Alyssa, really useful tool thank you. Currently silently fails on Safari when trying to export an MP4 as the MediaRecorder API doesn&#x27;t exist. Might be worth putting a notice on what browsers you&#x27;re supporting.
评论 #22650422 未加载
morajabiabout 5 years ago
I love it, great job! Question for you: How was the idea born Alyssa?
评论 #22648458 未加载
notlukeskyabout 5 years ago
Can you allow the import of images as well in addition to video?
评论 #22651286 未加载
notlukeskyabout 5 years ago
Thanks!