
MotionMinute | Instant Website Builder for Local Businesses & Creators
为企业快速创建预订网站,自动同步到Google表格。
@nowadayskira · X
完整作品展
技术栈
60 projects

为企业快速创建预订网站,自动同步到Google表格。
@nowadayskira · X

从任何网站即时提取代码、设计令牌、字体、颜色和媒体资源。
@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.

在浏览器中将 JSON、CSV、Excel、XML、YAML 等数据格式相互转换。
@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.

用AI自动将设计图转换成可用代码。
@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 🤘

在浏览器中即时玩精选的 HTML5 和 WebGL 游戏,无需下载或登录。
WaHaGameStore — 在线 HTML 游戏,免登录、免下载

用 AI 从文本故事创建网络漫画和漫画,支持多种艺术风格和 4K 导出。
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:

在浏览器中压缩、转换和调整图像大小,支持 JPG、PNG、WebP、GIF、AVIF 等。
@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.

在浏览器中手绘动画,导出为 PNG、SVG、WebM、MP4 或透明 MOV。
@TunTun669664 · X
最近做了一个小工具 Dranimo,可以把写字、绘画的过程直接变成动画✍️ 操作很简单,画完就能预览和导出 如果你刚好用得上,欢迎试试:

包含 150+ 网络工具的库,用于处理图片、音频、视频和 AI 任务。
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.

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