GraphCanon updated Sep 19, 2026 · GitHub synced Sep 19, 2026
35views this month
Decision brief
LLMFeeder simplifies preparing web content for AI models by converting it to Markdown with one click.
Good fit when
- When you need quick, clean markdown from webpages for use in AI language models
- If your workflow demands frequent copying of structured text data to clipboard
Avoid when
- For pages needing complex formatting retention since Markdown conversion strips style
- If real-time interaction with webpage content is required post-conversion, as it copies plain text only
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Active (13d since push)
- As of Sep 19, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 19, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install LLMFeeder npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
A browser extension allowing users to convert webpage content into clean Markdown format and copy it to clipboard with one click, intended for use as context input for AI language models.
Capability facts
- MCP server
- No MCP server detected
Source: repo_scan · Sep 19, 2026
- Languages
- javascript
Source: github.language+package.json · Sep 19, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 19, 2026)
**Lazy-Loading Auto-Scroll** - Opt-in setting to scroll chat/AI pages (Gemini, ChatGPT, Claude, etc.) before extraction so long conversations aren't truncated (#91)Source link
Tags
README
LLMFeeder Webpage to Markdown for your LLM context! <div align="center" </div A browser extension that converts web page content to clean Markdown format and copies it to clipboard with a single click, perfect for feeding content to Large Language Models (LLMs). Available for bot...
For agents
This page has a .md twin and JSON over the API.