
完整作品展
技术栈
15 projects


GoDraw: 在线白板和图表工具,支持即时协作,无需注册。
@rishabh21g · X
The whiteboard that just lets you draw

用AI生成绘画提示和多难度计时挑战。
haowen8098 · V2EX
做了一个随机绘画题目生成器 它可以根据绘画类型、难度和挑战时间生成题目,还提供倒计时和可选的 AI 参考图: https://www.drawingpromptgenerator.com/ 目前还是早期版本

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

DrawTok:从模板或代码生成绘图视频,可直接分享到社交媒体。
@xfrigle · X
turn tiny Logo code into stunning drawing videos ready to share on social

输入个人信息,Soulmate Sketch 在几秒内为你生成灵魂伴侣素描。
Soulmate Sketch|AI 灵魂伴侣素描(占星画像生成) — 用 AI + 占星,为你生成专属的黑白手绘风格“灵魂伴侣画像”;10–20 秒极速呈现,多语言网站,移动端友好

粘贴文档,Penwell 用 AI 生成康奈尔笔记和思维导图。
@penwellapp · X
Boring docs in. Beautiful notebooks out. Try it here: 🚀 We just launched on Product Hunt! Your support would mean the world: #BuildInPublic #ProductHunt #AI #Notes #IndieHackers #CornellNotes #Productivity #StudyNotes #Penwell

用AI生成逼真的街头涂鸦艺术。
Graffiti generator — AI 街头涂鸦艺术生成器(基于 Nano Banana Pro)

Make Manga:用 AI 将故事转化为漫画和视频。
MakeManga — AI 生成漫画,支持 Nano Banana 和 Seedream 4.0 模型,只需提供故事,剩下的分镜和角色生成等都交给 AI

将照片转换为吉卜力、宝丽来、素描等艺术风格。
Style Ai — 免费 GPT-4o 绘画工具,轻松将图片转成吉卜力、史努比、3D 盲盒等功能

在浏览器中将照片和视频转换为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