How to Use
Enter Your Text
Type or paste your text into the text area. Statistics are automatically calculated in real-time.
Customize Statistics Bar
Click the arrow on the right side of the statistics bar to expand settings. Toggle switches to show/hide specific statistics in the bar.
Use Text and Statistics
Save your text with 'Copy' or 'Download' buttons. Export statistics separately using 'Copy Stats' or 'Download Stats' buttons.
Frequently Asked Questions
What statistics are available?
We provide 12 types of statistics: Basic stats (characters, characters without spaces, words, lines, paragraphs) and extended stats (bytes, kanji, katakana, hiragana, alphabet, kanji ratio, hiragana ratio).
Can I customize which statistics appear in the bar?
Yes, you can. Click the arrow on the right side of the statistics bar to open settings, then use the toggle switches to show/hide specific statistics. Display only the stats you use most to keep your interface clean.
How does Japanese character counting work?
Japanese characters are accurately counted by Unicode ranges: Kanji (U+4E00-U+9FFF), Hiragana (U+3040-U+309F), and Katakana (U+30A0-U+30FF). Kanji and hiragana ratios are calculated as percentages of total non-space characters.
Can I export the statistics?
Yes, in two ways. Use the 'Copy Stats' button to copy to clipboard, or 'Download Stats' to save as a text-stats.txt file. All statistics are included in the export.
How is byte count calculated?
Byte count is calculated using UTF-8 encoding. ASCII characters typically use 1 byte, while Japanese characters usually use 3 bytes. This is useful for estimating file sizes.
How are words counted?
Words are counted as strings separated by whitespace (spaces, tabs, line breaks). Consecutive spaces are ignored. This method works best for English, but also counts Japanese text with proper spacing.
How are paragraphs defined?
Paragraphs are text blocks separated by empty lines. A simple line break doesn't create a new paragraph - only empty lines (lines with no text) act as paragraph boundaries.
Do statistics update in real-time?
Yes, all statistics update instantly as you type or edit text. The tool is optimized to handle large texts smoothly without performance issues.
Is my text saved or stored?
No, for privacy protection, your text is processed entirely in your browser and never sent to any server. Text is lost when you leave the page.
Does it work on mobile devices?
Yes, it's fully responsive and optimized for mobile. The statistics bar automatically adjusts its layout based on screen width, ensuring all features work comfortably on smartphones.