ChatGPT Token Counter
Counts tokens in the ChatGPT active conversation on chatgpt.com
Total ratings
4.00
(Rating count:
10)
User review summary
Pros
- Does the trick and works as intended
- No collection of personal data
- User-friendly with quick fixes from developers
- Underrated extension with great utility for extended chats
- Overall positive feedback from users
Cons
- Broken functionality after URL change
- Inaccurate token counts on new and ongoing chats
- Lack of a smart token counting algorithm
- Desire for a toggle switch to turn the counter on/off
- Some users suggest better alternatives
Most mentioned
- Great extension
- Multiple issues with counting tokens
- No personal data collection
- Requests for smarter token counting methods
- Praise for quick developer responses
Upgrade to see all 19 reviews
Recent reviews
Recent rating average:
3.60
All time rating average:
4.00
Upgrade to see all 19 reviews
Rating filters
5 star 4 star
3 star
2 star
1 star
Date | Author | Rating | Lang | Comment |
---|---|---|---|---|
2024-09-08 | victor szabo | en | Does the trick - thank you. It would be nice to be able to turn the counter on/off, is there a switch or am i missing something? | |
2024-05-05 | Brocco | en | Edit: thanks for the quick fix friends! Perfect extension. Was great, but its broken now that the url changed from chat.openai.com to chatgpt.com | |
2024-05-12 | Martin W | de | Funktioniert nicht | |
2024-01-02 | Jeremy Simpson | en | After trying both, I'd recommend ReplyPal. It outperforms the extension and doesn't cost a penny. | |
2023-11-28 | 洪斌 | en | It would be better if we could calculate the price of api token consumed by total token. | |
2023-10-20 | Pedro Ganzo | When I downloaded the extension, I thought it would have a smart way to count tokens.. but it did not. Here is this extension code for count tokens: // substrack 15 words of existing content from wordcount function countWords(text) { return text.trim().split(/\s+/).length-15; } function countTokens(wordCount) { return wordCount / 0.75; } thats it. It just splits the words, remove 15% of length of them, and thats it. Sorry If I seems harsh, I know it is hard to build a tokenizer on a web browser without a server to handle it. But i was expecting something else. Congrats for the extension btw, i found it by accident. | ||
2023-10-20 | Pedro Ganzo | en | When I downloaded the extension, I thought it would have a smart way to count tokens.. but it did not. Here is this extension code for count tokens: // substrack 15 words of existing content from wordcount function countWords(text) { return text.trim().split(/\s+/).length-15; } function countTokens(wordCount) { return wordCount / 0.75; } thats it. It just splits the words, remove 15% of length of them, and thats it. Sorry If I seems harsh, I know it is hard to build a tokenizer on a web browser without a server to handle it. But i was expecting something else. Congrats for the extension btw, i found it by accident. | |
2023-07-10 | Samuel Or | I like it, the best part is no collection of personal data | ||
2023-07-10 | Samuel Or | en | I like it, the best part is no collection of personal data | |
2023-06-30 | Leonardo Riera | Multiple issues: wrong count on new chats, and very wrong count on ongoing chats (keeps some of the word count from previous prompts rather than start from 0 for new prompt). |
Upgrade to see all 19 reviews