Live LLM Token Counter icon
Live LLM Token Counter icon

Live LLM Token Counter

 Like

The "gpt-token-counter-live" is a Visual Studio Code extension that displays the token count of selected text or the entire open document in the status bar. The token count is determined using these tokenizers for GPT and Claude.

Live LLM Token Counter screenshot 1

License model

  • FreeOpen Source

Platforms

  • Visual Studio Code
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Word counter
  2.  OpenAI integration
  3.  VSCode
  4.  AI-Powered
  5.  Character Counter

 Tags

  • claude
  • gpt4
  • vscode-extension
  • gpt-4
  • GPT
  • claude-ai

Live LLM Token Counter News & Activities

Highlights All activities

Recent activities

Show all activities

Live LLM Token Counter information

  • Developed by

    Bedir Tapkan
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    23 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

AI Tools & Services

GitHub repository

  •  31 Stars
  •  4 Forks
  •  1 Open Issues
  •   Updated Mar 17, 2025 
View on GitHub

Our users have written 0 comments and reviews about Live LLM Token Counter, and it has gotten 0 likes

Live LLM Token Counter was added to AlternativeTo by Paul on Jul 4, 2024 and this page was last updated Jul 4, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Live LLM Token Counter?

The "gpt-token-counter-live" is a Visual Studio Code extension that displays the token count of selected text or the entire open document in the status bar. The token count is determined using these tokenizers for GPT and Claude.

This tool is built to get a speedy token counting result right on VS Code while you are working on prompting files. I personally needed a lot while working on many LLM projects, so I decided to make one for myself. I hope this helps you too!

Features:

  • Token Count Display: The extension provides a real-time token count of the currently selected text or the entire document if no text is selected. The token count is displayed on the right side of the status bar.
  • Auto-Update: The token count is automatically updated as you edit or select text, ensuring that the count is always accurate.
  • Easy Activation: The extension is activated as soon as VS Code starts up, so you don't have to manually activate it every time you start your editor.
  • Model Selection: The extension allows you to select the model you want to use for token counting. The default model is the OpenAI's GPT-4 model. All OpenAI and Anthropic models are available. You can change the model by clicking on the token count in the status bar and selecting the model you want to use.