
MD2Card - AI Card Generator | Text to Visual Cards
Convert Markdown text to visual knowledge cards with 30+ themes and PNG/SVG/PDF export.
md2card — MD2Card 在线工具,支持多主题,一键将 Markdown 拆分并生成知识卡片,支持 AI 魔幻卡片和长文智能拆分功能,可编辑,可导出 PNG/SVG/PDF,适合笔记分享与社媒传播
The full gallery
Tech stack
60 projects

Convert Markdown text to visual knowledge cards with 30+ themes and PNG/SVG/PDF export.
md2card — MD2Card 在线工具,支持多主题,一键将 Markdown 拆分并生成知识卡片,支持 AI 魔幻卡片和长文智能拆分功能,可编辑,可导出 PNG/SVG/PDF,适合笔记分享与社媒传播

Transform documents and notes into editable presentation slides and charts with AI.
dyfang · HN
TchoAI – Transform your documents into editable slide decks

Generate professional resumes, cover letters, and LinkedIn summaries with AI.
@clarry_d_trader · X
Maybe you will like this

Save bookmarks. Marksy's AI groups them by topic automatically — then exports them into Chrome as organized folders. No tags. No manual sorting. First 100 users get in at $1/mo.
@moyrith · X
get organized

Automate legal drafting in seconds. Create reusable templates, auto-fill variables, export to DOCX & PDF, and track cases and deadlines with CaseForge.
@CaseForgeCloud · X
Built CaseForge - legal document automation for solo attorneys and small law firms. Create reusable templates once, auto-fill client variables, and export instant DOCX/PDF contracts and POAs in seconds instead of 45 minutes. 🔗

Stamp text, logos, watermarks and Bates numbers onto any PDF, right in your browser. Your file is never uploaded. Free while in beta, no account needed.
@PDFOverlay · X

Save X posts and webpages through email or Telegram, turning them into interconnected markdown notes.
@MyCrystalSite · X

Convert GoodNotes archives to SVG, PDF, and JSON formats using 100% local processing.
Kaih1825 · HN
Hi HN, I'm the author of this project. I built this because I wanted my handwritten notes to truly belong to me—free to be migrated to other apps instead of being locked inside the proprietary Goodnotes ecosystem. To be honest, I have absolutely no background in reverse engineering or binary file parsing. I built this almost entirely through "vibe coding" (using LLMs as my pair programmers—mainly Gemini Pro/Flash, and occasionally Claude Sonnet). My ultimate goal is to unlock .goodnotes files so

AI tool to score resumes, generate cover letters, write LinkedIn summaries, and build ATS-compliant resumes.
@cdt_tech · X
I built an AI tool for job seekers 🚀 DocPilot lets you: → Score your resume out of 100 → Generate tailored cover letters in seconds → Write your LinkedIn summary with AI → Build ATS-compliant resumes Try it:

Import a PDF, DOCX, or LinkedIn profile. Get ATS-readable resumes and cover letters tailored to each posting without inventing experience. Free to start.
ghosts_ · HN
ResumeSkip – automatically tailor your resume to jobs

AI-powered help center that auto-generates article updates when your product changes.
yakshaving_jgt · HN
DocCharm – The help center that keeps itself up to date

Turn documents into a searchable wiki with AI-verified, fact-checked answers.
u/Calm-Tomatillo-7770 · Reddit
Is vibe coding criticism fair? A lot of the criticism of vibe coding is fair. Too many projects look good in a demo then fall apart in production — weak security, missing edge cases, code nobody understands later. One of the biggest gaps is testing (or the total lack of it). I took both automated and manual testing seriously while building Brainary. Ended up with a testing-to-code ratio of about 1 to less than 3, plus a lot of hands-on checking. I think it turned out solid because of that.