Skip to content

Commit 28e19b4

Browse files
author
Andrew Marcuse
committed
Updated readme
1 parent cb0b78c commit 28e19b4

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,13 @@ These are some useful tools for viewing, analyzing and fixing file formats. The
55

66
## Tools
77

8-
NONE YET
8+
* [Byte count](https://tools.fileformat.info/bytecount.html) - count the byte values in a file
9+
* [Rune count](https://tools.fileformat.info/runecount.html) - count the characters (UTF-8, UTF-16 or Latin-1) in a file
910

1011
## License
1112

1213
AGPL-3.0-or-later
1314

1415
## Credits
1516

16-
## To do
1717

18-
- [ ] asciify - convert all chars to ASCII
19-
- [ ] bytecount - count bytes
20-
- [ ] runecount - count Unicode runes

0 commit comments

Comments
 (0)