Counting Chars A tool for analyzing how many times individual characters are repeated in a text. CLI arguments example.txt: Path to the file to be analyzed. -i / --ignore-case: Count all letter characters as lower case.