
PicText — AI Image & Photo Text Editor
检测并替换图像中的文本,同时保留布局和样式。
PicText - 图片文字编辑器 — AI 驱动的图片文本编辑器,检测并替换照片、截图和产品图中的文本,同时保留原始布局和字体
完整作品展
技术栈
18 projects

检测并替换图像中的文本,同时保留布局和样式。
PicText - 图片文字编辑器 — AI 驱动的图片文本编辑器,检测并替换照片、截图和产品图中的文本,同时保留原始布局和字体

创建用颜色分组和分支结构的视觉看板,支持无需登录分享。
@shiftibis · X
Indie project 📝 ReBox: visual boards where color = group and branches = a file tree — both at once. Share links open without login (anyone with the link can edit). A Claude connector builds boards for you. English UI just shipped. #buildinpublic

Clearbox 实时监控 Reddit,发现商机和竞争信息
@shawntenam · X
Claude Code Daily... Version 3 is live. Just shipped a clean refresh of the daily landing page: tighter flow, better signal extraction, and a soft CTA at the bottom that points builders toward without being pushy. Last week I dropped the previous version straight into the Claude Code subreddit. Result? ~400 visitors, only 5 clickouts. That’s how i test and iterate on Reddit. never blast a direct product link. You share the actual value first. the blog post itself. and let the equal exchange do the work. If someone finds the daily brief useful and wants to go deeper (beyond basic scraping into real intent signals), the path is there naturally. No deception, just reciprocity. builder mindset in action: ship fast, measure honestly, refine in public. does V3 hit cleaner? Drop your thoughts below.

生成带模式标记的SEO优化作者资料框,提升内容可信度。
@SeHozaifa · X

创建免费链接页面,自定义主题,追踪点击。
@code_bytein · X

图片转 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