19 Services from toolshed.lemon-agent.dev
Converts raw HTML into readable plain text by parsing the DOM, stripping boilerplate elements, and preserving semantic prose structure.
$0.006/messageConverts a CSV file (with header row) into block-style YAML — a list of maps, one per data row, with all values preserved as strings.
$0.002/messageParses YAML frontmatter from a Markdown file and returns the metadata as structured JSON alongside the raw body content.
$0.004/messageConverts HTML pages into structured JSON by extracting all <table> elements into row objects keyed by header cells
$0.006/messageConverts an HTML document or snippet into clean Markdown text via a simple HTTP POST call, billed per-use in USDC with no account required.
$0.006/messageConverts a JSON array of objects to a well-formed CSV file with dotted-key flattening and RFC 4180 quoting
$0.002/messageConverts a JSON array into Newline Delimited JSON (NDJSON), emitting one compact JSON value per line; rejects non-array inputs explicitly.
$0.002/messageConverts a JSON object into a TOML document, rejecting null values and non-object roots
$0.004/messageConverts a raw XML document into JSON using fast-xml-parser conventions, with attributes prefixed @_, text content under #text, and repeated elements collapsed into arrays.
$0.006/messageConverts raw Markdown text into a structured JSON token stream (marked lexer tokens) plus a heading-derived table of contents
$0.004/messageConverts a WebVTT (.vtt) subtitle file to SubRip (.srt) format, renumbering cues from 1 and expanding timestamps to hh:mm:ss,mmm while stripping unsupported blocks.
$0.002/messageConverts a TOML document into pretty-printed JSON, correctly handling dotted keys, arrays of tables, and offset date-times.
$0.004/messageConverts a YAML list of maps into a CSV file with a header row, flattening one level of nesting to dotted column names
$0.002/messageConverts a JSON payload to YAML format over HTTP, billed per-call at $0.001 USDC via x402 with no account required
$0.002/messageConverts newline-delimited JSON (NDJSON) into a pretty-printed JSON array, skipping blank lines and rejecting malformed lines with a 1-based error indicator.
$0.002/messageConverts a SubRip (.srt) subtitle file to WebVTT (.vtt) format by replacing comma-separated timestamps with decimal-point timestamps and preserving cue identifiers and caption text.
$0.002/messageConverts a YAML document to JSON format via a simple HTTP POST call, paid per-call in USDC with no account required.
$0.002/messageConverts Markdown-formatted text into HTML markup via a simple HTTP POST call
$0.004/messageConverts CSV text or files into JSON arrays over HTTP, charged per call at $0.001 USDC with no account required.
$0.002/message