
MotionMinute | Instant Website Builder for Local Businesses & Creators
Create booking websites that automatically sync reservations to your Google Sheets.
@nowadayskira · X
The full gallery
Tech stack
60 projects

Create booking websites that automatically sync reservations to your Google Sheets.
@nowadayskira · X

Extract code, design tokens, fonts, colors, and media from any website instantly.
@bharatmodi2014 · X
Extract code, design tokens, fonts, colors, and media instantly. Save everything to the cloud, organize your library, and regenerate designs with your favorite AI.

Convert between JSON, CSV, Excel, XML, YAML and other data formats directly in your browser.
@NaimBiswas11 · X
Developers work with different data formats every day — JSON, CSV, XML, YAML, and Excel files are everywhere. But finding a simple, fast, and privacy-friendly way to convert and process these formats is not always easy.

Convert design mockups and screenshots to code automatically.
@AnimaApp · X
Image to code in 1 minute - 20x faster than Claude Code and with much higher fidelity. Try it at and let us know how we did 🤘

Instantly play curated HTML5 and WebGL games in your browser without downloading or logging in.
WaHaGameStore — 在线 HTML 游戏,免登录、免下载

Create webtoons and comics from text stories with AI and export in 4K with multiple art styles.
StarVeil AI - 星河入梦 — 使用AI生成连续漫画的网站

Gribble is a free pixel art editor for any device to draw, animate, and share pixel art frame by frame. No install, no signup needed.
@napahlmdev · X
working on at a baseline it's a cross-platform extensive pixel art tool, but got volume usage potential for everything from young artists to crochet design to image pixelation

@anupamrjp A fast and smooth browser ADE where humans and agents build together. Its custom editor delivers native scrolling and smooth 120 FPS performance - even on large files. C
@andreisfedotov · X
A fast and smooth browser ADE where humans and agents build together. Its custom editor delivers native scrolling and smooth 120 FPS performance - even on large files. Check it out: Live demo without installation:

Compress, convert, and resize images in your browser with support for JPG, PNG, WebP, GIF, AVIF, HEIC, and TIFF.
@VumexaAi · X
Building VUMEXA — free browser tools for small image/file tasks. Current focus: compress images, hit exact KB limits, resize, and convert WebP/JPG. No uploads, no sign-up. Files stay local in the browser.

Hand-draw animations in your browser and export as PNG, SVG, WebM, MP4, or transparent MOV.
@TunTun669664 · X
最近做了一个小工具 Dranimo,可以把写字、绘画的过程直接变成动画✍️ 操作很简单,画完就能预览和导出 如果你刚好用得上,欢迎试试:

Library of 150+ browser-based tools for images, audio, video, web, and AI tasks.
u/schiz0f · Reddit
I built NutterTools, a library of useful internet tools.. 🛠️ Hey guys, I have built a new website that hosts a collection of useful image/audio/video/web/AI tools in a neat library. There are probably most websites like this, but this is my attempt at it. It already has 150+ tools and I'm planning to add lots more as I'm posting this. Right now it's hosted via GitHub, if received support, I'll get it onto a new domain and also continue adding more tools to keep the site updated in the future.

Program drones with TypeScript to automate farming tasks in this MCP-supporting puzzle game.
crispyfish · V2EX
新型 Agent 斗蛐蛐: 一个支持 MCP 的编程农场游戏 ~~不用下载,点击即玩:~~ https://robofarm.1037.games 本意是想做一个给人类玩的编程游戏,但发现加入 Agent 支持后并没有削减他的乐趣,于是全量开放源代码、MCP 和各种文档,与群友小范围测试发现效果非常好,遂分享( 游戏需要通过 Typescript 给无人机编程,使其可以自动化种植、浇灌、收割农作物,大概长这样:  单人模式下,游戏总共持续 500 个回合,每一回合由代码执行决定无人机需要做什么操作(种植,浇灌,etc. ),最终赚取的金钱作为总成绩计入排行榜。 由于地形、农作物属性、无人机操作对赚钱效率均有影响,因此需要一套复杂的决策机制,以取得更高的分数。 在这一点上,Agent 展现出非常强大的潜力;同时,在搜索最高效率方案时,不同 LLM / Harness 的能力也可以从中反映出来。~~目前测试中,Gemini 表现是