# Word Counter

Count words, characters, and estimate reading time.

URL: https://everythingdeck.com/word-counter

## Processing
Processing takes place in your browser. Inputs and files are not uploaded or retained.

## How to use
Type or paste your text to see counts update as you write. Nothing is saved when you leave.

## Example
Check a 250-word bio or a 280-character caption.

## Inputs
text

## Outputs
text

## Capabilities
- words
- characters
- characters without spaces
- sentences
- paragraphs
- lines
- reading time
- speaking time

## Limitations
Words use Unicode letters and numbers. Reading and speaking times are estimates at 200 and 130 words per minute.

## Related tools
- [Case Converter](https://everythingdeck.com/case-converter)
- [Text Cleaner](https://everythingdeck.com/text-cleanup)
- [Text Compare](https://everythingdeck.com/text-diff)
