CodableAIA Stacksona Company

Text Token Count

Counts characters, words, lines, bytes, and estimated tokens for common model families.

Run tool

Form input

Output JSON


          

Work steps

    Inputs

    NameTypeRequiredDescription
    texttextYesText

    Outputs

    NameTypeDescription
    charactersintegerCharacters
    wordsintegerWords
    linesintegerLines
    estimated_tokensintegerEstimated tokens
    workarrayWork

    Sample request

    {
      "text": "Hello world from CodableAI"
    }