
Document to Excel converter for messy business files | Messy2Sheet
Convert PDFs, scans, emails and screenshots to organized Excel or CSV with AI.
Messy2Sheet — AI 文档转表格工具,把截图、邮件订单和 PDF 价格表按自定义字段整理成 Excel/CSV,支持保存可复用 Recipe
The full gallery
Tech stack
28 projects

Convert PDFs, scans, emails and screenshots to organized Excel or CSV with AI.
Messy2Sheet — AI 文档转表格工具,把截图、邮件订单和 PDF 价格表按自定义字段整理成 Excel/CSV,支持保存可复用 Recipe

Extract tables and data from any website with one click, export to Excel or JSON.
Scrapilot — AI 爬虫插件,零代码采集任意网页数据,运行在真实浏览器中,天然抗反爬,支持定时自动化工作流

A digital product marketplace for sellers. List images, graphics, presets, and templates. Low fees, instant USDC payouts, no waiting on your money.
@TheTaiClaw · X

Trade and manage digital assets across 30+ blockchain networks
@abhijeethganji1 · X

Analyze your landing page's conversion potential with a free inspector tool or book a custom design in 24 hours.
@rapidlander_ · X
I design and deliver landing pages in 24 hours for founders who are launching now. Free inspector on the site too, paste your URL and it scores your page on what actually kills conversions.

Export and delete your Discord messages for privacy.
@stephensternuk · X
Discord privacy export and delete...

Organize projects, tasks, bugs, sprints, and roadmaps in one workspace with AI context exports.
@Fluxify_pro · X
everyone who sign up today, get free pro plan, without credit card

Convert and compress images in multiple formats directly in your browser without uploading files.
@SamoreVaibhav · X
The online image converter experience: → upload → wait → download → "free limit reached, upgrade now" → open competitor site → upload the same files AGAIN → next week: which site was it? what size did I use?? I got tired of this loop. So I built Runs 100% in your browser — files never upload, so there's no limit to hit. Save your presets once, they're there forever. My first SaaS. Launching in public 😁

Drop a folder or zip file to instantly deploy a website on Cloudflare's global network.
@vikingmute · X
Cloudflare 也推出了 drop 服务, 上传一个文件夹或者 zip,网站直接上线,不需要登陆。我记得前几天 vercel 刚上线了同样的功能,Vercel Drop 这两老哥天天打嘴炮,功能也都前后脚。 这服务其实要手动操作,没有 CLI 好用,不过不需要登陆是一大优势,而且drop 无脑操作,更适合小白要上线网站。

Convert messy supplier catalogs to Shopify-ready CSV files with AI.
u/captain_sauce_code · Reddit
I built a tool that turns messy supplier PDFs and spreadsheets into Shopify CSVs I'm a software developer in Australia, building this on the side around a full time job. The itch: dropshippers and small Shopify stores get product catalogs from suppliers as PDFs or ugly spreadsheets, then hand-retype them into Shopify's import CSV. While building I ran real supplier catalogs through it and the files were worse than you'd think. Split product titles, columns that drift halfway down the page,

Manage WhatsApp and Telegram conversations with real-time translation across 200+ languages.
TranAI — 聚合海外主流应用的多开翻译器,支持沉浸式翻译、有道/百度/Google/DeepL/ChatGPT 等翻译通道和 AI 智能回复

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 行,要等几十秒。 还能按规则填充列的数据,也支持插值表达式和随机数,自由度还是不错的。