Nodes/comfyui-stillfront/SF Text Analyzer
ComfyUI Node

SF Text Analyzer

Analyzes text and returns: - **word_count**: Actual word count - **token_estimate**: Estimated Claude token count (approximate, based on char/4 rule) - **summary**: Formatted text summary Note: Token count is an estimation, not exact Claude tokenization.

By razvanmatei-sf·Created 8 months ago·Updated 6 months ago· 0
SF Text Analyzer
    • word_count
    • token_estimate
    • summary
    text
    CategoryStillfront/Utils

    Inputs (1)

    NameTypeDefaultDescription
    textSTRINGText to analyze

    Outputs (3)

    NameTypeDescription
    word_countINT
    token_estimateINT
    summarySTRING