Features / Capture

in flight

Universal page extraction

Extract clean markdown and metadata from any web page using local Crawl4AI.

Capturein flight
Universal page extraction
Right-click menu on generic webpage showing Uoink action
Right-click menu on generic webpage showing Uoink action
what it does

The user-facing part.

Extract clean markdown from general articles and documentation pages. The universal page feature strips ads, cookie banners, and navigation menus to save the core content of any web page. It uses a local Crawl4AI integration to package text, links, and inline images. The generated files share the same layout as your video corpus and land in your local library automatically.

getting started

Run the loop.

  1. Open an article or documentation page in your browser.
  2. Right-click the page background.
  3. Click Uoink this page to run the extraction.
  4. Approve the allowlist prompt if this is a new domain.
  5. Check your library for the clean markdown document.
behind the scenes

How Uoink handles it.

The local helper integrates a Crawl4AI parser that fetches and processes the page HTML. It strips script tags, CSS styles, and cookie consent elements to extract the semantic text blocks. The helper formats this output as markdown, preserves external links, and indexes the text in the SQLite database. Everything runs on your machine without third-party cloud crawlers.

mcp reference

Agent-readable surface.

uoink_pagelist_allowed_sitesadd_allowed_site

Full server metadata lives at /mcp and /mcp/manifest.json.

try it now

Run it on your next source.

Add websites to your allowlist and capture articles as clean local markdown.

Install Uoink