← 返回
未分类

Ntriq X402 Alt Text

Generate WCAG-compliant alt text and detailed image descriptions for accessibility. Pay $0.01 USDC via x402.
生成WCAG兼容的替代文本和详细图像描述,提升无障碍性;通过x402支付0.01 USDC。
ntriq-gh ntriq-gh 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 298
下载
💾 1
安装
1
版本
#latest

概述

Alt Text Generator (x402)

Generate concise WCAG-compliant alt text (≤125 chars) and a detailed accessibility description for any image. Ideal for agents processing image libraries, CMS content, or e-commerce product photos. Pay $0.01 USDC per call via x402 (Base mainnet).

How to Call

POST https://x402.ntriq.co.kr/alt-text
Content-Type: application/json
X-PAYMENT: <x402-payment-header>

{
  "image_url": "https://example.com/product.jpg"
}

Parameters

ParameterTypeRequiredDescription
----------------------------------------
image_urlstring✅ (or base64)URL of image
image_base64string✅ (or url)Base64-encoded image
languagestringOutput language (default: en)

Example Response

{
  "status": "ok",
  "alt_text": "Red leather office chair with adjustable armrests on wheels",
  "description": "A high-back executive office chair upholstered in red genuine leather. The chair features padded armrests, lumbar support, and a five-star wheeled base suitable for hard floors."
}

Payment

  • Price: $0.01 USDC per call
  • Network: Base mainnet (EIP-3009 gasless)
  • Protocol: x402
curl https://x402.ntriq.co.kr/services

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 23:06 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

design-media

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 430 📥 116,967
dev-programming

Navigation 3

ntriq-gh
学习如何安装并迁移到 Jetpack Navigation 3,以及实现深度链接、多个返回栈、场景(如对话框...)等功能和模式。
★ 0 📥 462
design-media

Openai Whisper

steipete
使用 Whisper CLI 进行本地语音转文字(无需 API 密钥)
★ 331 📥 93,832