Text Nlp Processing
A comprehensive API bundle combining 24 related tools: Ascii Art, Base64 Converter, Case Converter, Find Replace, Grammar Checker....
Text Nlp Processing endpoints
| Method | Endpoint | Description |
|---|---|---|
| ascii_art | ||
| POST |
/ascii_art /ascii_art |
Construct high-fidelity, highly aligned ASCII terminal text art from alphanumeric inputs. |
| base64_converter | ||
| POST |
/base64_converter /base64_converter |
Encodes standard UTF-8 text strings to Base64 format, or decodes Base64 payloads back to text strings. Supports url-safe variations. |
| case_converter | ||
| POST |
/case_converter /case_converter |
Convert text into different letter case styles including Upper Case, Lower Case, Title Case, Sentence Case, Toggle Case, and programming identifier styles (CamelCase, PascalCase,… |
| find_replace | ||
| POST |
/find_replace /find_replace |
Find and replace specific tokens or regular expression statements in a text body. Preserves structure and returns replacement occurrence counts. |
| grammar_checker | ||
| POST |
/grammar_checker /grammar_checker |
Examine a text body for grammar, spelling, stylistic, and article errors. Leverages public unauthenticated LanguageTool edge check endpoints with immediate local heuristic… |
| html_to_markdown | ||
| POST |
/html_to_markdown /html_to_markdown |
Convert raw HTML text or fetch from a remote URL to compile high-fidelity, clean Github Flavored Markdown (GFM). Supports nested list structures, tables with alignments, inline… |
| keyword_extractor | ||
| POST |
/keyword_extractor /keyword_extractor |
Extract highly descriptive semantic keywords and phrases from a text block. Supports customizable phrase categories (unigrams, bigrams, trigrams, or all) and length-boosted… |
| lorem_ipsum | ||
| POST |
/lorem_ipsum /lorem_ipsum |
Generate configurable dummy Latin placeholder text, sentences, paragraphs, or bulleted/numbered HTML lists for prototypes and layout blueprints. |
| markdown_table | ||
| POST |
/markdown_table /markdown_table |
Construct beautifully aligned, GFM Markdown tables and Tailwind CSS HTML layouts from array list inputs. |
| paragraph_paraphraser | ||
| POST |
/paragraph_paraphraser /paragraph_paraphraser |
Rephrase sentences within a text paragraph using high-quality synonyms. Preserves grammatical casing, punctuations, and paragraph bounds. Supports customizable spinner strengths. |
| plagiarism_checker | ||
| POST |
/plagiarism_checker /plagiarism_checker |
Evaluate multi-paragraph text payloads for plagiarized content overlaps. Performs shingle signature lookups against a public quote and citation matching matrix. |
| prefix_suffix | ||
| POST |
/prefix_suffix /prefix_suffix |
Appends customized prefix or suffix strings to target multi-line feeds, optionally stripping whitespace or skipping empty strings. |
| profanity_filter | ||
| POST |
/profanity_filter /profanity_filter |
Purge offensive content and profane phrases from a text payload. Supports custom censorship character replacement parameters and added exclusion vocabularies. |
| random_quote | ||
| POST |
/random_quote /random_quote |
Fetch a random inspirational quote alongside author attribution and pre-formatted blockquote HTML widgets. Employs ZenQuotes API feeds with immediate local storage fallback… |
| reading_time | ||
| POST |
/reading_time /reading_time |
Calculate precision reading time estimations for a content block. Takes into account structural statistics, vocabulary/sentence complexity modifiers, and Medium-style visual… |
| regex_tester | ||
| POST |
/regex_tester /regex_tester |
Evaluate regular expression patterns against target text structures. Details matched spans, capture group indices, and provides specific syntactic validation error feedback logs. |
| sentence_capitalizer | ||
| POST |
/sentence_capitalizer /sentence_capitalizer |
Correct sentence-level capitalization structures across target multi-line text strings. |
| string_reverser | ||
| POST |
/string_reverser /string_reverser |
Reverse character ordering, word ordering, or sentence structures within a text block. |
| syllable_counter | ||
| POST |
/syllable_counter /syllable_counter |
Calculate phonetic syllable counts across target word strings and multi-paragraph text bodies. |
| text_diff | ||
| POST |
/text_diff /text_diff |
Perform line-by-line diff comparisons between original and modified text strings. Details deletions, insertions, and yields beautiful, styled HTML diff visual mockups. |
| text_obfuscator | ||
| POST |
/text_obfuscator /text_obfuscator |
Obfuscate clear strings into cipher formats. Supports Base64, ROT13, Hex, or customized XOR-key masks. |
| text_summarizer | ||
| POST |
/text_summarizer /text_summarizer |
Compile premium extractive summaries of multi-sentence text blocks using a localized PageRank-style term similarity overlap vector matrix. Preserves chronological narrative flows… |
| url_slug | ||
| POST |
/url_slug /url_slug |
Convert raw descriptive text strings into optimized SEO-friendly URL slugs. Transliterates Unicode accents, purges punctuation, and joins terms using customized separators. |
| word_counter | ||
| POST |
/word_counter /word_counter |
Extract real-time linguistic and statistical metrics from a text body, including word/character counts, sentences, paragraphs, phonetic syllable estimations, and a customized… |
Text Nlp Processing pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $5 / month | 30 / minute |
|
| ULTRA | $30 / month | 60 / minute |
|
| MEGA | $30 / month | 150 / minute |
|