Skip to main content

Tool Reference

Processing tools transform content as it streams through a flow — translating, validating, analyzing, and converting blocks. Tools are grouped by category below. Select one to read its documentation and configure its parameters live; the YAML output drops into a flow step. Each tool has a shareable link. Tools maintained in neokapi itself are tagged Built-in (34); installed plugins can add their own, tagged Plugin.

34 of 34 tools

Analysis4

Quality8

Text processing17

Batch CollectorBuilt-inCollect blocks into fixed-size batches before forwarding them downstream.Text processing1 paramCase TransformBuilt-inChange the letter case of source and/or target text to upper, lower, or title case.Text processing3 paramsCreate TargetBuilt-inCreate target segment containers for a locale, optionally seeded with the source text.Text processing4 paramsExternal CommandBuilt-inRun an external command-line program on block text and use its stdout as the result.Text processing7 paramsInline Codes RemoveBuilt-inStrip inline-code runs (placeholders and paired codes) from segments, leaving plain text.Text processing5 paramsLayer ProcessorBuilt-inApply format-specific tool chains to embedded child layers within a document.Text processingMedia RefineBuilt-inRe-read low-confidence OCR/ASR lines with a configurable multimodal LLMText processing4 paramsProperties SetBuilt-inSet or modify key-value properties on blocks.Text processing3 paramsRedactBuilt-inReplace sensitive spans with protected placeholders before processing.Text processing4 paramsRemove TargetBuilt-inRemove target segments from blocks, by locale or by selected text-unit IDs.Text processing4 paramsScriptBuilt-inRun a user-supplied ES5 JavaScript script over each part to inspect or modify block text.Text processing4 paramsSearch and ReplaceBuilt-inFind and replace text in blocks, with optional regular-expression matching and flags.Text processing7 paramsSegmentationBuilt-inSplit block text into sentence-level segments using SRX-style rules.Text processing15 paramsSpan ClassifyBuilt-inReclassify generic markup inline codes into semantic vocabulary types.Text processingTag ProtectBuilt-inIdentify tags and placeholders in source text and mark them for downstream protection.Text processing1 paramUnredactBuilt-inRestore original values into redacted content after processing.Text processingWhitespace CorrectBuilt-inNormalize and fix whitespace issues in target translations, including punctuation spacing.Text processing12 params

Translation5