
saasclips.com — Product demo videos from your landing page.
Generate product demo videos from your landing page URL ready to share on social media.
@premstroke · X
The full gallery
Tech stack
29 projects

Generate product demo videos from your landing page URL ready to share on social media.
@premstroke · X

@UK_Daniel_Card I made something similar https://t.co/HCVGlFb8hF. Its completely vibe coded but it is supposed to be a vibe project. Been making it for about 6 months now. Feel fre
@slacksarenice · X
I made something similar Its completely vibe coded but it is supposed to be a vibe project. Been making it for about 6 months now. Feel free to take inspiration from it 😅

Embed a lightweight widget on your website to collect user feedback, bug reports, and screenshots
@CoryMeikleDev · X
I built SiteSay a tool that allows you to embed an incredibly lightweight (4.33kB gzipped) widget to your website for collecting feedback/bug reports with screenshots. It also automatically attaches any uncaught JS errors/unhandled promise rejections.

Create polished mobile app demos and mockups directly on your phone.
@startappdev · X
I'm working on a mockup and demo creation tool straight on your phone so you can build in public easily.

Send a product URL and get AI-generated demo videos for marketing and social media.
u/Rae_Shin_ · Reddit
Why spend hours making demo videos? Paste a URL and let AI do it These days everyone is building products, but promoting them is a completely different challenge. Recording demos, editing videos, adding captions, and making content for Shorts, TikTok, Reels, or ads takes a lot of time. So I built Screenzy.pro. Just paste your product URL, and it automatically creates product demo videos that explain what your product does. It works well for social media content, launch videos, tutoria

Interactive demo for experimenting with grading mechanics.
@TheEduardoRFS · X
I vibe coded a demo for grading, not in a great shape but it's fun to play a bit.

Design electronic circuits and PCBs in your browser with KiCad, no installation required.
ViktorEE · HN
KiCad, a PCB EDA suite is now working in a browser, you can try it at the link, there's a demo project or you can bring your own. Firefox is best, Chrome is good, Safari is "working". We’re Emergence Engineering, a dev shop from Hungary, mostly working with rich text editors, CRDTs. PCBJam started as my (Viktor, CTO, ex-electrical engineer) hobby project but as time went on I put more and more energy into it, and a product started shaping up in my head, in the last few months we’ve started to focus on this project a bit more, and this is the first MVP~ish result. This project is a ton of fun, ton of learning, ton of improvements over improvements: - I thought there must be ways to emulate the PCB canvas OpenGL code on the web. And yes, there are a lot of ways, all of them very buggy. Turns out it’s faster to just write WebGL code that works with KiCad’s Graphics Abstraction Layer if you add the right intermediate debugging steps. I (with Claude) implemented the features and compared

Create beautiful screenshots and progress cards ready to share with your audience.
@shreyassihasane · X

Browser-based tools for video and audio compression, cropping, merging, and conversion without uploading files.
zhw2590582 · V2EX
最近对网站进行了重构,做成了免费的视频工具站:[ArtPlayer Tools]( https://artplayer.org/tools/) 主要是围绕着 ffmpeg.wasm 和 mediabunny 实现的一些可以直接在浏览器里用的视频/音频工具,常用的有: - 视频压缩:[Compress Video]( https://artplayer.org/compress-video/) - 视频裁剪:[Crop Video]( https://artplayer.org/crop-video/) - 视频合并:[Merge Video]( https://artplayer.org/merge-video/) - 视频尺寸调整:[Resize Video]( https://artplayer.org/resize-video/) - 视频旋转:[Rotate Video]( https://artplayer.org/rotate-video/) - 视频调速:[Change Video Speed]( https://artplayer.org/change-video-speed/) - 添加文字到视频:[Add Text to Video]( https://artplayer.org/add-text-to-video/) - 添加水印:[Watermark Video]( https://artplayer.org/watermark-video/) - 提取字幕:[Subtitle Editor]( https://artplayer.org/subtitle-editor/) - HLS 转 MP4:[HLS to MP4]( https://artplayer.org/hls-to-mp4/) - 音频可视化:[Audio Visualizer]( https://artplayer.org/audio-visualizer/) 大部分工具都是本地处理,文件不会上传到服务器。最开始是因为自己偶尔要处理一些视频,开剪辑软件又有点重,在线工具又担心隐私,所以就慢慢做成了一个站。 目前还在持续完善,体验肯定还有不少粗糙的地方,比如不同浏览器的兼容、移动端操作、长视频性能之类的。 网站: [ArtPlayer Tools]( https:

Mobile workspace for editing and previewing HTML/CSS/JS apps with AI integration.
u/heisenberg2995 · Reddit
I built a mobile workspace to edit and preview the HTML apps ChatGPT/Claude write for you. Hey everyone! I built VanillaPad , a mobile workspace for building simple HTML/CSS/JS projects. 👉 https://vanillapad.dev The idea came from something I kept running into. Sometimes I'd need a simple utility app or a quick landing page or to test a little game idea. Getting the initial code written was easy since I could just ask ChatGPT or Claude on my phone. The hard part came af

Free browser-based tool for creating graphics, posters, and animations with built-in AI image generation.
Canvave — 简单图形设计和动画制作平台。无须专业技能也能做出任意尺寸的精美设计;最高支持图片 3x 或动画 240 FPS 导出;内置基于 Flux 的 AI 文生图、图生图;适合电商卖家、广告设计、社媒运营、独立开发等有设计需求的群体

Convert HTML and Markdown content into shareable links and QR codes.
@gomixo · X
和团队做了一个非常实用的小工具:HTMLShare。 现在用 AI 生成网页、报告、可视化作品越来越方便,但生成后的 HTML 文件,想分享给别人却很麻烦:要么发文件,要么部署网站,要么截图。 HTMLShare 解决的就是这个问题: 👉 欢迎体验,也欢迎反馈建议。