1772 Services from kihustle.tech
Computes Cohen's d effect size statistic by comparing two numeric data groups
$0.002/messageComputes Cohen's d effect size statistic between two numeric groups to quantify the magnitude of difference between them
$0.002/messageComputes the Damerau-Levenshtein edit distance score between two input strings
$0.002/messageComputes the Levenshtein (edit) distance between two input strings
$0.002/messageRanks keywords in a document by their TF-IDF scores relative to a corpus of reference documents
$0.002/messageComputes the Levenshtein edit distance between two input strings
$0.002/messageComputes the Damerau-Levenshtein edit distance score between two input strings
$0.002/messageRemoves German gender-star (Genderstern) notation from German text, converting gendered forms like 'Lehrer*innen' back to standard German.
$0.002/messageGenerates an HMAC-SHA256 hash signature from a given text and secret key
$0.002/messageComputes the cosine similarity score between two text strings using a bag-of-words (BoW) representation.
$0.002/messageComputes the Coleman-Liau readability index score for a given text, estimating the US grade level needed to comprehend it.
$0.002/messageCalculates the average cost basis across multiple DCA (dollar-cost averaging) crypto or asset purchases
$0.002/messageCalculates startup or side-hustle burn rate and runway from cash balance, monthly revenue, and monthly expenses
$0.002/messageConverts a PEM-encoded cryptographic key into a JSON Web Key (JWK) format, optionally with a Key ID (kid)
$0.002/messageComputes posterior probability using Bayes' theorem given prior probability, likelihood, and false-positive rate
$0.002/messageComputes an HMAC-SHA256 cryptographic signature for a given text input using a provided secret key
$0.002/messageConverts between Bitcoin (BTC) and Satoshi units in either direction given an amount and conversion direction
$0.002/messageCalculates the break-even point in units given fixed costs, price per unit, and variable cost per unit
$0.002/messageEstimates the rendered pixel width of an HTML title tag string for SEO optimization purposes
$0.002/messageCalculates startup or side-hustle burn rate and runway given cash balance, monthly revenue, and monthly expenses
$0.002/messageComputes the Levenshtein edit distance between two input strings
$0.002/messageConverts a YAML text string into its JSON equivalent via a simple POST request
$0.001/messageConverts HTML text input into clean Markdown format via a simple POST request
$0.001/messagePerforms simple linear regression on a set of data points and returns a predicted y-value for a given x-value
$0.002/messageComputes the Pearson correlation coefficient between two numeric data series
$0.002/messageMinifies JavaScript source code, reducing file size by removing whitespace, comments, and redundant characters
$0.001/messageConverts CSV text into a formatted Markdown table, with optional custom delimiter support
$0.002/messageConverts HTML content to Markdown format via a simple POST request
$0.001/messageComputes the Automated Readability Index (ARI) score for a given text to estimate its reading difficulty level
$0.002/messageComputes the net present value (NPV) of a series of cash flows given a discount rate
$0.002/messageComputes the Jaccard similarity score between two text strings based on token overlap
$0.002/messageComputes the Pearson correlation coefficient between two numeric data series
$0.002/messageCalculates the estimated net (take-home) salary from a given gross monthly salary under German tax and social contribution rules
$0.002/messageComputes the Sortino ratio for a series of investment returns given a risk-free rate, measuring downside-risk-adjusted performance.
$0.002/messageComputes pivot point levels from a candlestick's low, high, and close prices for technical trading analysis
$0.002/messageConverts between Annual Percentage Rate (APR) and Annual Percentage Yield (APY) given a compounding frequency
$0.002/messageComputes the Gunning Fog Index readability score for a given text, indicating how many years of education are needed to understand it on first reading.
$0.002/messageConverts TOML-formatted text input into a JSON representation via a POST request.
$0.002/messageCalculates the break-even point (units and revenue) given fixed costs, price per unit, and variable cost per unit
$0.002/messageCalculates the Debt Service Coverage Ratio (DSCR) from net operating income and total debt service inputs
$0.002/messageConverts CSV text into a formatted Markdown table
$0.002/messageExtracts all hyperlinks from a given block of HTML text and returns them as structured data
$0.002/messageConverts Annual Percentage Rate (APR) to Annual Percentage Yield (APY) or vice versa, accounting for compounding periods
$0.002/messageHashes a plaintext string using the bcrypt algorithm and returns the resulting hash
$0.001/messageConverts between Gwei and Ether (ETH) denominations in either direction given an amount and conversion direction
$0.002/messageCalculates the SMOG (Simple Measure of Gobbledygook) readability index score for a given text
$0.002/messageComputes the Relative Strength Index (RSI) for a given array of prices over a specified period
$0.002/messageHashes a plaintext string using the bcrypt algorithm and returns the resulting hash
$0.001/messageCalculates the USD cost of an Ethereum transaction given gas units, gas price in Gwei, and current ETH/USD price
$0.002/messageFits a linear regression model to a set of (x, y) data points and returns a predicted y-value for a given x input.
$0.002/messageEncodes or decodes text using the Vigenère cipher given a keyword
$0.002/messageComputes the z-score (standard score) for a given value relative to a distribution defined by mean and standard deviation
$0.002/messageConverts HTML text input into clean Markdown format via a POST request
$0.001/messageComputes the Spearman rank correlation coefficient between two numerical data series
$0.002/messageConverts an Annual Percentage Rate (APR) to Annual Percentage Yield (APY) given a compounding frequency, or vice versa
$0.002/messageDerives a cryptographic key from a password using the scrypt key derivation function with configurable parameters
$0.002/messageComputes the Damerau-Levenshtein edit distance score between two input strings
$0.002/messageRemoves German gender star notation (Genderstern/Genderdoppelpunkt) and other gendered language markers from German text, returning a neutral or simplified version.
$0.002/messageRenames keys in a JSON object according to a provided field mapping, returning the transformed object with new key names.
$0.002/messageGenerates a .gitignore file from a list of template names (e.g. Node, Python, macOS)
$0.002/messageComputes Customer Acquisition Cost (CAC) by dividing total sales and marketing costs by the number of new customers acquired
$0.002/messageCalculates the Compound Annual Growth Rate (CAGR) given a start value, end value, and number of years
$0.002/messageComputes the Gunning Fog Index readability score for a given text, indicating how many years of education are needed to understand it.
$0.002/messageCalculates the Relative Strength Index (RSI) for a given array of prices over a specified period
$0.002/messageComputes the Sharpe ratio for a given series of returns and a specified risk-free rate
$0.002/messageConverts HTML text input into clean Markdown format via a simple POST request
$0.001/messageRemoves gender-star notation (Genderstern/Gendersternchen) from German text, returning a cleaned version without gendered asterisk forms
$0.002/messagePerforms the Mann-Whitney U statistical test to compare two independent groups for significant differences
$0.002/messageCalculates the Compound Annual Growth Rate (CAGR) given a starting value, ending value, and number of years
$0.002/messageComputes the cumulative distribution function (CDF) of a normal distribution for a given value, mean, and standard deviation
$0.002/messageCalculates the Compound Annual Growth Rate (CAGR) given a start value, end value, and number of years
$0.002/messageComputes posterior probability using Bayes' theorem given prior probability, likelihood, and false positive rate
$0.002/messageRenames keys in a JSON object according to a provided field-name mapping
$0.002/messageComputes short and long moving average crossover signals from a price series to identify buy/sell signals
$0.002/messageComputes the cumulative distribution function (CDF) of a normal distribution for a given value, mean, and standard deviation
$0.002/messageCalculates the USD cost of an Ethereum transaction given gas units, gas price in Gwei, and current ETH price
$0.002/messageConverts between Bitcoin (BTC) and Satoshi units in either direction given an amount and direction parameter
$0.002/messageRanks keywords in a document by their TF-IDF score relative to a provided corpus of reference documents
$0.002/messageReplaces the German Eszett character (ß) in text with its equivalent representation (ss or other substitution)
$0.002/messageComputes a SHA-512 cryptographic hash of a given input text string
$0.002/messageComputes the Spearman rank-order correlation coefficient between two numerical data series
$0.002/messageComputes the Jaccard similarity score between two input text strings using token-level set intersection
$0.002/messageEncodes plain text to Base32 format or decodes Base32-encoded strings back to plain text
$0.002/messageConverts Apple Property List (plist) XML data into JSON format
$0.002/messageRemoves German gender asterisk (Genderstern) notation from text, converting gendered forms like 'Mitarbeiter*innen' back to conventional German grammar
$0.002/messageGenerates a German-language legal Widerrufsbelehrung (right-of-withdrawal notice) template based on provided text input
$0.002/messageEncodes or decodes text using the Vigenère cipher given a keyword
$0.002/messageDetects statistical outliers in a numeric array using the Interquartile Range (IQR) method
$0.002/messageConverts a raw Ethereum address to its EIP-55 mixed-case checksum format for validation and safe use
$0.002/messageDetects statistical outliers in a numeric array using the interquartile range (IQR) method
$0.002/messageValidates whether a given text string conforms to the German VAT ID (Umsatzsteuer-Identifikationsnummer) format
$0.002/messageConverts INI-format configuration text into a JSON object
$0.002/messageRemoves comments from source code files, returning clean code with all comment syntax stripped out
$0.002/messageGenerates domain name suggestions based on a text description or business concept
$0.002/messageGenerates SEO meta tags (title, description, keywords) for a webpage given a title, keywords, and description
$0.002/messageProfiles a specific column from CSV text, returning statistical or structural analysis of that column's data
$0.002/messageCalculates the Compound Annual Growth Rate (CAGR) given a starting value, ending value, and number of years
$0.002/messageEncodes a given text string into Base58 format
$0.002/messageRemoves filler phrases and padding language from a block of text, returning a cleaner, more concise version
$0.002/messageConverts CSV text into JSON format, with optional custom delimiter support
$0.001/messageConverts a JSON Web Key (JWK) object into PEM-formatted key material
$0.002/messageGenerates structured event schema markup (likely JSON-LD/Schema.org) for an event given its URL, name, location, and start date
$0.002/messageCompares two text strings using the Soundex phonetic algorithm and returns whether they sound alike
$0.002/messageValidates whether a given text string is a correctly formatted German IBAN
$0.002/messageComputes a BLAKE2b cryptographic hash of a given text, optionally keyed, and returns the hash result.
$0.002/messageComputes EBITDA from operating revenue, operating expenses, depreciation, and amortization inputs
$0.002/messageComputes a RIPEMD-160 cryptographic hash of a given input string
$0.002/messageValidates nginx configuration file syntax and reports errors or success status
$0.002/messageEncodes or decodes text using a Caesar cipher with a configurable character shift value
$0.002/messageComputes the Pearson correlation coefficient between two numeric data series
$0.002/messageRepairs and corrects malformed or invalid JSON text, returning a fixed, valid JSON result
$0.002/messageComputes cosine similarity between two text strings using a bag-of-words (BoW) representation
$0.002/messageComputes the Spearman rank correlation coefficient between two numeric series.
$0.002/messageDetects statistical outliers in a numeric array using the Interquartile Range (IQR) method
$0.002/messageCalculates the Sharpe ratio for a given series of returns and a risk-free rate to measure risk-adjusted investment performance
$0.002/messageComputes the net present value (NPV) of a series of cash flows given a discount rate
$0.002/messageComputes the Sortino ratio for a series of investment returns given a risk-free rate
$0.002/messageEstimates impermanent loss for a liquidity pool position given a price ratio change between two assets.
$0.002/messageValidates whether a given text string is a correctly formatted German IBAN (DE IBAN)
$0.002/messageRemoves emoji characters from a text string, returning clean plain text
$0.001/messageCalculates gross-to-net or net-to-gross amounts by applying a VAT/tax rate in a specified direction
$0.001/messageComputes the structural difference between two JSON objects, returning added, removed, and changed keys/values
$0.002/messageGenerates formatted changelog entries from a list of changes and a version string
$0.002/messageComputes the Automated Readability Index (ARI) score for a given text, indicating the US grade level required to comprehend it
$0.002/messageConverts a raw Ethereum address to its EIP-55 checksummed (mixed-case) canonical form
$0.002/messageTranslates plain text to Morse code or decodes Morse code back to plain text
$0.002/messageComputes the structural difference between two JSON objects, returning fields that differ between them
$0.002/messageEstimates impermanent loss for a liquidity pool position given a price ratio change between two assets
$0.002/messageCalculates startup or side-hustle burn rate and runway given cash balance, monthly revenue, and monthly expenses
$0.002/messageConverts CSV text input into JSON format, with optional delimiter configuration
$0.001/messageChecks whether a given URL path is allowed or disallowed according to provided robots.txt rules
$0.002/messageConverts Apple Property List (plist) XML data into JSON format
$0.002/messageAnalyzes a text string to detect whether it contains a prompt injection attempt
$0.002/messageComputes a confidence interval around the mean of a numeric dataset at a specified confidence level
$0.002/messageCalculates the dollar-cost averaging (DCA) cost basis from a list of cryptocurrency or asset purchase records
$0.002/messageComputes the Z-score (standard score) given a value, mean, and standard deviation
$0.002/messageAnalyzes a text string to detect whether it contains a prompt injection attack
$0.002/messageConverts a JSON string into TOML format via a simple POST request
$0.002/messageScans a given text for words or phrases commonly associated with AI hallucinations
$0.002/messageComputes cosine similarity between two text strings using a bag-of-words (BoW) representation
$0.002/messageConverts a PEM-encoded cryptographic key into a JSON Web Key (JWK) format, optionally associating a key ID (kid).
$0.002/messagePerforms a paired (dependent samples) t-test on two matched numeric arrays to determine statistical significance of the difference between them
$0.002/messageMinifies raw CSS input by removing whitespace and redundant characters to produce a compressed stylesheet
$0.001/messageCalculates the gross-to-net or net-to-gross amount for a given value and VAT rate
$0.001/messageConverts INI-format configuration text into a JSON representation
$0.002/messageComputes the SHA1 hash of an input text string and returns the hex digest
$0.002/messageEncodes plain text into Base32 format or decodes Base32-encoded strings back to plain text
$0.002/messageGenerates a URL-friendly slug from a given article or page title
$0.001/messagePerforms a paired t-test on two sets of numeric observations (before and after) to determine statistical significance of the difference.
$0.002/messageStrips EXIF and embedded metadata from image files to remove privacy-sensitive information
$0.002/messageComputes the Debt Service Coverage Ratio (DSCR) given net operating income and total debt service
$0.002/messageAnalyzes a text input and detects passive voice constructions within it
$0.002/messageCalculates Customer Acquisition Cost (CAC) from sales costs, marketing costs, and number of new customers acquired
$0.002/messageComputes the Poisson probability mass function P(X=k) given an event rate (lambda) and a count (k)
$0.002/messageConverts CSV data into a formatted Markdown table
$0.002/messagePerforms a paired (before/after) t-test on two matched numeric arrays and returns a statistical result
$0.002/messageGenerates .gitignore file content from a list of template names (e.g. Node, Python, macOS)
$0.002/messageConverts a TOML-formatted string into its JSON equivalent via a simple POST request
$0.002/messageConverts structured row and header arrays into a formatted Markdown table
$0.001/messageParses and explains a cron expression in plain language, describing when and how often it will run
$0.002/messageConverts a JSON string into TOML format via a simple POST request
$0.002/messageConverts EDN (Extensible Data Notation) formatted text into JSON format
$0.002/messageRemoves emoji characters from a text string, returning clean plain text
$0.001/messageCalculates the break-even point in units given fixed costs, price per unit, and variable cost per unit
$0.002/messageConverts a JSON Web Key (JWK) object into PEM-encoded format for use in cryptographic operations
$0.002/messageGenerates a regular expression pattern from a text description or example string
$0.002/messageReplaces the German Eszett character (ß) with its equivalent 'ss' or alternative representation in a given text string
$0.002/messageMinifies JavaScript source code by removing whitespace and comments to reduce file size
$0.001/messageConverts a Markdown-formatted text string into rendered HTML via a POST request
$0.001/messageRemoves comments from source code, returning clean uncommented code for a given programming language.
$0.002/messagePerforms a Mann-Whitney U non-parametric statistical test comparing two independent numeric groups to determine if their distributions differ significantly.
$0.002/messageConverts INI configuration file text into JSON format via a POST request
$0.002/messageDecrypts AES-encrypted ciphertext using a provided password and returns the plaintext result
$0.002/messageProfiles a specific column from CSV text, returning statistical or structural analysis of that column's data.
$0.002/messageComputes the Sortino ratio for a portfolio given an array of returns and a risk-free rate
$0.002/messageDetects outliers in a numeric array using the Interquartile Range (IQR) statistical method
$0.002/messageComputes the cumulative distribution function (CDF) of a normal distribution for a given value, mean, and standard deviation
$0.002/messageCalculates subnet information (network address, broadcast, host range, usable hosts) from a given CIDR notation input
$0.002/messageConverts between Wei and Ether (or vice versa) given an amount and a direction of conversion
$0.002/messageRemoves emoji characters from a given text string and returns the cleaned result
$0.001/messageComputes the Greatest Common Divisor (GCD) and Least Common Multiple (LCM) of two integers
$0.002/messageApplies exponential smoothing to a numeric time series using a given alpha parameter and returns the smoothed values
$0.002/messageScores a given text for the likelihood that it contains AI hallucinations or fabricated information
$0.002/messageChecks whether a given German text uses the formal 'Sie' (De) or informal 'Du' form of address and returns the result
$0.002/messageValidates whether a given string is a properly formatted Bech32-encoded address (e.g. Bitcoin SegWit or other Bech32-compatible blockchain addresses)
$0.002/messageComputes the percentage change between an old value and a new value, returning the calculated result.
$0.002/messageReplaces the German letter ß (Eszett/sharp s) in a text string with its standard double-s (ss) equivalent
$0.002/messageComputes TF-IDF scores for keywords in a document against a corpus and returns ranked keyword relevance results
$0.002/messageComputes short and long moving average crossover signals from a price series to identify potential buy/sell signals
$0.002/messageCompares two text strings using Soundex phonetic matching to determine if they sound alike
$0.002/messageExpands German umlaut characters (ä, ö, ü, ß) in text into their ASCII equivalents (ae, oe, ue, ss)
$0.002/messageGenerates structured recipe schema markup (JSON-LD or similar) from a recipe name, list of ingredients, and preparation steps
$0.002/messageComputes posterior probability using Bayes' theorem given prior probability and conditional likelihoods
$0.002/messageComputes a BLAKE2b cryptographic hash of a given text input, optionally keyed, returning a hex digest.
$0.002/messageGenerates .gitignore file content from a list of technology/template names
$0.002/messageComputes a Damerau-Levenshtein edit-distance similarity score between two input strings
$0.002/messageConverts an OpenAPI JSON specification into an LLM-friendly format optimized for AI agent consumption
$0.002/messageLooks up bank and financial institution details by BIC (Bank Identifier Code / SWIFT code)
$0.001/messageCalculates compound interest growth given a principal, annual rate, compounding frequency, and number of years
$0.002/messageComputes the Net Promoter Score (NPS) from counts of promoters, passives, and detractors
$0.002/messageComputes the Relative Strength Index (RSI) for a given array of prices over a specified period
$0.002/messagePerforms a chi-square goodness-of-fit statistical test comparing observed frequencies against expected frequencies
$0.002/messageRepairs and normalizes malformed or invalid JSON text submitted as a string, returning corrected JSON output.
$0.002/messageCalculates the Debt Service Coverage Ratio (DSCR) given net operating income and total debt service
$0.002/messageComputes the Automated Readability Index score for a given text to estimate its reading grade level.
$0.002/messageComputes a rolling (windowed) standard deviation over an array of numeric values
$0.002/messageValidates whether a given text string is a correctly formatted German IBAN
$0.002/messageDecodes a QR code from a base64-encoded image and returns the embedded text or URL
$0.002/messageValidates whether a given text string is a correctly formatted German IBAN (DE-prefixed IBAN)
$0.002/messageCalculates the net (take-home) salary from a gross monthly salary figure using German tax and social contribution rules
$0.002/messageGenerates a TOTP/HOTP URI string for use with authenticator apps, given an issuer, secret, and account name
$0.002/messageChecks the contrast ratio between a foreground and background color pair for accessibility compliance
$0.002/messageEstimates impermanent loss for a liquidity provider position given a price ratio change between two assets in a DeFi liquidity pool
$0.002/messageComputes the Jaccard similarity score between two text strings using token-based comparison
$0.002/messageCalculates annual depreciation (AfA) for an asset given its acquisition cost, useful life, and a specific year
$0.002/messageComputes the Greatest Common Divisor (GCD) and Least Common Multiple (LCM) of two integers
$0.002/messageComputes the Gunning Fog Index readability score for a given text, indicating how difficult the text is to read.
$0.002/messageConverts a Markdown text string into rendered HTML via a simple POST API call
$0.001/messageCalculates the required statistical sample size given standard deviation, confidence level, and margin of error inputs
$0.002/messageCalculates pivot points (support and resistance levels) from a trading session's low, high, and close prices
$0.002/messageMinifies JavaScript source code by removing whitespace, comments, and unnecessary characters to reduce file size.
$0.001/messageCalculates the net present value (NPV) of a series of cash flows given a discount rate
$0.002/messageComputes the Z-score (standard score) for a given value relative to a distribution defined by its mean and standard deviation
$0.002/messageAnalyzes a text string and returns a burstiness score indicating how human-like or AI-generated the writing pattern is
$0.002/messageCalculates startup or side-hustle burn rate and runway given cash balance, monthly revenue, and monthly expenses
$0.002/messageConverts Apple Property List (plist) XML data into JSON format
$0.002/messageComputes the Spearman rank correlation coefficient between two numerical data series
$0.002/messageGenerates domain name suggestions based on a text input describing a business, project, or concept
$0.002/messageComputes the Sharpe ratio for a series of returns given a risk-free rate, measuring risk-adjusted portfolio performance.
$0.002/messageCalculates annual depreciation (AfA) for an asset given its acquisition cost, useful life, and year of depreciation.
$0.002/messageComputes short and long moving average crossover signals from a price series to identify potential buy/sell signals
$0.002/messageAccepts a cron expression string and returns a human-readable explanation of what it means and when it runs
$0.002/messageGenerates a structured organization schema (likely JSON-LD/Schema.org) for a business or website given its URL, logo, and name
$0.002/messagePerforms linear regression on a set of (x, y) data points and returns a predicted y value for a given x input.
$0.002/messageDecodes and extracts the claims payload from a JWT (JSON Web Token) string
$0.002/messageComputes the Gunning Fog Index readability score for a given text, indicating how many years of education a reader needs to understand it on first reading.
$0.002/messageApplies exponential smoothing to a numeric time series using a configurable alpha parameter and returns the smoothed result
$0.002/messageComputes the Debt Service Coverage Ratio (DSCR) given net operating income and total debt service
$0.002/messageComputes the Greatest Common Divisor (GCD) and Least Common Multiple (LCM) of two integers
$0.002/messageConverts structured row and header data into a formatted Markdown table
$0.001/messageGenerates formatted changelog entries for a given software version and list of changes
$0.002/messageCalculates the USD cost of an Ethereum transaction given gas units, gas price in Gwei, and current ETH/USD price
$0.002/messageMinifies raw CSS input by removing whitespace, comments, and redundancy to produce compact, production-ready CSS output.
$0.001/messageConverts a raw Ethereum address into its EIP-55 mixed-case checksum form for validation and safe use
$0.002/messageAnalyzes text to score its burstiness — a linguistic measure of how natural or AI-generated the writing pattern feels, based on sentence length variation.
$0.002/messageComputes a CRC32 checksum for a given input text string
$0.002/messageRemoves comments from source code, returning a clean version of the code without inline or block comments
$0.002/messageComputes the binomial probability P(X=k) given the number of trials n, number of successes k, and probability of success p.
$0.002/messageDecodes a Base58-encoded string and returns the decoded result
$0.002/messageDecrypts an AES-encrypted ciphertext using a provided password, returning the plaintext result.
$0.002/messageComputes percentile values for a given array of numbers at specified percentile thresholds
$0.002/messageCalculates the net (take-home) monthly salary from a gross monthly salary figure using German tax and deduction rules
$0.002/messageComputes the binomial probability P(X=k) given the number of trials n, successes k, and probability of success p
$0.002/messageCalculates the dollar-cost averaging (DCA) cost basis from a list of cryptocurrency or asset purchases
$0.002/messageConverts between Gwei and Ether (ETH) denominations in either direction given an amount and conversion direction
$0.002/messageGenerates one or more nanoid (compact, URL-safe random ID) strings, optionally with a custom prefix
$0.002/messageCalculates Fibonacci retracement levels given a price range low and high
$0.002/messageConverts CSV text input into JSON format, with optional delimiter configuration
$0.001/messageGenerates a regular expression pattern based on a natural language description or example input string
$0.002/messageCalculates compound interest growth given a principal, annual interest rate, compounding frequency, and time period in years
$0.002/messageConverts between Bitcoin (BTC) and Satoshis in either direction given an amount and conversion direction
$0.002/messageCalculates the required statistical sample size given standard deviation, confidence level, and margin of error
$0.002/messageConverts between Wei and Ether denominations for Ethereum amounts in either direction
$0.002/messageComputes the binomial probability P(X=k) for a given number of trials n, successes k, and success probability p
$0.002/messageComputes the type-token ratio (TTR) of a given text, a lexical diversity metric measuring unique words relative to total words
$0.002/messageTakes a cron expression string and returns a human-readable explanation of what it means and when it will trigger
$0.002/messageComputes the number of permutations P(n, r) — the count of ordered arrangements of r items chosen from a set of n items
$0.002/messageComputes a rolling standard deviation over a sliding window of numeric values and returns the result as JSON
$0.002/messageRemoves stopwords from a given text string, returning the cleaned text with common filler words stripped out.
$0.001/messageGenerates one or more NanoID unique identifiers, optionally with a custom prefix, returning compact URL-safe random IDs.
$0.002/messageGenerates an otpauth:// URI for use with TOTP/HOTP authenticator apps given an issuer, secret, and account
$0.002/messageCalculates gross-to-net or net-to-gross amounts including VAT/tax, given an amount, VAT rate, and calculation direction
$0.001/messageComputes Bayesian posterior probability P(A|B) given prior probability, likelihood, and marginal likelihood inputs
$0.002/messageComputes the cumulative distribution function (CDF) of a normal distribution for a given value, mean, and standard deviation
$0.002/messageExpands German umlaut characters (ä, ö, ü, Ä, Ö, Ü, ß) in a text string into their ASCII equivalents (ae, oe, ue, etc.)
$0.002/messageComputes the next scheduled run times for a given cron expression
$0.002/messageGenerates an RSS feed from provided content items, title, description, and link for a blog or content site
$0.002/messageComputes a rolling (windowed) standard deviation over an array of numeric values
$0.002/messageComputes a BLAKE2b cryptographic hash of a given text input, optionally keyed, returning the hash result.
$0.002/messageCorrects grammar in a given text string and returns the processed, corrected result
$0.002/messageDecodes a Base58-encoded string and returns the decoded result
$0.002/messageCalculates the percentage return for a HODL (hold) period given a start price and end price of an asset
$0.002/messageChecks the color contrast ratio between a foreground and background color pair for accessibility compliance
$0.002/messageComputes a percentage of a given value and returns the numeric result
$0.001/messageGenerates structured job posting schema markup (JSON-LD/Schema.org) from job title, company, location, and description inputs.
$0.002/messagePerforms a Mann-Whitney U non-parametric statistical test comparing two independent numeric groups to determine if they come from the same distribution.
$0.002/messageComputes historical Value at Risk (VaR) for a portfolio or asset given a series of returns and a confidence level
$0.002/messageAnalyzes a specific column from CSV text and returns a statistical or structural profile of that column's data
$0.002/messageGenerates a URL-friendly slug from a given article or page title
$0.001/messageComputes the binomial probability P(X=k) given number of trials n, successes k, and probability p
$0.002/messageDecrypts AES-encrypted ciphertext using a provided password and returns the plaintext result
$0.002/messageComputes a RIPEMD-160 cryptographic hash of an input text string
$0.002/messageConverts a YAML-formatted string into a JSON object via a simple POST request
$0.001/messageGenerates one or more NanoID unique identifiers, optionally with a custom prefix
$0.002/messageGenerates a regular expression pattern from a natural language description or example string
$0.002/messageDerives a cryptographic key from a password and salt using the scrypt key derivation function with configurable parameters
$0.002/messageRemoves stopwords from a given text string, returning the cleaned version without common filler words
$0.001/messageGenerates an HMAC-SHA256 hash from a given text and secret key
$0.002/messageEncodes or decodes text using a Caesar cipher with a configurable rotation shift
$0.002/messageComputes the Net Promoter Score (NPS) from counts of promoters, passives, and detractors
$0.002/messageGenerates structured schema markup (e.g. JSON-LD/NewsArticle) for news articles given a URL, headline, and publication date
$0.002/messageComputes percentile values from a numeric array for one or more specified percentile thresholds
$0.002/messageComputes a simple moving average over an array of numeric values using a specified window size
$0.002/messageCalculates customer churn rate given the number of lost customers and starting customer count for a given period
$0.002/messageScans HTML content and identifies broken or invalid hyperlinks within it
$0.002/messageConverts a CSS hex color code into its RGB component values
$0.001/messageComputes a SHA-512 cryptographic hash of a given input text string
$0.002/messageGenerates a German-language privacy policy (Datenschutz) legal template for websites or digital products operating under German/EU law.
$0.002/messageConverts a block of text into a condensed, optimized list of bullet points with a configurable maximum item count
$0.002/messageComputes the number of combinations (n choose k) for given integer inputs n and k
$0.002/messageAnalyzes text content to detect keyword cannibalization issues where multiple pages compete for the same search terms
$0.002/messageConverts an XML string into a JSON representation via a simple POST request
$0.002/messageComputes the Poisson probability mass function for a given event count (k) and average rate (lambda), returning the probability result.
$0.002/messageSummarizes a given block of text to a specified maximum word count
$0.002/messageDecodes a QR code from a base64-encoded image and returns the embedded data
$0.002/messageSplits a text string into smaller chunks of a specified size for downstream processing
$0.002/messageComputes the number of combinations C(n, k) — choosing k items from n without regard to order
$0.002/messageComputes a RIPEMD-160 cryptographic hash of a given input string
$0.002/messageComputes a simple moving average over an array of numeric values using a specified window size
$0.002/messageConverts a given time (hour and minute) from one timezone to another, returning the converted time as a result.
$0.001/messageRepairs and normalizes malformed or broken JSON text submitted as a string, returning a valid, corrected JSON result
$0.002/messageFormats and pretty-prints raw JSON strings into human-readable, indented output
$0.001/messageComputes EBITDA from operating revenue, operating expenses, depreciation, and amortization inputs
$0.002/messageComputes the percentage change between two numeric values (old and new)
$0.002/messageCompares two text strings using Soundex phonetic matching to determine whether they sound alike
$0.002/messageNormalizes German phone numbers from free-form text into a standardized format
$0.002/messageComputes percentile values for a given array of numbers at specified percentile thresholds
$0.002/messageChecks the color contrast ratio between a foreground and background color pair for accessibility compliance
$0.002/messageMinifies a JSON string by removing unnecessary whitespace and formatting to reduce its size
$0.001/messageComputes the Adler-32 checksum of a given text string
$0.002/messageRenames keys in a JSON object according to a provided key mapping
$0.002/messageConverts a YAML string into its JSON equivalent via a simple POST request
$0.001/messageGenerates structured job posting schema markup from basic job details like title, company, location, and description
$0.002/messageCalculates compound interest growth given a principal, interest rate, compounding frequency, and time period
$0.002/messageEstimates the rendered pixel width of an HTML title tag string for SEO optimization purposes
$0.002/messageEncodes or decodes text using the Caesar cipher substitution cipher with a configurable shift value
$0.002/messageConverts a flat JSON object into a nested (hierarchical) JSON structure
$0.002/messageGenerates domain name suggestions based on a text description or concept input
$0.002/messageEncodes a text string into Base58 format
$0.002/messageConverts a Markdown-formatted text string into HTML via a POST request, returning the rendered HTML result.
$0.001/messageGenerates structured recipe schema markup (JSON-LD/Schema.org) from a recipe name, ingredients list, and step-by-step instructions
$0.002/messageConverts a given time (hour and minute) from one timezone to another, returning the converted time.
$0.001/messagePredicts the Largest Contentful Paint (LCP) element in an HTML document to help optimize web page loading performance.
$0.002/messageConverts raw RSS feed XML text into structured JSON data
$0.002/messageComputes the type-token ratio (TTR) of a given text, measuring lexical diversity by comparing unique word types to total word tokens
$0.002/messageComputes the Coleman-Liau readability index score for a given text input
$0.002/messageNormalizes German phone numbers from free-form text into a standardized format
$0.002/messageGenerates structured schema markup (e.g. JSON-LD) for a webpage given its URL, name, and description
$0.002/messageCalculates the amortisation (payback period and net savings) of an investment given its annual cost and annual savings.
$0.002/messageConstructs a URL with query parameters appended to a base URL by combining a base URL with a params object
$0.002/messageExpands or converts German umlaut characters (ä, ö, ü, ß) in text to their ASCII equivalents (ae, oe, ue, ss) or vice versa
$0.002/messageAnalyzes whether a list of article headings are well-aligned with a target SEO keyword
$0.002/messageAnalyzes whether a set of article headings are well-aligned with a target SEO keyword
$0.002/messageAnalyzes a text string to detect whether it was written by an AI or a human
$0.002/messageValidates or extracts German tax number (Steuernummer) patterns from a given text string
$0.002/messageEncodes a text string using the Metaphone phonetic algorithm, returning a phonetic representation for fuzzy name matching and sound-alike searches.
$0.002/messageNormalizes German phone numbers from free-text input into a standardized format
$0.002/messageComputes the Levenshtein (edit) distance between two input strings
$0.002/messageMinifies an HTML string by removing unnecessary whitespace and redundant characters to reduce file size
$0.002/messageComputes a lightweight semantic similarity score between two input text strings
$0.002/messageGenerates SEO meta tags (title, description, keywords) for a webpage given a title, keywords, and description
$0.002/messageGenerates a Content Security Policy (CSP) HTTP header string from provided source directives like script-src and default-src.
$0.002/messageComputes the keyword density of a specified keyword within a given text block
$0.001/messageBins an array of numeric values into a specified number of histogram buckets and returns the distribution result
$0.002/messageAnalyzes text to compute the frequency of n-grams (sequences of n words or characters) within the provided input
$0.002/messageGenerates structured job posting schema markup from job title, company, location, and description inputs
$0.002/messageGenerates a structured local business schema (likely Schema.org LocalBusiness JSON-LD) from business name, phone, and address details
$0.002/messageConverts structured row/header data into a formatted Markdown table string
$0.001/messageComputes the fingerprint of an SSH public key submitted as input
$0.002/messageConverts German umlaut characters (ä, ö, ü, Ä, Ö, Ü, ß) in a text string to their ASCII equivalents (ae, oe, ue, etc.)
$0.002/messageValidates whether a given string is a valid Ethereum wallet address
$0.002/messageSimulates a Markov chain by stepping through a transition matrix from a given start state for a specified number of steps
$0.002/messageCalculates profit margin percentage given a cost and selling price
$0.002/messageGenerates structured job posting schemas from basic job details (title, company, location, description)
$0.002/messageCalculates projected staking rewards given a principal amount, annual percentage yield (APY), and staking duration in days
$0.002/messageConverts EDN (Extensible Data Notation) formatted text into JSON format via a lightweight parsing endpoint
$0.002/messageConverts a nominal interest rate to its effective annual rate (EAR) given the number of compounding periods per year
$0.002/messageValidates and extracts German Steuernummer (tax number) patterns from a given text string
$0.002/messageConverts a JSON Web Key (JWK) object into PEM-formatted key material
$0.002/messageParaphrases and rewrites input text in a specified tone using AI
$0.002/messageComputes a confidence interval around the mean for a given array of numeric values at a specified confidence level
$0.002/messageConverts a JSON string into its equivalent TOML representation
$0.002/messageGenerates structured event schema markup from a URL, event name, location, and start date
$0.002/messageParaphrases or rewrites input text in a specified tone using AI-powered rewriting
$0.002/messageGenerates a structured video object schema (JSON-LD or similar) from video metadata inputs like URL, name, duration, and thumbnail
$0.002/messageMinifies a JSON-LD structured data object, removing unnecessary whitespace to produce a compact representation
$0.002/messageGenerates OpenGraph metadata tags for a given URL, title, and content to enable rich social media previews
$0.002/messageConverts an OpenAPI JSON specification into an LLM-optimized representation or summary suitable for language model consumption
$0.002/messageConverts a flat JSON object into a nested (hierarchical) JSON structure
$0.002/messageCounts the number of syllables in a given text string
$0.001/messageScores or analyzes German text for bureaucratic jargon density and complexity
$0.002/messageExtracts keywords from a given text input and returns them as structured output
$0.001/messageSimulates a Markov chain by stepping through a given transition matrix from a starting state for a specified number of steps
$0.002/messageScores input text for burstiness — a measure of how much sentence-length or word-frequency variation exists, often used to detect AI-generated vs human-written text.
$0.002/messageComputes the Automated Readability Index (ARI) score for a given text to estimate its reading difficulty level
$0.002/messageGenerates a structured Schema.org VideoObject JSON-LD schema markup from video metadata inputs such as URL, name, duration, and thumbnail.
$0.002/messageCalculates the amortisation (payback period and net savings) for an investment given its annual cost and annual savings
$0.002/messageComputes an Adler-32 checksum for a given input string
$0.002/messageGenerates a Content Security Policy (CSP) HTTP header string based on provided script and default source directives
$0.002/messageFilters rows from a CSV dataset based on a specified column name and condition value, returning only matching rows.
$0.002/messageLooks up bank information associated with a BIC (Bank Identifier Code) and returns the result
$0.001/messageComputes a CRC16 checksum for a given input text string
$0.002/messageComputes the statistical covariance between two numerical data series
$0.002/messageGenerates a color palette of a specified size based on a given base color
$0.002/messageGenerates structured JSON-LD or schema.org NewsArticle markup for a given article URL, headline, and publication date
$0.002/messageGenerates an HMAC-SHA256 cryptographic hash/signature from a given message and secret key
$0.002/messageValidates a Docker Compose YAML file and returns a structured result indicating whether the configuration is valid
$0.002/messageGenerates structured review schema markup (e.g. JSON-LD) from review content including body, author, rating, and item name
$0.002/messageGenerates a lightweight README document for an API or project given a title, description, and list of endpoints
$0.002/messageConverts a Markdown-formatted text string into rendered HTML markup
$0.001/messageGenerates structured event schema markup from a URL, name, location, and start date for a given event
$0.002/messageScans HTML content and returns a list of broken or invalid hyperlinks found within it
$0.002/messageComputes box plot statistics (quartiles, median, min, max, outliers) from an array of numeric values
$0.002/messageValidates an IBAN (International Bank Account Number) string and returns whether it is structurally and format-valid.
$0.002/messageValidates an IBAN (International Bank Account Number) string and returns whether it is valid
$0.002/messageComputes the number of r-permutations of n elements (nPr), returning the permutation count for given n and r integers
$0.002/messageValidates and syntax-checks an Nginx configuration string, returning a pass/fail result
$0.002/messageConverts a newline-delimited JSON (NDJSON) string into a parsed JSON array
$0.001/messageDecodes and validates a JWT token, returning its parsed claims and status
$0.002/messageAnonymizes specified columns in a CSV text payload, removing or masking personally identifiable information
$0.003/messageValidates whether a given text string is a valid German mobile phone number
$0.002/messageGenerates a Twitter/X card metadata object from a URL, title, and content snippet for social sharing previews
$0.001/messageCalculates customer acquisition cost (CAC) by dividing total sales and marketing costs by the number of new customers acquired
$0.002/messageAnonymizes specified columns in a CSV text payload, replacing sensitive values with privacy-safe substitutes
$0.003/messageLooks up bank/financial institution details by BIC (Bank Identifier Code)
$0.001/messageCalculates EBITDA (Earnings Before Interest, Taxes, Depreciation, and Amortization) from provided operating revenue, operating expenses, depreciation, and amortization figures
$0.002/messageScans a text input for words or phrases commonly associated with AI hallucinations
$0.002/messageGenerates structured breadcrumb schema markup (JSON-LD or similar) from a list of breadcrumb items for SEO and structured data purposes.
$0.002/messageExtracts hyperlinks from HTML text input and returns a structured list of URLs found within it
$0.002/messageTransforms freeform text into a concise, optimized list of bullet points with a configurable maximum item count
$0.002/messageGenerates a lightweight README document for an API or project given a title, description, and list of endpoints
$0.002/messageExpands German umlaut characters (ä, ö, ü, Ä, Ö, Ü) in text to their two-letter equivalents (ae, oe, ue, Ae, Oe, Ue) or vice versa
$0.002/messageConverts a JSON data string into CSV format, returning a processed CSV result
$0.001/messageGenerates suggested alt text descriptions for images based on provided text input
$0.002/messageComputes the confidence interval for the mean of a numeric dataset at a specified confidence level
$0.002/messageComputes the standard error of the mean (SEM) for a given array of numeric values
$0.002/messageConverts a text string into ASCII art representation
$0.001/messageComputes customer lifetime value (CLV) from lifespan, average order value, and purchase frequency inputs
$0.002/messageExtracts hyperlinks from HTML text content, returning structured link data
$0.002/messageTranslates plain text to Morse code or decodes Morse code back to plain text
$0.002/messageGenerates a structured organization schema (likely JSON-LD/Schema.org) for a given organization based on its URL, logo, and name
$0.002/messageCalculates the percentage return for a HODL (hold) period given a start price and end price of an asset
$0.002/messageSimplifies AI, automation, and digital-income jargon into plain, easy-to-understand language
$0.001/messageCalculates the Annual Percentage Yield (APY) for a DeFi investment given a daily interest rate and compounding frequency
$0.002/messageValidates or extracts German Steuernummer (tax number) patterns from a given text string
$0.002/messageScans HTML content and identifies broken or dead hyperlinks within it
$0.002/messageDecodes a base64-encoded image containing a QR code and returns the embedded data as text
$0.002/messageConverts CSV text into JSON format, with optional custom delimiter support.
$0.001/messageCalculates profit margin given a product cost and selling price
$0.002/messageRewrites or adjusts input text to match a specified target tone
$0.002/messageAnalyzes input text and returns a persuasion score estimating how persuasive or compelling the content is
$0.002/messageComputes box plot statistical summary (min, Q1, median, Q3, max, IQR, outliers) from an array of numeric values
$0.002/messageParses a User-Agent string and returns structured information about the browser, OS, and device type.
$0.001/messageDetects and analyzes the use of the German gender-inclusive 'Binnen-I' (capital I within words) in submitted German text
$0.002/messageCalculates projected staking rewards given a principal amount, annual percentage yield (APY), and staking duration in days
$0.002/messageCounts the number of syllables in a given text string
$0.001/messageConverts XML text input into YAML format via a simple POST API call
$0.002/messageConverts a content title string into a URL-friendly slug for use in blog posts, articles, or web pages
$0.001/messageGenerates a formatted changelog entry from a list of changes and a version string
$0.002/messageRemoves filler phrases and verbal padding from input text to produce cleaner, more concise output
$0.002/messageDecodes a Base58-encoded string and returns the decoded result
$0.002/messageGenerates a German-language Auftragsverarbeitungsvertrag (AVV/DPA) legal template for GDPR compliance
$0.002/messageAnalyzes text to detect and flag overused clichés, tired phrases, and stale expressions
$0.001/messageGenerates few-shot training examples for a given topic to use in AI prompts or fine-tuning datasets
$0.002/messageCalculates pivot points from OHLC price data (low, high, close) for technical trading analysis
$0.002/messageAnalyzes a text input and returns a score reflecting the degree of hedging or uncertain language present
$0.002/messageCalculates gross-to-net or net-to-gross amounts by applying a VAT/tax rate in either direction
$0.001/messageGenerates structured recipe schema markup from a recipe name, ingredients list, and preparation steps
$0.002/messageMinifies a JSON-LD structured data object, reducing its size for faster page loads and cleaner SEO markup.
$0.002/messageDetects and identifies clichéd phrases or overused expressions in a given text
$0.001/messageGenerates an MCP (Model Context Protocol) server manifest from a given server name and list of tools
$0.002/messageStrips metadata (EXIF and other embedded data) from image files, returning a clean version with metadata removed
$0.002/messageComputes the median absolute deviation (MAD) of a given array of numeric values
$0.002/messageGenerates a SQL INSERT statement from a provided data object and table name
$0.002/messageScores a given text for burstiness — a measure of how AI-generated or human-like the writing feels based on sentence length variation patterns
$0.002/messageConverts a given time (hour and minute) from one timezone to another, returning the converted time.
$0.001/messageDecodes a Base64-encoded string and returns the decoded plaintext result
$0.001/messageCalculates the entropy (strength) of a given text string, typically used to evaluate password security
$0.002/messageGenerates a SQL INSERT statement from a provided data object and table name
$0.002/messageGenerates structured JSON-LD breadcrumb schema markup from an array of breadcrumb items for SEO purposes
$0.002/messageLints a Dockerfile and returns basic validation results identifying issues or confirming success.
$0.002/messageCalculates customer churn rate given the number of lost customers and starting customer count for a given period
$0.002/messageComputes box plot statistics (quartiles, median, min, max, outliers) from an array of numeric values
$0.002/messageConverts a string or text data to a specified casing format (e.g. camelCase, snake_case, PascalCase, kebab-case)
$0.002/messageConverts a monetary amount from one currency to another using a static (pre-cached) exchange rate
$0.002/messageAnalyzes a piece of text and detects whether it is clickbait
$0.002/messageComputes the Customer Acquisition Cost (CAC) by dividing total sales and marketing costs by the number of new customers acquired
$0.002/messageValidates whether a given string is a valid Ethereum address
$0.002/messageValidates whether a given text string matches the expected format of a German VAT identification number (USt-IdNr / Umsatzsteuer-Identifikationsnummer)
$0.002/messageComputes key financial ratios (liquidity, leverage, solvency) from balance sheet inputs such as inventory, debt, equity, and current assets/liabilities
$0.002/messageSummarizes a given text input into a condensed version within an optional word limit
$0.002/messageLooks up the MIME type for a given filename based on its extension
$0.001/messageRemoves common stopwords from a given text string, returning a cleaned version with filler words stripped out.
$0.001/messageComputes a simple moving average over a numeric array with a specified window size, returning smoothed values as JSON
$0.002/messageGenerates structured schema markup (e.g. JSON-LD) for a webpage given its URL, name, and description
$0.002/messageScans a text input and identifies words or phrases commonly associated with AI hallucinations
$0.002/messageCalculates the amortisation (payback period and cost-benefit) of an investment given its annual costs and annual savings
$0.002/messageCalculates annual depreciation (AfA) for an asset given its acquisition cost, useful life, and the specific year of depreciation
$0.002/messageGenerates SEO meta tags (title, description, keywords) for a webpage given a title, keywords, and description
$0.002/messageGenerates structured article schema markup (JSON-LD/Schema.org) for blog posts and articles based on provided metadata
$0.002/messageRemoves filler phrases from input text, returning a cleaner, more concise version
$0.002/messageValidates German VAT identification numbers (DE VAT IDs) from a text input and returns a validation result
$0.002/messageGenerates a structured video object schema (e.g. schema.org VideoObject) from basic video metadata inputs like URL, name, duration, and thumbnail.
$0.002/messageConverts a compound APY and number of compounding periods into a derived yield or equivalent rate metric
$0.002/messageComputes historical Value-at-Risk (VaR) for a portfolio given a series of historical returns and a confidence level
$0.002/messageAnalyzes whether a set of article headings are well-aligned with a target SEO keyword
$0.002/messageDetects and validates whether a given German text uses the formal 'Sie' or informal 'Du' form of address
$0.002/messageSplits a JSON array into fixed-size chunks and returns the chunked result
$0.002/messageCalculates EBITDA from operating revenue, operating expenses, depreciation, and amortization inputs
$0.002/messageConverts between Gwei and Ether (ETH) cryptocurrency units in either direction given an amount and conversion direction.
$0.002/messageGenerates a structured schema (e.g. JSON-LD NewsArticle markup) for a news article given its URL, headline, and publication date
$0.002/messageCompares two JSON objects and returns the differences between them
$0.002/messageDetects seasonality patterns in a time-series array of numeric values given a specified period length
$0.002/messageGenerates a German-language data privacy (Datenschutzerklärung) legal template document based on provided input text
$0.002/messageDetects and identifies clichés in a given text passage
$0.001/messageCounts the frequency of each word in a given text string and returns a frequency map
$0.002/messageComputes a BLAKE2b cryptographic hash of input text, optionally keyed, returning a hex digest
$0.002/messageApplies exponential smoothing to a numeric time series using a specified alpha parameter and returns the smoothed result
$0.002/messageGenerates a regular expression pattern from a plain-language description or example string input
$0.002/messageEncodes an arbitrary string into its Base64 representation
$0.001/messageCalculates the Annual Percentage Yield (APY) from a given daily interest rate and compounding frequency
$0.002/messageComputes the median absolute deviation (MAD) of a submitted array of numeric values
$0.002/messageEstimates German Gewerbesteuer (trade tax) liability based on a text description of business income or financials
$0.002/messageComputes a SHA-512 cryptographic hash of a given text string
$0.002/messageTranslates plain text to Morse code or decodes Morse code back to plain text
$0.002/messageValidates whether a given string matches the correct format for a German VAT ID (Umsatzsteuer-Identifikationsnummer, USt-ID)
$0.002/messageScans a text string for profanity and returns a filtered or flagged result via a lightweight content moderation check.
$0.002/messageCorrects grammar in a given text string and returns the processed result
$0.002/messageComputes a CRC16 checksum for a given text string and returns the result
$0.002/messageGenerates an RSS feed from provided title, description, link, and content items for a KiHustle-style content channel
$0.002/messageConverts a flat key-value JSON object into a deeply nested hierarchical JSON structure
$0.002/messageComputes the cryptographic fingerprint of an SSH public key
$0.002/messageCounts the frequency of each word in a given text string and returns a structured frequency map
$0.002/messageValidates a German VAT identification number (DE-Umsatzsteuer-ID) from a text string and returns a validation result
$0.002/messageConverts a numeric weight value from one unit to another (e.g. kilograms to pounds)
$0.001/messageReplaces the German Eszett character (ß) in text with its standard 'ss' equivalent
$0.002/messageConverts a CSS/HTML hex color code into its RGB component values
$0.001/messageValidates whether a given string is a valid Bech32-encoded address (e.g. Bitcoin SegWit or similar blockchain addresses)
$0.002/messageValidates a Docker Compose YAML file for correctness and structural integrity
$0.002/messageAnalyzes a text string and returns a readability grade score indicating how easy or difficult the text is to read
$0.002/messageGenerates a structured LocalBusiness schema.org JSON-LD snippet for a given business name, phone number, and address.
$0.002/messageValidates and lints a git commit message string, returning a structured result indicating whether the message meets quality or convention standards.
$0.002/messageConverts a compound APY rate over a specified number of compounding periods into an equivalent result (e.g. effective yield or period rate).
$0.002/messageFills in null values in a numeric array using linear interpolation between known data points
$0.002/messageGenerates few-shot examples for a given topic to be used in AI prompt engineering and model fine-tuning
$0.002/messageCounts the frequency of each word in a given text, returning a frequency map of all tokens.
$0.002/messageCalculates the density (frequency ratio) of a specific keyword within a given text
$0.001/messageAnalyzes a text and returns a measure of how many acronyms appear relative to overall word count (acronym density).
$0.002/messageProfiles a specified column from CSV text, returning statistical or structural analysis of that column's data
$0.002/messageEncodes an input text string into Base58 representation
$0.002/messageDetects and classifies call-to-action elements within a given text string
$0.002/messageParses and extracts metadata from an RSA keypair provided in PEM format
$0.002/messageLints a Dockerfile and returns a processed validation result indicating issues or success
$0.002/messageComputes an Adler-32 checksum for a given input text string
$0.002/messageEvaluates whether a web page is eligible for Google SERP features (e.g. FAQ boxes, rich results) based on its structural properties
$0.002/messageCompares two JSON schemas and returns the differences between them
$0.002/messageConverts a list of question-answer pairs into structured FAQ schema markup (JSON-LD or similar) for SEO and content publishing.
$0.002/messageGenerates a German-language legal Impressum (imprint) template for websites operating under German law
$0.002/messageLints a Dockerfile and returns validation results indicating issues or success
$0.002/messageMinifies HTML markup by removing unnecessary whitespace, comments, and redundant characters to reduce file size
$0.002/messageExtracts hyperlinks from a block of HTML or text input and returns them as structured data
$0.002/messageAnalyzes a block of text and returns a readability score indicating how easy or difficult the content is to read
$0.001/messageAnalyzes text to score how certain or hedged the language is, identifying confidence-level signals in written content
$0.002/messageComputes a Net Promoter Score (NPS) from counts of promoters, passives, and detractors
$0.002/messageAnalyzes DNS TXT records and SPF configuration for a given domain or text input, returning a structured assessment of the SPF setup.
$0.002/messageConstructs a fully-formed URL by appending query parameters to a given base URL
$0.002/messageFixes and repairs malformed or invalid JSON, returning a corrected, parseable JSON result
$0.002/messageConverts a newline-delimited JSON (NDJSON) string into a parsed JSON array
$0.001/messageCompares two CSV strings and returns the differences between them
$0.002/messageRemoves emoji characters from a given text string, returning clean plain text
$0.001/messageGenerates a German-language legal Widerrufsbelehrung (right-of-withdrawal / cancellation policy) template for online businesses
$0.002/messageApplies a regex pattern to an input text string and returns the match result
$0.002/messageMerges two .env configuration strings (primary and secondary) into a single unified result
$0.002/messagePerforms a chi-square goodness-of-fit statistical test comparing observed frequencies to expected frequencies
$0.002/messageCompresses and shortens a text prompt to reduce token usage while preserving semantic meaning
$0.002/messageDetects and identifies clichéd phrases and overused expressions in a given text
$0.001/messageValidates Apache .htaccess configuration file content for syntax and correctness
$0.002/messageCalculates Bollinger Bands technical indicator values from input price or text data
$0.002/messageCounts the number of syllables in a given text string
$0.001/messageDerives a cryptographic key from a password using the PBKDF2 algorithm with configurable salt, iterations, and output length
$0.002/messageScores a given text for its likelihood of containing AI hallucinations or fabricated information
$0.002/messageComputes and returns the difference between two sets of API paths to identify added, removed, or changed endpoints across versions
$0.002/messageValidates a TOTP (Time-based One-Time Password) secret string for correctness and format compliance
$0.002/messageAnalyzes a piece of text against a set of required topics to identify missing or underrepresented content areas
$0.002/messageLints and validates Ansible playbook YAML text, returning a lightweight analysis of syntax or structural issues.
$0.002/messageLooks up bank information by BIC (Bank Identifier Code) and returns validation/processing status
$0.001/messageAnalyzes a text string and returns a readability grade score indicating how easy or difficult the text is to read.
$0.002/messageConverts between Wei and Ether cryptocurrency units in a specified direction
$0.002/messageConverts input text into concise, optimized bullet points with a configurable maximum item count
$0.002/messageRuns a lightweight Monte Carlo simulation on a given text-described scenario to estimate probabilistic outcomes
$0.002/messageAnalyzes HTTP response headers from a given input and returns a security score assessing the strength of header-based protections
$0.002/messageConverts a list of question-answer pairs into structured FAQ schema markup (JSON-LD or similar) suitable for SEO and content publishing.
$0.002/messageCalculates Body Mass Index (BMI) from a user's height and weight inputs
$0.001/messageConverts raw RSS feed XML text into structured JSON format
$0.002/messageEstimates the liquidation price for a leveraged trading position based on input text describing position parameters
$0.002/messageDetects statistical outliers in JSON numeric data using Z-score analysis
$0.002/messageEstimates impermanent loss for a liquidity pool position given a price ratio change between two assets
$0.002/messageMinifies a JSON string by removing whitespace and unnecessary formatting to reduce its size
$0.001/messageBins an array of numeric values into a specified number of histogram buckets and returns the distribution result
$0.002/messageValidates and lints a git commit message, returning a processed result indicating whether it meets quality or formatting standards.
$0.002/messageCalculates the loan-to-value (LTV) ratio given an asset value and a loan amount
$0.002/messageComputes a token vesting schedule given total token supply, vesting duration, and a cliff period
$0.002/messageConverts a compound APY and number of compounding periods into a derived yield metric
$0.002/messageCalculates the density (frequency/ratio) of a specific keyword within a given text body
$0.001/messageGenerates structured breadcrumb schema markup (JSON-LD) from an array of navigation items for SEO-optimized web pages
$0.002/messageDetects orphan pages on a website by analyzing a set of links and page URLs to identify pages with no internal links pointing to them
$0.002/messageAnalyzes text content to detect keyword cannibalization issues where multiple pages compete for the same search terms
$0.002/messageCompares two text strings and generates a diff or patch representing the differences between them
$0.002/messageOptimizes and cleans SVG code by processing and compressing the input SVG markup
$0.001/messageModifies the width and height attributes of an SVG file, returning the resized SVG result.
$0.002/messageGenerates a structured review schema from raw review content, author, rating, and item name
$0.002/messageOptimizes SVG code by processing and minifying the provided SVG markup to reduce file size and clean up the output.
$0.001/messageCalculates the final price after applying a discount percentage and VAT rate to a base price
$0.001/messageCalculates the percentage change between an old value and a new value
$0.002/messageConverts a given hour and minute from one timezone to another, returning the equivalent local time in the target timezone.
$0.001/messageComputes the Volume-Weighted Average Price (VWAP) from an array of trade records
$0.002/messageFormats and pretty-prints raw JSON strings into human-readable, indented output
$0.001/messageDerives a cryptographic key from a password using the PBKDF2 algorithm with configurable salt, iterations, and output length
$0.002/messageCounts the number of syllables in a given text string
$0.001/messageScans input text for words or phrases commonly associated with AI hallucinations
$0.002/messageSplits a JSON array into smaller chunks of a specified size and returns the chunked result
$0.002/messageCalculates business days between or from dates, excluding weekends and holidays
$0.002/messageComputes a CRC32 checksum hash for a given input text string
$0.002/messageCalculates customer churn rate given the number of lost customers and starting customer count for a given period
$0.002/messageAnalyzes text content to detect keyword cannibalization issues where multiple pages compete for the same search terms
$0.002/messageGenerates a color palette of a specified size based on a given base color
$0.002/messageGenerates a Twitter/X card image or metadata from a URL, title, and content for social media sharing
$0.001/messageDerives a cryptographic key from a password using the PBKDF2 algorithm with configurable salt, iterations, and output length
$0.002/messageFormats and pretty-prints a raw JSON string into human-readable, indented output
$0.001/messageAnalyzes a given text against a list of required topics to identify missing or underrepresented content areas
$0.002/messageFills in null/missing values in a numeric array using linear interpolation
$0.002/messageFormats a numeric amount into a locale-aware currency string given a currency code and locale
$0.001/messageAnalyzes text and scores its certainty language, identifying how assertive, hedged, or confident the wording is
$0.002/messageComputes the structural difference between two JSON objects and returns the result
$0.002/messageValidates and syntax-checks an Nginx configuration string, returning a pass/fail result
$0.002/messageParaphrases input text with an optional tone setting, returning a rewritten version of the provided content
$0.002/messageDetects and filters profanity or inappropriate language from a given text string
$0.002/messageEstimates the crawl budget required for a website based on page count, average link depth, and update frequency
$0.002/messageComputes subnet details (network address, broadcast address, host range, etc.) from a given CIDR notation input
$0.002/messageEstimates the rendered pixel width of an HTML title tag string for SEO optimization purposes
$0.002/messageEncodes an input string into its Base64 representation
$0.001/messageAnalyzes text to compute the frequency of n-grams (sequences of n words or characters) within the provided input.
$0.002/messageValidates and lints a git commit message for quality, format, and convention compliance
$0.002/messageCalculates Annual Percentage Yield (APY) from a daily interest rate and compounding frequency for DeFi yield comparisons
$0.002/messageGenerates environment variable templates or configuration file stubs from a text description of a project or tool stack
$0.002/messageEvaluates whether a webpage is eligible for Google SERP features (e.g. FAQ snippets, rich results) based on its page type and schema markup presence.
$0.002/messageDecodes a Base58-encoded string and returns the decoded result
$0.002/messageApplies ROT13 Caesar cipher encoding/decoding to a given text string
$0.002/messageMinifies an HTML string by removing unnecessary whitespace and characters to reduce file size
$0.002/messageValidates whether a given URL path is permitted or blocked according to provided robots.txt rules
$0.002/messageComputes loan repayment details given a principal amount, annual interest rate, and loan duration in years
$0.002/messageChecks whether a given integer is a prime number
$0.001/messageCompares two text strings using the Soundex phonetic algorithm to determine if they sound alike
$0.002/messageEncodes or decodes text using a Caesar cipher rotation transformation
$0.002/messageCompares two CSV strings and returns a structured diff result highlighting differences between them
$0.002/messageParses and extracts metadata and structural information from a PEM-encoded RSA key
$0.002/messageRewrites or adapts a given text to match a specified target tone
$0.002/messageComputes modular exponentiation (base^exponent mod modulus) and returns the result
$0.002/messageGenerates a software application schema (e.g. Schema.org SoftwareApplication JSON-LD) from app metadata such as name, URL, OS, and price
$0.002/messageGenerates structured FAQ schema markup from an array of FAQ objects for SEO and structured data purposes
$0.002/messageValidates a Docker Compose YAML file and returns a structured result indicating whether the configuration is valid
$0.002/messageComputes key financial ratios (liquidity, leverage, etc.) from balance sheet inputs such as inventory, debt, equity, and current assets/liabilities
$0.002/messageExtracts CSS custom properties (variables) from a given text or stylesheet string
$0.002/messageConverts XML text input into YAML format via a POST request, returning the transformed content.
$0.002/messageGenerates a Twitter/X card preview image or metadata from a URL, title, and content for social sharing
$0.001/messageCalculates Body Mass Index (BMI) from height and weight inputs
$0.001/messageApplies a JSON Patch (RFC 6902) array of operations to a JSON document and returns the patched result
$0.002/messageCalculates projected staking rewards given a principal amount, APY rate, and duration in days
$0.002/messageComputes a SHA-512 cryptographic hash of a given input string or data payload
$0.002/messageConverts an XML string into a JSON representation via a simple POST request
$0.002/messageGenerates structured article schema markup (likely JSON-LD/Schema.org Article) from article metadata such as URL, author, headline, and publication date
$0.002/messageComputes the Poisson probability mass function (PMF) for a given number of events k and an average rate lambda
$0.002/messageCalculates the amortisation (payback period and savings) of an investment given its annual cost and annual savings
$0.002/messageConverts an XML document string into its YAML equivalent format
$0.002/messageStrips EXIF and other embedded metadata from image files to remove privacy-sensitive information
$0.002/messageCalculates the geographic distance between two coordinate pairs given their latitudes and longitudes
$0.002/messageValidates and analyzes hex-encoded entropy for BIP39 mnemonic seed phrase generation
$0.002/messageComputes a SHA1 hash of a given input text string
$0.002/messageDerives a cryptographic key from a password using the PBKDF2 algorithm with configurable salt, iterations, and output length
$0.002/messageComputes the next scheduled run times for a given cron expression
$0.002/messageConverts a JSON data string into CSV format and returns the processed result
$0.001/messageBins an array of numeric values into a specified number of histogram buckets and returns the binned distribution as JSON
$0.002/messageDetects statistical outliers in text-encoded JSON data using Z-score analysis
$0.002/messageGenerates domain name suggestions based on a text input describing a business, project, or concept
$0.002/messageConverts a string or data object to a specified casing format (e.g. camelCase, snake_case, PascalCase)
$0.002/messageCalculates the Smog Index (reading difficulty/grade level) of a given text passage
$0.002/messageApplies a JSON Patch (RFC 6902) array of operations to a JSON document and returns the patched result
$0.002/messageFormats and prettifies Terraform HCL configuration text into canonical, well-formatted output
$0.002/messageSplits a text prompt into multiple segments up to a specified maximum number of parts
$0.002/messageComputes modular exponentiation (base^exponent mod modulus) and returns the integer result
$0.002/messageConverts unstructured property or real-estate listing text into structured JSON format
$0.002/messageDetects statistical outliers in JSON data using Z-score analysis
$0.002/messageConverts a numeric weight value from one unit to another (e.g. kilograms to pounds)
$0.001/messageComputes a CRC16 checksum for a given input text string
$0.002/messageConverts between Gwei and Ether (ETH) denominations bidirectionally given an amount and direction
$0.002/messageConverts a list of question-answer pairs into structured FAQ schema markup (JSON-LD or similar) for SEO and content publishing
$0.002/messageConverts a flat key-value JSON object into a structured nested JSON hierarchy
$0.002/messageGenerates structured schema markup (JSON-LD or similar) for a webpage given its URL, name, and description
$0.002/messageComputes the ANOVA F-statistic for multiple groups of numerical data to test for statistically significant differences between group means.
$0.002/messageCalculates subnet details (network address, broadcast, host range, mask) from a given CIDR notation input
$0.002/messageRemoves common stopwords from an input text string and returns the cleaned result
$0.001/messageGenerates suggested alt text for images based on provided text input
$0.002/messageAnalyzes a text string and detects whether it contains a prompt injection attempt
$0.002/messageConverts a monetary amount from one currency to another using static (pre-loaded) exchange rates
$0.002/messageGenerates a lightweight README document for an API or project given a title, description, and list of endpoints
$0.002/messageCalculates Body Mass Index (BMI) from height in meters and weight in kilograms
$0.001/messageGenerates a German-language AGB (Allgemeine Geschäftsbedingungen / Terms and Conditions) legal template for online businesses
$0.002/messageValidates the syntax and configuration of an Apache .htaccess file and returns a structured result indicating whether the content is valid.
$0.002/messageValidates an IBAN (International Bank Account Number) string and returns whether it is structurally correct.
$0.002/messageCalculates profit margin given a cost and selling price, returning the computed margin result.
$0.002/messageDetects whether a given text string is gibberish or meaningful natural language content
$0.002/messageModifies the width and height dimensions of an SVG file by processing the provided SVG code and returning the resized result.
$0.002/messageDetects orphaned pages on a website by analyzing a list of internal links and page URLs to identify pages with no inbound links
$0.002/messageEncrypts a plaintext string using AES encryption with a provided password key
$0.002/messageCalculates crypto staking rewards given a principal amount, annual percentage yield (APY), and staking duration in days
$0.002/messageRanks keywords by TF-IDF score for a given text corpus or document input
$0.002/messagePerforms linear interpolation on an array of numeric values, filling in null gaps between known data points
$0.002/messageDetects passive voice constructions in a given text and returns analysis results
$0.002/messageConverts EDN (Extensible Data Notation) formatted text to JSON format via a lightweight transformation endpoint
$0.002/messageComputes the difference between two text strings and returns a diff/patch result
$0.002/messageCalculates profit margin given a cost and selling price
$0.002/messageCalculates the Smog Index readability score for a given text input
$0.002/messageConverts a monetary amount from one currency to another using static exchange rates
$0.002/messageValidates German VAT identification numbers (Umsatzsteuer-Identifikationsnummer) from a text string
$0.002/messageComputes historical Value at Risk (VaR) for a portfolio given a series of historical returns and a confidence level
$0.002/messageConverts German text containing umlauts (ä, ö, ü, Ä, Ö, Ü, ß) into their normalized ASCII or standard equivalents
$0.002/messageSummarizes a given block of text into a condensed version with an optional word count limit
$0.002/messageOptimizes and minifies SVG code submitted as a string, returning a processed, cleaner SVG output
$0.001/messageScores German-language text for bureaucratic jargon density, helping identify and quantify overly formal or administrative language.
$0.002/messageCounts the number of tokens in a given text string
$0.001/messageGenerates few-shot examples for a given topic, useful for prompt engineering and LLM training workflows.
$0.002/messageConverts an XML string into a JSON representation via a simple POST request.
$0.002/messageScans HTML content and identifies broken or dead hyperlinks within it
$0.002/messageGenerates OpenGraph metadata tags for a given URL, title, and content to enable rich social media link previews
$0.002/messageGenerates a structured review schema from raw review data including body, author, rating, and item name
$0.002/messageCalculates business days between or from given dates, excluding weekends and holidays
$0.002/messageAnalyzes text and scores how certain or uncertain the language is, detecting hedging, confidence markers, and epistemic tone.
$0.002/messageScores or measures the level of bureaucratic jargon in a given German-language text, returning a de-bureaucratization assessment
$0.002/messageConverts a newline-delimited JSON (NDJSON) string into a parsed JSON array
$0.001/messageGenerates SEO meta tags (title, description, keywords) for web content based on provided page details
$0.002/messageScores a topic's topical authority based on coverage terms and number of supporting pages, helping content creators assess SEO depth.
$0.002/messageGenerates a software or content license document given a year, holder name, and license type
$0.002/messageConverts input string data to a specified casing format (e.g. camelCase, snake_case, PascalCase, kebab-case)
$0.002/messageApplies a user-supplied regular expression pattern to a text string and returns the match result
$0.002/messageValidates German postal codes (PLZ) from a text input and returns a structured result indicating whether the code is valid
$0.002/messageCompares two CSV strings and returns a structured diff highlighting differences between them
$0.002/messageCounts the number of tokens in a given text string
$0.001/messageDetects seasonality patterns in a numeric time series given a list of values and a period length
$0.002/messageSuggests transition phrases for a given piece of text to improve flow and coherence
$0.002/messageCalculates customer lifetime value (CLV) from lifespan, average order value, and purchase frequency inputs
$0.002/messageCalculates loan repayment details given a principal amount, annual interest rate, and loan duration in years
$0.002/messageDecodes a Base64-encoded string and returns the original plain-text or binary content
$0.001/messageAnalyzes a piece of text and returns an estimated persuasion score indicating how persuasive or compelling the content is.
$0.002/messageComputes a Volume-Weighted Average Price (VWAP) estimate from an array of trade data objects
$0.002/messageCalculates the percentage return for a HODL (hold) period given a start price and end price of an asset
$0.002/messageGenerates a nanoid (compact, URL-safe unique identifier) via a POST request
$0.002/messageConverts a content title string into a URL-friendly slug for use in web publishing and CMS workflows
$0.001/messageCompresses or shortens input text, likely to reduce token count for use in LLM prompts
$0.002/messageCalculates the final price after applying a discount percentage and VAT rate to a given base price
$0.001/messageValidates whether a given text string conforms to the German USt-IdNr (Umsatzsteuer-Identifikationsnummer / VAT ID) format
$0.002/messageValidates or extracts German Steuernummer (tax number) patterns from input text
$0.002/messageComputes the ANOVA F-statistic across multiple groups of numeric data to test for statistically significant differences between group means.
$0.002/messageDetects and analyzes German legal disclaimer language in text, identifying legally required notices and compliance-relevant clauses
$0.002/messageCleans and sanitizes URL query parameters by removing or normalizing unwanted, redundant, or tracking-related entries from a parameter object.
$0.001/messageGenerates a search engine results page (SERP) preview snippet from a title, keywords, and description for SEO optimization
$0.001/messageGenerates or processes a German-language legal liability disclaimer (Haftungsausschluss) template for digital content, websites, or online businesses
$0.002/messageGenerates a structured organization schema (likely JSON-LD or similar) for a given organization, based on its URL, logo, and name
$0.002/messageExtracts and cleans quotes from a given text input
$0.001/messageCounts hapax legomena (words that appear exactly once) in a given text input
$0.002/messageValidates a JSON data string against a provided JSON schema and returns a validation result
$0.002/messageExtracts information from a PEM-encoded Certificate Signing Request (CSR) text input
$0.002/messageHashes a plaintext string using the bcrypt algorithm and returns the resulting hash
$0.001/messageValidates an HTML string and returns a processed result indicating whether the markup is well-formed or has errors
$0.002/messageSanitizes and processes a raw SQL string to prevent injection and malicious input before execution
$0.003/messageScans German text for Widerrufsrecht (right of withdrawal) related keywords to identify legally relevant content in German e-commerce or digital product contexts
$0.002/messageCalculates the ratio of second-person pronouns (you, your, yours) in a given text, measuring how directly the content addresses the reader.
$0.002/messageMerges two JSON objects into a single combined result
$0.001/messageChecks whether a given integer is a prime number and returns the result
$0.001/messageGenerates a structured person schema (JSON-LD or similar) for a given individual based on their URL, name, and job title
$0.002/messageComputes Fibonacci retracement levels given a price range low and high value
$0.002/messageChecks whether a given income or employment situation complies with the German Minijob earnings limit (Minijob-Grenze)
$0.002/messageComputes a diff between two sets of API paths to identify added, removed, or changed endpoints across changelog versions
$0.002/messageValidates whether a given phone number string is correctly formatted and potentially active
$0.002/messageComputes the Pearson correlation coefficient between two datasets submitted as JSON
$0.002/messageExtracts and parses information from a PEM-encoded Certificate Signing Request (CSR) text
$0.002/messageGenerates a structured person schema (JSON-LD or similar) from a person's URL, name, and job title
$0.002/messageGenerates or retrieves a German-language legal template for an Auftragsverarbeitungsvertrag (AVV — data processing agreement) compliant with GDPR requirements
$0.002/messageGenerates a German-language legal Impressum (imprint) template for websites, as required by German law
$0.002/messageSplits a single prompt string into multiple ordered segments, up to a specified maximum number of parts
$0.002/messageValidates and checks rel attributes (prev/next) in pagination links across a set of pages
$0.002/messageGenerates a search engine result page (SERP) preview snippet from a title, keywords, and description
$0.001/messageScores or analyzes text for bureaucratic jargon density, helping users simplify overly complex or officialese language
$0.002/messageExtracts prompt templates from input text, identifying reusable AI prompt structures
$0.001/messageGenerates a structured LocalBusiness schema for a given business name, phone number, and address details
$0.002/messageExtracts CSS custom properties (variables) from a given text or stylesheet string
$0.002/messageValidates whether a given string is a valid German postal code (Postleitzahl / PLZ)
$0.002/messagePerforms a DNS lookup for a given domain name and returns the resolved DNS records
$0.002/messageSplits a text string into smaller chunks of a specified size for downstream processing
$0.002/messageCalculates the density of a specific keyword within a given text
$0.001/messageCounts the frequency of each word in a given text and returns a structured frequency map
$0.002/messageGenerates a search engine results page (SERP) preview snippet from a title, keywords, and meta description
$0.001/messageComputes a readability score for a given text input, returning a numeric assessment of how easy the text is to read.
$0.001/messageProxies text input through a Perplexity-style AI search/estimation pipeline and returns a processed result
$0.002/messageFormats and beautifies raw SQL query text into clean, readable SQL
$0.002/messageAnalyzes a text passage and computes the ratio of second-person pronouns (you, your, yours, yourself) relative to the total text, returning a numerical measure of how directly the text addresses the reader.
$0.002/messageComputes a CRC16 checksum for a given input string
$0.002/messageGenerates or processes German-language AGB (Allgemeine Geschäftsbedingungen / Terms of Service) legal template documents for digital businesses
$0.002/messageGenerates a German DSGVO (GDPR) legal template document based on provided text input
$0.002/messageDetects anomalies in a sliding window of numeric values using a configurable threshold
$0.002/messageScores a piece of text for E-E-A-T (Experience, Expertise, Authoritativeness, Trustworthiness) quality signals
$0.002/messageCorrects and improves grammar in submitted text using a lightweight processing pipeline
$0.002/messageSummarizes and compresses multi-turn conversation history into a concise memory representation for AI agents
$0.002/messageGenerates a sequence of Fibonacci numbers up to a specified count
$0.001/messageConverts between Wei and Ether (Ethereum unit denominations) in a specified direction given an amount string.
$0.002/messageAnalyzes text to detect and identify call-to-action (CTA) elements within it
$0.002/messageSummarizes and compresses multi-turn conversation text into a condensed memory representation for AI agent context management
$0.002/messageGenerates an XML sitemap from a provided list of URLs with configurable priority and change frequency settings
$0.002/messageMinifies and compresses a JSON-LD structured data object into a compact representation suitable for embedding in web pages.
$0.002/messageAnalyzes sentiment for specific keywords within a given text, returning a per-keyword sentiment breakdown
$0.002/messageConverts YAML-formatted text input into JSON format via a POST request
$0.001/messageComputes the standard error of the mean (SEM) for a provided array of numeric values
$0.002/messageParses and decodes ASCII-armored PGP/GPG text blocks into structured data
$0.002/messageAnalyzes a text string and returns a sentiment score indicating the emotional polarity of the content
$0.001/messageConverts or transforms text by applying gender-specific language modifications based on a specified mode
$0.001/messageAnalyzes a text string and returns a classification indicating whether it was likely written by a human or generated by an AI model.
$0.002/messageComputes the type-token ratio (TTR) of a given text, measuring lexical diversity by comparing unique word types to total word tokens
$0.002/messageAnalyzes text and scores it for certainty or confidence-level language, identifying hedging, assertiveness, and conviction patterns.
$0.002/messageGenerates structured FAQ schema markup from an array of FAQ objects for use in SEO and structured data contexts
$0.002/messageSemantically compresses a text prompt to reduce token usage while preserving meaning
$0.002/messageGenerates analogies or comparative explanations from a given input text
$0.002/messageSimplifies AI, automation, and digital-income jargon-heavy text into plain language
$0.001/messageValidates whether a given text string meets specified compliance rules such as prefix, suffix, and minimum length constraints.
$0.002/messageDetects orphan pages on a website by analyzing a list of links and pages to identify pages that are not linked to from any other page
$0.002/messageExtracts data from HTML or text content using CSS selectors
$0.002/messageFilters or detects profanity in a given text string using a lightweight processing pipeline
$0.002/messageValidates a Schema.org JSON-LD object for structural correctness and compliance against Schema.org specifications
$0.002/messageComputes a CRC32 checksum for a given input text string
$0.002/messageAnalyzes a text string and detects passive voice constructions within it
$0.002/messageFlattens a nested array into a single-level (flat) array via a paid API call
$0.001/messageValidates whether a given string is a valid Ethereum address
$0.002/messageComputes the geographic distance between two coordinate pairs given as latitude/longitude points
$0.002/messageCalculates the applicable discount tier and final price given quantity, unit price, and a set of pricing tiers
$0.002/messageAnalyzes the proximity (closeness) between two specified keywords within a given text passage.
$0.002/messageGenerates an RSS feed from provided content items, title, description, and link for a blog or content site
$0.002/messageChecks whether a given integer is a prime number and returns the result
$0.001/messageSanitizes or normalizes a filename by cleaning its file extension
$0.001/messageAnalyzes input text and detects the emotional tone or sentiment expressed within it
$0.002/messageExtracts factual claims from a given text input and returns structured results
$0.002/messageExtracts structured data from HTML text using CSS selectors
$0.002/messageEnforces a character or word limit on a given text, returning a processed result that conforms to the specified length constraint
$0.002/messageAnalyzes input text to determine its degree of subjectivity versus objectivity
$0.002/messageMerges a base Helm values object with an override object, producing a combined configuration result
$0.002/messageChecks whether a list of specified terms are used consistently throughout a given text
$0.001/messageCalculates a lead score based on user engagement signals such as page views, email clicks, and form submissions
$0.002/messageConverts text between grammatical gender forms (e.g. masculine/feminine/neutral) in German or other gendered languages
$0.001/messageValidates and checks a phone number string for correctness and formatting.
$0.002/messageConverts a newline-delimited JSON (NDJSON) string into a parsed JSON array
$0.001/messageAnalyzes the sentiment of specific keywords within a given text, returning a sentiment mapping per keyword
$0.002/messageComputes word embedding vectors or similarity scores for a given text string via a proxy API
$0.002/messageExpands acronyms found in a text string into their full forms
$0.001/messageDetects anomalies in a numeric time-series array using a sliding window approach with a configurable threshold
$0.002/messageSplits a given prompt text into multiple segments up to a specified maximum count
$0.002/messageScores the freshness of content based on its type and last-updated date, returning a freshness assessment result
$0.002/messageAnalyzes HTML input and returns critical CSS hints to improve above-the-fold rendering performance
$0.002/messageGenerates speakable/voice-friendly API specs from a webpage URL and optional CSS selectors
$0.002/messageCounts hapax legomena (words appearing exactly once) in a given text
$0.002/messageCalculates the geographic distance between two coordinate pairs given as latitude/longitude points
$0.002/messageDetects outliers in JSON data using Z-score statistical analysis
$0.002/messageSummarizes a block of text down to a specified maximum word count
$0.002/messageComputes key financial ratios (liquidity, leverage, efficiency) from balance sheet inputs such as inventory, debt, equity, and current assets/liabilities
$0.002/messageComputes the loan-to-value (LTV) ratio given an asset value and loan amount
$0.002/messageGenerates structured how-to schema markup from a named process and its ordered steps
$0.002/messageGenerates structured breadcrumb schema markup (JSON-LD/Schema.org BreadcrumbList) from an array of breadcrumb items
$0.002/messagePredicts the Largest Contentful Paint (LCP) element from an HTML document to aid web performance optimization.
$0.002/messageApplies a JSON Patch (RFC 6902) array of operations to a JSON document and returns the patched result
$0.002/messageAnalyzes whether a list of article headings are well-aligned with a target SEO keyword
$0.002/messageSuggests transition phrases for a given text, likely to improve flow or readability in content about AI, automation, or side hustles
$0.002/messageExpands or resolves acronyms found in a given text string into their full forms
$0.001/messageExtracts factual claims from a given text input
$0.002/messageComputes a lexical diversity index score for a given text input
$0.002/messageGenerates structured how-to schema markup from a name and a list of steps
$0.002/messageConverts plain text to Pig Latin or decodes Pig Latin back to plain text
$0.002/messageProxies or estimates responses using Perplexity AI, accepting text input and returning a processed result
$0.002/messageConverts a block of text into a concise, optimized list of bullet points with a configurable maximum number of items
$0.002/messageComputes the ratio of second-person language (you/your/yourself) in a given text, returning a quantified measure of how directly the text addresses the reader.
$0.002/messageConverts text between grammatical gender forms (e.g. masculine/feminine/neutral) based on a specified mode
$0.001/messageValidates whether a given string is a valid Ethereum address
$0.002/messageCompares two JSON schemas and returns the structural differences between them
$0.002/messageValidates a JSON data string against a provided JSON schema and returns a pass/fail result
$0.002/messageRewrites or adjusts input text to match a specified target tone
$0.002/messageAnalyzes the frequency of n-grams (character or word sequences of length n) within a given text and returns frequency counts.
$0.002/messageEstimates the cost of running an AI agent workflow based on a text description of the task or process
$0.002/messageAnalyzes HTML markup to audit image lazy-loading implementation and identify issues
$0.002/messageEncodes an input text string using the Metaphone phonetic algorithm, returning a phonetic representation of the text
$0.002/messageGenerates a Content Security Policy (CSP) HTTP header string from provided source directives like script-src and default-src
$0.002/messageComputes a lightweight semantic similarity score between two input text strings
$0.002/messageEvaluates the strength of a given password and returns a strength assessment result
$0.002/messageGenerates a structured local business schema (likely Schema.org LocalBusiness JSON-LD) from business name, phone, and address details
$0.002/messageChecks whether a given URL path is allowed or disallowed under a provided robots.txt ruleset
$0.002/messageGenerates analogies for a given input text to make concepts easier to understand or explain
$0.002/messageAnalyzes sentiment for specific keywords within a given text, returning a per-keyword sentiment breakdown
$0.002/messageCompares two JSON schemas and returns a structured diff highlighting their differences
$0.002/messageGenerates a structured how-to schema from a named guide title and a list of steps
$0.002/messageGenerates one or more UUIDs, optionally with a custom prefix, returning results as JSON
$0.001/messagePacks and processes text to fit within a specified token limit for use in AI context windows
$0.002/messageAnalyzes a piece of text and determines whether it contains clickbait characteristics
$0.002/messageEncodes a string input into its Base64 representation
$0.001/messageAnalyzes HTTP header text and returns a security score indicating how well the headers conform to security best practices
$0.002/messageAnalyzes input text and identifies redundant or repetitive phrases within it
$0.002/messageAnalyzes a text passage and computes the ratio of first-person language usage within it
$0.002/messageMinifies and compresses a JSON string by removing whitespace and unnecessary formatting
$0.001/messageDetects anomalies within a sliding window of numeric values using a configurable threshold
$0.002/messageConverts raw RSS feed XML text into structured JSON format for programmatic consumption
$0.002/messageCompares two JSON schemas and returns a structured diff highlighting their differences
$0.002/messageAnalyzes how close two specified keywords are to each other within a given text, returning a proximity result.
$0.002/messageComputes a SHA-1 hash of a given input text string and returns the hex digest
$0.002/messageExtracts and parses the heading hierarchy (H1–H6 structure) from raw HTML content
$0.001/messageGenerates suggested alt text descriptions for images based on provided text input
$0.002/messageGenerates an MCP (Model Context Protocol) server manifest from a provided server name and list of tools
$0.002/messageGenerates a sitemap index XML structure by processing an array of individual sitemap URLs into a consolidated sitemap index
$0.002/messageExtracts content from HTML text using CSS selectors, returning matched elements or data.
$0.002/messageValidates and checks whether a given text string is a valid URL slug format
$0.002/messageGenerates a diff or patch between two text strings, returning the computed difference result
$0.002/messageGenerates ERC-20 token transfer calldata for a given recipient address and amount, returning encoded transaction data ready for on-chain submission.
$0.002/messageGenerates Twitter (X) card metadata or preview content from a URL, title, and body content
$0.001/messageScores the topical authority of a given topic based on coverage terms and supporting page count
$0.002/messageExtracts keywords from a given text input and returns them as structured output
$0.001/messageEncrypts plaintext using AES with a password, returning an encrypted result payload
$0.002/messageScores a URL's indexation signals based on its URL, robots.txt content, and canonical tag to assess search engine indexability.
$0.002/messageAnalyzes text to compute the ratio of internal links, scoring content for SEO and internal linking health.
$0.002/messageLooks up the MIME type for a given filename based on its extension
$0.001/messageCalculates the percentage of a given value and returns the numeric result
$0.001/messageParses a PEM-encoded certificate and extracts structured information from it
$0.002/messageCalculates the final price after applying a percentage discount and VAT rate to a given base price
$0.001/messageEstimates the strength of a passphrase or password text string and returns a strength assessment
$0.002/messageExtracts and returns the heading hierarchy (H1-H6 structure) from an HTML document
$0.001/messageDetects and identifies legal disclaimer language in German text, flagging disclaimers relevant to German/EU law and compliance contexts.
$0.002/messageSummarizes multi-turn conversation text into a condensed memory representation for use in AI agents
$0.002/messageAnalyzes text input to generate or evaluate SEO-optimized alt tags for images
$0.002/messageExtracts keywords from a given text input and returns them as structured results
$0.001/messageDetects and identifies call-to-action elements within a given text string
$0.002/messageValidates whether a given text string conforms to Semantic Versioning (semver) specification format
$0.002/messageScores a URL's indexation signals (robots.txt, canonical tags) to assess its search-engine crawlability and indexability status.
$0.002/messageAnalyzes text to detect the presence and type of call-to-action (CTA) elements within it
$0.002/messageExtracts information from a PEM-encoded Certificate Signing Request (CSR) text
$0.002/messageCalculates the Net Promoter Score (NPS) from counts of promoters, passives, and detractors
$0.002/messageExtracts content from HTML text using CSS selectors
$0.002/messageEstimates Ethereum gas fees based on provided base fee, gas limit, and priority fee inputs, returning a computed cost result.
$0.002/messageChecks a piece of text or URL set for hreflang reciprocity issues, verifying that international SEO language/region tags correctly reference each other.
$0.002/messageAnalyzes the tone of a given text and returns a tone classification result
$0.002/messageScores a URL's indexation signals (robots.txt, canonical tags) to assess search engine crawlability and indexability
$0.002/messagePerforms a DNS lookup for a given domain name and returns the resolved result
$0.002/messageTransforms CSV text data into a pivot table by aggregating rows and columns around specified keys and values
$0.002/messageCalculates the final price after applying a percentage discount and VAT rate to a base price
$0.001/messageTransforms input text by applying ROT13 cipher encoding/decoding
$0.002/messageConverts a text string into ASCII art representation
$0.001/messageExtracts prompt templates from a given text input, returning structured template patterns suitable for AI workflows
$0.001/messageResolves a JSON Pointer (RFC 6901) expression against a provided JSON document and returns the value at that path
$0.001/messageEqualizes or normalizes paragraph lengths within a given text input
$0.002/messageCalculates the entropy (randomness/strength) of a given password or text string
$0.002/messageGenerates a structured software application schema (e.g. JSON-LD SoftwareApplication schema) given basic app metadata like name, URL, OS, and price.
$0.002/messageGenerates environment variable template files or configurations from a text description or specification
$0.002/messageAnalyzes DNS TXT and SPF records for a given domain or text input, returning structured validation results
$0.002/messageExpands acronyms found in a text string into their full forms
$0.001/messageChecks whether a given income or work situation stays within the German Minijob earnings limit (geringfügige Beschäftigung threshold)
$0.002/messageComputes word or text embedding similarity by proxying a text input through a vector embedding model and returning a similarity result
$0.002/messageValidates a JSON data string against a provided JSON schema and returns a pass/fail result
$0.002/messageChecks a block of text for consistent usage of specified terminology across the content
$0.001/messageCalculates calorie needs or nutritional estimates based on user age, gender, height, and weight
$0.001/messageEstimates the crawl budget required for a website given its page count, average crawl depth, and update frequency
$0.002/messageExtracts claims or key assertions from a given text input
$0.002/messageChecks whether a web page is eligible for Google SERP features (e.g. FAQ rich results, structured data snippets) based on its page type and markup signals
$0.002/messageExtracts URL parameters from a given text string
$0.002/messageVerifies an Ed25519 digital signature for a given text input and returns a pass/fail result.
$0.002/messageConverts free-text property descriptions into structured JSON output
$0.002/messageSemantically compresses input text/prompts to reduce token usage while preserving meaning
$0.002/messageCounts hapax legomena (words that appear exactly once) in a given text input
$0.002/messageAudits text content for local SEO quality and optimization signals, returning a structured result with status
$0.002/messageNormalizes and standardizes numbered list formatting within a given text string
$0.002/messageAnalyzes text input to generate or evaluate alt tags for images, supporting SEO and accessibility workflows.
$0.002/messageFlattens a nested JSON structure into a flat key-value representation by resolving dot-notation or nested paths
$0.002/messageFormats and pretty-prints a raw JSON string into a human-readable, indented structure
$0.001/messageCalculates German 19% VAT (Umsatzsteuer) figures from a given text or numerical input
$0.002/messageGenerates structured schema markup for news articles based on a URL, headline, and publication date
$0.002/messageConverts a JSON payload into CSV format and returns the result
$0.001/messageCalculates the applicable discount tier for a given quantity and unit price based on provided tier definitions
$0.002/messageGenerates an RSS feed from provided title, description, link, and item data for a content channel
$0.002/messageComputes the cryptographic fingerprint of an SSH public key
$0.002/messageGenerates structured how-to schema markup from a name and list of steps for SEO and content publishing purposes
$0.002/messageAnalyzes a text string and returns a readability score indicating how easy or difficult the content is to read
$0.001/messageValidates whether a given text string is a valid German mobile phone number
$0.002/messageAudits a business's local SEO presence by analyzing provided text and returning actionable optimization insights
$0.002/messageAudits text or HTML content to identify render-blocking JavaScript issues that slow down page load performance
$0.002/messageParses a raw HTTP User-Agent string and returns structured information about the browser, OS, and device type
$0.001/messageConverts plain English text to Pig Latin (or decodes Pig Latin back to English)
$0.002/messageParses and processes ASCII-armored PGP/GPG text blocks, extracting structured data from armored cryptographic content
$0.002/messageGenerates an HTTP Strict-Transport-Security (HSTS) header value given a max-age duration and optional subdomain inclusion flag
$0.002/messageAnalyzes and ranks a text string by its sentence complexity level
$0.002/messageScores or evaluates text for formal tone quality in German (Sie-form / de-formal register)
$0.002/messageAnalyzes the sentiment of a given text with respect to a specific keyword or aspect
$0.002/message