Animica x402 Directory

Directory / visual.hugen.tokyo

visual.hugen.tokyo/visual/parse

Extract structured text, tables, and metadata from any PDF URL. Returns page-by-page text content, detected tables as JSON arrays, and document metadata (title, author, page count). No PDF library or OCR setup needed — pay per extraction. AI agent API for document intelligence and data extraction

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://visual.hugen.tokyo/visual/parse'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://visual.hugen.tokyo/visual/parse'

Endpoint: https://visual.hugen.tokyo/visual/parse. Operated by visual.hugen.tokyo, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on visual.hugen.tokyo

visual.hugen.tokyo/visual/ocr

OCR extraction from scanned PDF documents (English). Uses Tesseract to read text from image-based pages that have no embedded text layer. Returns structured tex…

GET · $0.05

visual.hugen.tokyo/visual/pdf

Render any URL into a clean A4 PDF with print-quality graphics. Auto-removes ads, cookie banners, and overlays. Returns base64-encoded PDF with metadata. No bro…

GET · $0.02

visual.hugen.tokyo/visual/screenshot

Screenshot any public URL — returns base64 JPEG/PNG with metadata (page title, file size, render time). Full-page scroll capture, CSS selector targeting, device…

GET · $0.02

All 4 endpoints on visual.hugen.tokyo →