{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-05-20T20:47:38.206Z","discovery":{"catalog":"https://toolsly.tools/tools.json","llmsTxt":"https://toolsly.tools/llms.txt","sitemap":"https://toolsly.tools/sitemap.xml"},"relatedTools":[{"slug":"qr-code-reader","name":"QR Code Reader","url":"https://toolsly.tools/qr-code-reader"},{"slug":"qr-code-generator","name":"QR Code Generator","url":"https://toolsly.tools/qr-code-generator"},{"slug":"file-to-hex","name":"File to Hex Dump","url":"https://toolsly.tools/file-to-hex"},{"slug":"hex-to-file","name":"Hex to Binary File","url":"https://toolsly.tools/hex-to-file"},{"slug":"wifi-qr-code-generator","name":"Wi-Fi QR Code Generator","url":"https://toolsly.tools/wifi-qr-code-generator"},{"slug":"vcard-qr-code-generator","name":"vCard QR Code Generator","url":"https://toolsly.tools/vcard-qr-code-generator"},{"slug":"barcode-generator","name":"Barcode Generator","url":"https://toolsly.tools/barcode-generator"},{"slug":"base64-encode","name":"Base64 Encode","url":"https://toolsly.tools/base64-encode"}],"kind":"utility","slug":"text-counter","name":"Text Counter","description":"Count characters, words, lines, sentences, paragraphs and estimate reading time.","longDescription":"Paste any text and instantly see character counts (with and without spaces), word count, line count, sentence count (split on . ! ?), paragraph count (separated by blank lines), and an estimated reading time at 250 words per minute. Runs entirely in your browser.","category":"text","categoryName":"Text & Encoding","keywords":["text counter","word counter","character counter","letter counter","line counter","sentence counter","paragraph counter","reading time estimator","text statistics","word count tool","char count online","writing word counter","essay word counter"],"badge":"Counter","url":"https://toolsly.tools/text-counter","inputs":[{"type":"text","key":"text","label":"Text","placeholder":"Paste your text here…","multiline":true,"monospace":false}],"outputs":[{"key":"characters","label":"Characters (with spaces)"},{"key":"charactersNoSpace","label":"Characters (no spaces)"},{"key":"words","label":"Words"},{"key":"lines","label":"Lines"},{"key":"sentences","label":"Sentences"},{"key":"paragraphs","label":"Paragraphs"},{"key":"readingTimeMinutes","label":"Reading time (min)"}],"invocation":{"webUi":"https://toolsly.tools/text-counter","api":null,"notes":"Currently invoked via the web UI at `webUi`. Inputs are form fields; outputs are structured text values. A remote MCP/REST API is planned."}}