IconsCove — AI icon generator
输入文本描述生成专业图标,50+种风格可选,支持PNG下载。
mantasge · Product Hunt
IconsCove AI Icon Generator with 50+ styles and library management
完整作品展
技术栈
15 projects
输入文本描述生成专业图标,50+种风格可选,支持PNG下载。
mantasge · Product Hunt
IconsCove AI Icon Generator with 50+ styles and library management
使用AI创建像素艺术精灵和游戏资源,然后在浏览器中编辑并导出。
hugodpz · Product Hunt
AI Pixel Art Generator The professional AI pixel art generator for game developers
生成 AI 图标,导出 iOS、Android、PWA 优化版本。
AppIconKitchen — 最好用的免费 AI 应用图标生成器,专为开发者设计。一键导出 iOS、Android(支持自适应图标)和 Web/PWA 全平台资源,完美符合 App Store 和 Google Play 规范。

浏览器中免费合并PDF、压缩图片、去除背景和其他实用工具。
@damiadeh · X
Your files utility tools stacks in your browser. No uploads, files stays on your pc.

从任何照片生成圆形头像,浏览器中自动去背。
@appsbywill · X
i've been playing around with this profile picture maker, I really want to fine tune the background removal and add more styling templates. Let me know if you find more bugs!


用AI将照片转换成素描、炭画或卡通艺术,即时在线生成。
image-to-sketch — 图片转素描 AI 小工具

用 AI 生成和下载可打印的填色稿。
SoColoring — AI 驱动的可打印填色稿生成平台,支持文本生成填色稿、AI一键上色等功能,同时还有丰富的免费填色稿图库供用户自由下载,欢迎来这里寻找填色的乐趣

无需设计技能,用AI生成应用商店截图、图标和营销素材。
@Erdousky · X

为 AppLaunchFlow 生成应用商店截图、视频、文案和营销资源。
u/Aggravating_Try1332 · Reddit
create app marketing assets using the new ios simulator in claude without leaving the app i built a skill to take screenshots of every page in your app with integration to the AppLaunchFlow MCP so you can create app store screenshots, promo videos, social graphics and more directly from your favourite agent submitted by /u/Aggravating_Try1332 to r/SideProject [link] [comments]

在浏览器中将照片和视频转换为ASCII艺术、像素艺术和马赛克。
@kail_designs · X
Jokes aside but honestly (Landing page) was built with Claude (Opus 4.7) in 1 day. But no, it was not just four prompts or some random skills. Here's how I built the entire AsciiMagic landing page with Claude in one day👇 Started with a rough sketched wireframe. Then designed it in @paper Then I used the Paper MCP with Claude to recreate that design in code and get a solid first version running. From there, the real work began. I kept iterating with specialised Claude skills: • impeccable • frontend-design • emil-design-eng • review-animations • responsive-design • seo-audit Each one improved a different part of the experience. By the end, the page had: • Mobile-first responsiveness • Better SEO optimised copy • Smooth micro-interactions • Cleaner frontend architecture Then came the part people don't see. For the next 5–6 hours, I wasn't asking Claude to "make it prettier." I was: • Fine-tuning layouts • Uploading and compressing assets • Moving files across diff

图片转 ASCII 字符画、复制符号、查看码表、进制转换——全在浏览器。
HeStudy · V2EX
做了个纯前端的 ASCII 工具站:图片转字符画、banner 生成、符号一键复制 平时偶尔需要查 ASCII 码表、复制一些特殊符号(箭头、制表符这类),每次都是搜一个满屏广告的老站凑合用,索性自己做了一个: https://getascii.com 目前有这些工具: 图片转 ASCII 字符画(拖一张图进去就行,支持调宽度/字符集/反色) 文字转 ASCII banner 大字 常用符号一键复制(箭头、制表符、数学符号、颜文字) 完整 ASCII 码表 + 一个交互式键盘映射图(点键盘上的键显示对应的 dec/hex 码) 进制转换器( hex/dec/bin ↔ ASCII ) 几个实现上的点: Astro 构建的纯静态站,所有工具都是纯客户端计算,图片不会上传到任何服务器 没有账号系统,没有付费墙,打开就用 整站是绿色荧光终端风( CRT 扫描线 + JetBrains Mono ),算是给终端审美交个作业 顺手给它做了个 25 秒的宣传片: https://www.youtube.com/watch?v=AjzU5mw1PrI