158 Services from api.relaystation.ai
Pulls specified fields out of any input text and returns them as clean, schema-shaped JSON using a cost-efficient LLM.
$0.01/messageCaptures a screenshot of any public web page as PNG, JPEG, or WebP using headless Chromium with SSRF protection
$0.01/messagePerforms full KYC in a single API call — verifying a government-issued ID, running liveness detection, and matching the applicant's face to the ID photo.
$0.1/messageConverts raw HTML into clean plain text by stripping all markup, suitable for LLM input preprocessing or search indexing.
$0.01/messageRun SELECT SQL queries over large uploaded datasets (CSV/JSON), paying only per byte scanned at $0.01 per 100 MB
$0.01/messageAnalyzes an image URL and flags unsafe or inappropriate content using AWS Rekognition, returning moderation categories with confidence scores
$0.01/messageExtends an image's canvas on any side (top, bottom, left, right) by a specified number of pixels, filling the new area with a background color, copy, repeat, or mirror of the original.
$0.01/messageConverts documents between markdown, HTML, docx, odt, rtf, epub, LaTeX, and rst formats using pandoc, with citation support
$0.01/messageOverlays or watermarks one image onto another with configurable position and blend control
$0.01/messagePermanently burns styled subtitle/caption tracks into a video file using libass, so captions are hardcoded into every copy of the video.
$0.01/messageRasterizes individual PDF pages to PNG or JPEG images, suitable for previews, thumbnails, and vision-model input
$0.01/messageCreates a named, versioned, cryptographically-provable storage object (baton) that agents can write to, read from, append, and hand off to other agents or people
$0.01/messagePerforms a three-way merge of two edited versions of a text against a common base, inserting conflict markers where edits overlap.
$0.01/messageSanitizes HTML against a safe whitelist by stripping scripts, event handlers, and XSS vectors before embedding user-generated content
$0.01/messageRecognizes celebrities in an image and returns their names with confidence scores using AWS Rekognition
$0.01/messageExtracts form fields as structured key→value pairs from scanned or digital documents using AWS Textract Forms, returning clean JSON without requiring a template.
$0.28/messageOCR a document and return full line- and word-level layout coordinates (via AWS Textract) for position-aware text extraction and downstream parsing.
$0.01/messageDetects personal protective equipment (face covers, hand covers, head covers) worn by people in an image, returning labeled findings with confidence scores.
$0.01/messageGenerates a QR code with a custom logo composited in the center using high error-correction (ECC H) to ensure reliable scanning
$0.01/messageCalculates a route between two geographic coordinates, returning distance, duration, and geometry as JSON
$0.01/messageConverts legacy, exotic, or damaged Office files (doc, xls, ppt, odt, etc.) to PDF using LibreOffice, handling formats that modern Office applications refuse to open
$0.01/messageStrips EXIF and metadata from images for privacy while auto-orienting photos to preserve upright orientation
$0.01/messageSend a PDF, Word doc, or Markdown file for legally binding e-signature with hosted signing links, ordered multi-signer routing, approvers, templates, and live status tracking.
$0.05/messageGenerate QR codes as PNG or SVG images with configurable size, error-correction level, and margin
$0.01/messageAdds an invisible OCR text layer to a scanned PDF, making it fully text-searchable without altering its visual appearance
$0.01/messageProgrammatically fill or flatten PDF forms by submitting field values and receiving a completed PDF document in return.
$0.01/messageStamps a text watermark (e.g. DRAFT, CONFIDENTIAL, or custom text) across pages of a PDF document with configurable position, opacity, color, and size
$0.01/messageTranslates text to a target language preserving meaning and tone, at high accuracy (~Opus-4.8 level) for roughly 1–5% of the cost
$0.01/messageCondenses any input text into its key points — briefs, digests, or TL;DRs — at ~Opus-4.8 accuracy for roughly 1–5% of the cost.
$0.01/messageScreens a name against OFAC, EU, UK, and UN sanctions lists plus Wikidata-derived PEP watchlists with fuzzy matching, returning an instant JSON verdict.
$0.01/messageFix spelling, grammar, and punctuation in text without changing its meaning, using an LLM at a fraction of frontier model cost.
$0.01/messageFixes malformed JSON (truncated, mis-quoted, trailing commas, etc.) into valid, parseable output using LLM-based repair at low cost
$0.01/messageJoins two in-memory tables by key using inner, left, right, or outer join semantics, priced per MB of input data
$0.01/messageVerifies a JWT signature with algorithm pinning, blocking alg:none and algorithm confusion attacks, without logging the key.
$0.01/messageRenders an HTML string to a PNG/image using a sandboxed headless Chromium instance and returns the screenshot
$0.01/messageRenders bar, line, or pie charts from JSON data and returns a report-ready PNG image in a single API call.
$0.01/messageExtracts structured tables from documents as rows and columns using AWS Textract, returning clean tabular data instead of raw text.
$0.08/messageConverts Markdown text to sanitized, embed-safe HTML with whitelist-based XSS protection
$0.01/messageDetects silent intervals in audio as JSON or trims silence out of audio files to produce tighter, cleaner recordings.
$0.01/messageExtracts the dominant color of an image and returns it as a hex code and RGB values for use in theming and palette generation.
$0.01/messageComputes a keyed HMAC digest (SHA-256, SHA-512, SHA-1, or MD5) from a secret key and data payload, without logging the key.
$0.01/messageParses invoices and receipts from uploaded files into structured fields (vendor, totals, dates, line items, SKUs) using AWS Textract AnalyzeExpense for $0.055 per document.
$0.055/messageExtracts clean article text — title, byline, and body — from any public URL, stripping boilerplate and navigation clutter.
$0.01/messageAnswers a specific question strictly from the provided context text using a high-accuracy LLM, with no hallucinated sources and tiered model selection.
$0.01/messageRenders a clean, branded invoice PDF from structured JSON containing line items, totals, and branding information
$0.01/messageExtracts all regex pattern matches from a text string, with ReDoS protection and bounded inputs.
$0.01/messageResizes or fits images to specified dimensions, preserving animated GIF/WebP frames, priced at $0.0003 per megapixel
$0.01/messageAsk natural-language questions against a document (PDF, image, etc.) and receive grounded, extracted answers using AWS Textract Queries — no OCR pipeline required.
$0.08/messageValidates rows in a CSV or structured file against a user-defined JSON schema, returning row-level validation errors as JSON
$0.01/messageExtracts text from scanned PDF pages using Tesseract OCR, making paper documents machine-readable and searchable.
$0.01/messageCombines multiple PDF files into a single PDF in a user-specified order, billed at $0.001 per page
$0.01/messageRenders a logic-less Mustache-subset template safely against a provided data context, with no eval and injection protection.
$0.01/messageConverts Word (.docx/.doc), Excel (.xlsx/.xls), or PowerPoint (.pptx/.ppt) files to PDF using LibreOffice, preserving layout.
$0.01/messageCompares two PDF documents and returns a unified diff highlighting every textual change between versions
$0.01/messageApplies a unified diff (patch) to a source string, returning the patched result or a 422 error on context mismatch — never a silent bad merge.
$0.01/messageDetects faces in an image and returns attributes including age range, emotions, pose, and facial landmarks using AWS Rekognition.
$0.01/messageCuts a specified time range from an audio or video file using fast stream-copy, preserving original codecs with no quality loss.
$0.01/messageApplies Gaussian blur to an image at a configurable strength, suitable for background blurring, redactions, and thumbnail softening.
$0.01/messageGenerates a deterministic GitHub-style identicon PNG from any seed string, producing a stable avatar for users or agents
$0.01/messageDetects objects, scenes, and concepts in an image using AWS Rekognition, returning labels with confidence scores
$0.01/messageConverts tabular data between CSV, TSV, JSON, and NDJSON formats while preserving structure, billed per MB.
$0.01/messageExtracts N evenly-sampled frames from a video and returns a manifest of presigned image links
$0.01/messageParses an uploaded Excel (.xlsx) file into structured CSV or JSON, handling multiple sheets, headers, and data type detection.
$0.01/messageRenders any public web page to a PDF file using headless Chromium with SSRF-guarded egress
$0.02/messageExtracts all embedded images from a PDF file and returns them as PNG files, billed at $0.001 per page.
$0.01/messageNormalizes audio file loudness to broadcast-standard EBU R128 targets, adjusting integrated loudness (LUFS), true-peak, and loudness range (LRA).
$0.01/messageRenders an HTML document to a print-quality PDF using sandboxed headless Chromium
$0.01/messageInspects any media file via ffprobe and returns duration, container format, streams, codecs, dimensions, and bitrate as structured JSON
$0.01/messageMixes multiple audio tracks into a single output using amix, with optional loudness normalization — ideal for combining voiceover and background music in one API call
$0.01/messageConverts any image to grayscale, priced per megapixel, accepting any common input format.
$0.01/messageConverts tabular data into styled, multi-sheet Excel (.xlsx) files with formula-injection protection
$0.01/messageParses a government-issued ID (passport or driver's license) into typed structured fields using AWS Textract AnalyzeID
$0.05/messageFree-text search for places and points of interest, returning names, addresses, and coordinates as JSON
$0.01/messageAutomatically detects and crops uniform borders from images without requiring manual coordinates, at $0.0003 per megapixel.
$0.01/messageExecutes full SQL queries against CSV, JSON, or Parquet files using a sandboxed read-only DuckDB engine, returning results as Parquet
$0.01/messageClassifies text as positive, negative, or neutral sentiment using LLM-grade accuracy at a fraction of the cost
$0.01/messageConverts a WGS-84 longitude/latitude coordinate pair into a nearest street address via reverse geocoding.
$0.01/messageJoins 2–10 video or audio clips end-to-end via stream-copy (no re-encode) at $0.0005/MB, billed by the megabyte with a 1¢ x402 minimum.
$0.01/messageReads and returns dimensions, format, and EXIF presence for an image URL before processing
$0.01/messageChanges the playback speed of audio or video files with pitch preservation by default, billed per megabyte of input.
$0.01/messageDelete, reorder, or insert pages within a PDF document without requiring desktop software
$0.01/messageConverts images between PNG, JPEG, WebP, and AVIF formats (with HEIC input support), preserving animation when requested, billed per megapixel.
$0.01/messageReads and returns a PDF's outline/bookmark tree as structured JSON, enabling navigation of document structure before content extraction.
$0.01/messageHashes arbitrary bytes using SHA-256, SHA-512, SHA-1, or MD5 and returns the digest as a hex string, billed per megabyte of input.
$0.01/messageExtracts clean text and structure from a PDF file, optimized as input for LLMs and search pipelines
$0.01/messageRecompresses and linearizes a PDF to reduce file size and enable fast web viewing (progressive rendering)
$0.01/messageOne-call RAG pipeline: embeds a question, searches a vector memory index, and optionally returns a grounded answer with cited source chunks
$0.01/messageOne-call RAG pipeline that chunks text, embeds every chunk, and writes vectors into a durable persistent vector index — no separate vector DB required.
$0.02/messageAdjusts brightness, saturation, hue, lightness, negation, and tint of an image in a single API call
$0.01/messageCreates a scoped, single-use read token (burn-after-read share link) to hand a stored file to another agent or person without requiring them to have an account.
$0.01/messageDecodes a QR code from an image and returns the embedded text or URL as JSON
$0.01/messageSave and restore durable agent state snapshots — write a checkpoint at any point and resume from it later, billed per-use with no account required.
$0.01/messageExtracts text from an image using Tesseract OCR, supporting 10 languages and returning plain text output
$0.01/messageExtracts key terms from text as a clean list for tagging, SEO, and indexing using LLM inference at near-Opus-4.8 accuracy
$0.01/messageGenerates a single concise title for any text input — suitable for headlines, email subjects, or filenames — using LLM inference at low cost
$0.01/messageExecutes a server-side chain of multiple operations (e.g. OCR → extract → convert → store) in a single API call with one payment, returning a single result.
$0.01/messageAppend, read, and collaborate on a durable shared scratchpad with per-collaborator tokens; supports multi-agent workflows with persistent working memory.
$0.01/messageSplit a PDF into individual pages or defined page ranges, billed at $0.001 per page via x402 micropayments
$0.01/messagePassword-protects a PDF with 256-bit AES encryption and sets access permissions
$0.01/messageRemoves duplicate rows from a CSV dataset in a single API call, preserving original row order.
$0.01/messageCoerces CSV/tabular column values into specified types (string, integer, number, boolean, date) to eliminate stringly-typed data problems
$0.01/messageSample rows from a dataset by count or fraction, using random, head, or systematic strategies with a reproducible seed
$0.01/messageGroups rows of tabular data and computes aggregations (count, sum, avg, min, max) in a single API call, billed per MB of input data.
$0.01/messageRead or write media container tags (e.g. ID3, EXIF, MP4 atoms) as JSON without re-encoding the file via stream-copy
$0.01/messageCounts characters, words, and lines in text and returns estimated reading time, billed at $0.0002/MB via x402.
$0.01/messageBatch-writes embeddings into a prepaid vector index inside a Relaystation baton (durable shared-storage object), enabling agent RAG memory without self-hosting a vector database.
$0.01/messageZips one or more files (from URLs or raw payloads) into a single downloadable archive and returns a download link
$0.01/messageSlices rows from a dataset by offset, limit, head, or tail for pagination or preview use cases
$0.01/messageReshapes tabular data between long and wide formats — pivot or unpivot a table without a spreadsheet.
$0.01/messageGenerates realistic fake rows of structured test data from a user-defined field→type schema, returning results as JSON, CSV, or NDJSON.
$0.01/messageSort rows in a dataset by one or more columns, ascending or descending, billed at $0.0002/MB via x402
$0.01/messageGenerates a print-ready 1D barcode image (PNG) from a value using a specified symbology such as Code128, EAN, or UPC, with configurable height and scale.
$0.01/messageDecodes a JWT token's header and payload without signature verification, exposing all claims instantly
$0.01/messageConverts color values between hex, RGB, and HSL formats, returning exact converted values as JSON
$0.01/messageFills empty/null cells in tabular data using value, forward-fill, backward-fill, mean, median, or mode strategies
$0.01/messageTiles multiple images into a single contact-sheet thumbnail grid PNG for visual indexing in one API call
$0.01/messageCrops a rectangular region from an image using exact pixel coordinates, returning the cropped image output.
$0.01/messageGenerate single or batch text embeddings at $0.002/10KB, designed to pair with the Baton vector index for pay-per-query RAG memory pipelines.
$0.01/messageUpload a file and receive a durable, shareable public URL — no account or signup required, billed per-call via crypto wallet.
$0.01/messageExtracts a single video frame as a PNG or JPEG image from any video at a specified timestamp
$0.01/messageRewrites input text in a specified style or tone (formal, plain, concise, brand voice) using LLM inference at ~1–5% of frontier model cost
$0.01/messageConverts a video segment into a palette-optimized animated GIF suitable for sharing and looping
$0.01/messageGenerates a frame-sampled thumbnail sprite sheet from a video URL, suitable for scrubber timelines and video preview strips.
$0.01/messageRe-encodes video or audio to a different container or codec (H.264, AAC, etc.) with optional scaling, cropping, and rotation in a single pass
$0.01/messageComputes a unified diff of two text strings, showing exactly what changed between them
$0.01/messageAdds computed columns to structured data using injection-safe expressions without formula evaluation
$0.01/messageRe-encodes audio files to a different format, bitrate, or sample rate (mp3, aac, wav, flac, and more) at $0.0005/MB
$0.01/messageConverts a free-text address string into geographic coordinates (lat/lng) and a normalized address using AWS Location Service.
$0.01/messageGenerates placeholder images at any specified size with optional label text, returning PNG or SVG output
$0.01/messageCreates binding-by-goodwill agent-to-agent contracts with terms, parties, signatures, and paid arbitration support for $0.02 per contract
$0.02/messageRotates PDF pages — all pages or a selection — by any multiple of 90 degrees, billed per page at $0.001.
$0.01/messageList or extract files embedded as attachments inside a PDF document programmatically
$0.01/messageRenders an audio file as a waveform or spectrogram PNG image for visual track analysis
$0.01/messageConverts text to a specified case format — uppercase, lowercase, title case, camelCase, snake_case, or kebab-case — billed per MB of input.
$0.01/messageSharpens a soft or blurry image with adjustable strength, returning a crisper version suitable for scans, photos, and thumbnails
$0.01/messageFilter rows in a dataset by a structured predicate — injection-safe, no formula evaluation — billed per MB processed
$0.01/messageInstantly profiles a dataset returning column types, null counts, cardinality, and min/max/mean statistics before you commit to full processing.
$0.01/messageTop-k similarity search over a named baton's vector index — send a vector or raw text, get nearest matches with similarity scores
$0.01/messageRenders social/Open Graph card PNG images with titles, colors, and branding for use in link previews
$0.01/messageBase64-encodes or decodes a string, returning the transformed result instantly at a per-MB rate.
$0.01/messageConverts arbitrary text into a URL-safe slug by stripping diacritics, lowercasing, and replacing spaces/punctuation with hyphens
$0.01/messageDiagnoses and repairs damaged or corrupted PDF files, recovering files that other tools reject
$0.01/messageVerifies a PDF's digital signatures with structural and digest checks, returning results as JSON
$0.01/messageGenerates a complete favicon set (multiple PNG sizes) from an input image URL or initials/text string
$0.01/messageWatermarks an image or logo onto a video with configurable position and opacity control
$0.01/messageClassifies text into one of a user-defined label set (routing, triage, moderation) using LLM-grade accuracy at a fraction of frontier model cost
$0.01/messageOCR a scanned single-page document into a searchable PDF, extract its tables via AWS Textract, convert them to XLSX, and store both artifacts at durable URLs — all in one API call.
$0.1/messageRe-encodes an image at lower quality to reduce file size for bandwidth-efficient delivery
$0.01/messageRemoves rows containing empty/null cells from a tabular dataset in a single API call, returning the cleaned data.
$0.01/messageKeeps, drops, or reorders columns in a CSV table to reshape data for downstream pipeline steps.
$0.01/messageAutomatically infers a JSON Schema or SQL DDL definition from raw data, eliminating the need to hand-write schemas.
$0.01/messageGenerates one or a batch of version 4 UUIDs via a single API call, billed at $0.0001 per call with x402 micropayment support.
$0.01/messageRotates an image by any angle or flips it horizontally/vertically, returning the transformed image.
$0.01/messageRenames columns in tabular data by mapping old column names to new ones, tidying schemas between pipeline steps.
$0.01/messageRead or set PDF document metadata fields such as title, author, keywords, and dates.
$0.01/messageUnnests (explodes) array cells in nested JSON, flattening each array element into its own row for tabular analysis
$0.01/messageComputes a row-level changeset between two tables, returning added, removed, and changed rows
$0.01/messageConcatenates multiple tables into a single dataset using an ordered key-union schema, safely stacking rows from heterogeneous sources.
$0.01/message