nowfound

Alternatives

Products that do what compress.new does

Compress markdown for LLMs. Cut token usage drastically.

  1. 1

    Markdown conversion tool for the AI era.

    2025

  2. 2

    Convert text to markdown for LLMs like ChatGPT

    2025

  3. 3IM

    My partner usually writes substack posts which I then mirror to our website’s blog section. To automate this, I made a simple tool to scrape the post and clean it so that I can drop it to our blog easily. This might be useful to others as well. Oh and ofcourse you can instruct GPT to make any final edits :D

    2024 · markdowndown.vercel.app

  4. 4

    RAG-ready web scraping that cuts your LLM token costs

    Apr 2026 · geekflare.com

  5. 5

    Turn any website into LLM-ready Markdown

    Aug 2026 · exabase.io

  6. 6

    Cut your LLM Token Costs by 65%

    Jul 2026 · supercompress.dev

  7. 7CH
  8. 8HT

    Hey HN! I originally built “html-to-markdown” back in 2018 (while still in high school) to handle complex HTML conversions where other libraries struggled. Now, I’ve released v2 — a complete rewrite designed to handle even more edge cases. It supports entire websites with a high accuracy. Example use: I’ve used it in my RSS reader to strip HTML down to clean Markdown, similar to the "Reader Mode" in your Browser. It can be used as a Golang package or as an CLI. Give it a try & tell me what edge cases you encounter!

    2024 · github.com

  9. 9

    Markdown editor built for the AI workflow era

    Dec 2025 · mdstudio.app

  10. 10
    MDify3

    Clean Markdown for LLMs—cut tokens by 50-60%

    Feb 2026 · chromewebstore.google.com

  11. 11

    Publish your markdown as a beautiful website – in seconds.

    Mar 2026 · flowershow.app

  12. 12

    Turns websites into markdown

    2016

  13. 13CC

    TL;DR: I built a Chrome extension that copies webpage content or YouTube subtitles as clean, clutter-free Markdown with one click (or a shortcut). It even shows the token count, making it super handy for LLM prompts! Hi, HN! I often copy information from the web into my notes (Obsidian) or to feed context to LLMs for summaries/translations. So I built cpdown, a browser extension for this. cpdown lets you convert any webpage/youtube subtitle into clean Markdown and copy it to your clipboard with a single click (or a keyboard shortcut). Here are the key features: * Intelligent…

    2025 · github.com

  14. 14CC

    TL;DR: I built a Chrome extension that copies webpage content or YouTube subtitles as clean, clutter-free Markdown with one click (or a shortcut). It even shows the token count, making it super handy for LLM prompts! Hi, HN! I often copy information from the web into my notes (Obsidian) or to feed context to LLMs for summaries/translations. So I built cpdown, a browser extension for this. cpdown lets you convert any webpage/youtube subtitle into clean Markdown and copy it to your clipboard with a single click (or a keyboard shortcut). Here are the key features: * Intelligent…

    2025 · github.com

  15. 15RL

    We've been building data pipelines that scrape websites and extract structured data for a while now. If you've done this, you know the drill: you write CSS selectors, the site changes its layout, everything breaks at 2am, and you spend your morning rewriting parsers. LLMs seemed like the obvious fix — just throw the HTML at GPT and ask for JSON. Except in practice, it's more painful than that: - Raw HTML is full of nav bars, footers, and tracking junk that eats your token budget. A typical product page is 80% noise. - LLMs return malformed JSON more often than you'd expect, especially with…

    Mar 2026 · github.com

  16. 16

    Cut LLM token costs 40-70% with offline prompt compression

    Jul 2026 · llmslim.app

  17. 17

    Turn any URL into LLM-ready Markdown.

    Dec 2025 · rag-playground-converter.vercel.app

  18. 18
    GitHub1

    Cut LLM token costs 30–60% — local, instant, zero API calls

    Apr 2026 · github.com

  19. 19

    Right click to MarkItDown. Instant file to LLM ready

    Sep 2025

  20. 20DD

    Just launched DataFuel.dev on Product Hunt last Sunday, and I landed in the top 3! I built this API after working on an AI chatbot builder. Scraping can be a pain, but we need clean markdown data for fine-tuning or doing RAG with new LLM models. DataFuel API helps you transform websites into LLM-ready data. I've already got my first paying users. Would love your feedback to improve my product and my marketing!

    2024 · datafuel.dev

  21. 21

    Hi HN! Token cost has started to become a high topic of concern to all of us. I tried a few (awesome) tools such as rtk, caveman, and the recent (hillarious but effective) ponytail. What they usually do, is in-line token reduction, e.g. try to compress requests / responses as much as possible. But then it hit me (and I’m sure others had similar ideas) - just like we have routers that pick the right model, why not have something that will also narrow down the amount of available tools, skills and mcps based on repo/context? People usually accumulate skills, agents, MCP servers,…

    Jun 2026 · github.com

  22. 22

    Hi HN, I'm new to Rust and, after half of `The Rust Programming Language` I decided to delve into a project I would actually use: a markdown to html compiler that actually serves my micro-blog (I started just right after publishing the project hehe). The project is intentionally small and one-file contained: I wanted to have the full picture in mind. I'm open to comments, suggestions and PRs. If you asked me more convincing arguments to "why did you do it?" rather than "to learn Rust" I would respond with: LLMs are effectively a new type of web users today and will be more and more present…

    Jul 2026 · andreadimatteo.com

  23. 23AT

    While building mendable - we found that feeding LLMs well-structured markdown improved accuracy. We also found it surprisingly hard. We found some great tools online, but none reliably handled the entire process. We wanted an API that took a URL, crawled the pages in the URL, and gave us an easy-to-use, up-to-date markdown we could feed into our index. So, we released an open-source repo and an API that crawls and turns entire websites into a markdown with just a few lines of code The API handles: - Crawling without consistent sitemaps - Infra to handle running many crawling jobs - Proxying,…

    2024 · firecrawl.dev

  24. 24MG

    2018 · markdownguide.org

Ranked by how close each launch is in meaning, then by votes. Refine with a description →