Skip to content

Prompt Word Counter & Token Estimator

Analyze your LLM prompts to count words, estimate tokens, predict API costs, and extract structural variables.

Updated

What is the Prompt Word Counter & Token Estimator?

How it works

Examples

Basic System Prompt

Act as an expert copywriter. Summarize the following text into strictly 3 bullet points, keeping a professional tone: {{text_input}}
Words: 20 | Characters: 125 | Est. Tokens: 32 | Placeholders: {{text_input}} | Constraints: strictly

Data Extraction Prompt

You are a data analyst. Extract all email addresses from the provided text and output them as a JSON array. Do not include any conversational text.
Words: 26 | Characters: 154 | Est. Tokens: 39 | Directives: extract | Formats: json | Constraints: do not

Frequently asked questions