
Photo to Sketch Converter Free Online - Image to Sketch AI Tool
Convert photos into pencil drawings, charcoal sketches, or cartoon art using AI, instantly online.
image-to-sketch — 图片转素描 AI 小工具
The full gallery
Tech stack
26 projects

Convert photos into pencil drawings, charcoal sketches, or cartoon art using AI, instantly online.
image-to-sketch — 图片转素描 AI 小工具

Suite of developer tools for processing files locally — CSV, Parquet, JSON viewers and decoders with no cloud uploads.
u/sheshu29 · Reddit
My side project Hey everyone i have just created this website for developer who does not want to rely on ai agents so please visit and give me some feedback if you want any specific tools 🫠 submitted by /u/sheshu29 to r/SideProject [link] [comments]

Generate on-model fashion photos from flat-lay product images using AI.
YoChanger — AI 换装,在线试衣间

Edit, resize, crop and convert images in your browser without uploading files.
@its_ajseven · X

Free developer tools organized as a map, featuring formatters, generators, and decoders.
@AntiaIuri · X
Just shipped DevErse 🚀 A curated directory for dev tools & AI utilities built to speed up your workflow. It's super early stage — check it out and let me know your thoughts! 👇 🔗 #buildinpublic #indiehackers #laravel #reactjs

Convert, edit, merge and compress PDF documents in your browser.
@IslandPDF · X

Convert WordPress sites to production-ready Astro starter projects with clean Markdown.
@WPress2Astro · X

Download videos from X (Twitter) posts as MP4 files.
x downloader — 解析推特(X)上的 AI 视频及各种视频链接,支持一键下载多种清晰度视频。

Share files and folders up to 100GB instantly without signing up.
@Abhishe33854772 · X
Replace Files, Keep the Same Link Upload a file once and share the link Need to update the file later? Simply replace it in and the original link continues to work.

Free browser-based tools for image compression, PDF merging, QR code generation, and AI text detection.
@ChazXtine · X
I have been working on which is basically a site for free tools no pay wall. Currently I'm at 20 tools but I will be slowly expanding it.

Generate Excel files with specified row counts, up to millions of rows, for testing data imports and exports.
v2mo · V2EX
生成指定行数的 Excel 文件, 输入行数, 就能快速下载 xlsx 表格文件 后端测试需要用到 Excel 大文件,测试导入、导出。 这个工具用来测试是很顺手了。 [生成指定行数的 Excel 文件, 输入行数, 快速下载 xlsx 表格文件]( https://it365.janqi.com/generate-excel-file-with-specified-number-of-rows/zh/) 看了背后的技术: 使用了 WebAssembly Web Worker 能支持生成一百万行的 Excel 文件,还是有点猛,只是 100w 行,要等几十秒。 还能按规则填充列的数据,也支持插值表达式和随机数,自由度还是不错的。

Convert images to ASCII art, copy symbols, browse ASCII tables, and convert bases—all in your browser.
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