analysis
28 tools tagged "analysis".
Postman Collection Analyzer
Summarize a Postman Collection's requests, methods, auth types, and scripts.
Open toolHex Number Analyzer
Analyze a hex value's decimal equivalent, bit length, digit frequency, palindrome status, and popcount.
Open toolDuplicate Word Finder
List the words in your text that repeat, with how many times each occurs.
Open toolFake Text Checker
Check what percentage of text matches the lorem-ipsum word pool.
Open toolLetter Sum Calculator
Sum the alphabet position of every letter in your text (a=1, b=2, ... z=26).
Open toolString Bigram Generator
List every overlapping pair of adjacent characters, one per line.
Open toolString Unigram Generator
List every individual character in text, one per line.
Open toolText Entropy Calculator
Calculate the Shannon entropy of your text in bits per character.
Open toolText N-gram Generator
Generate all contiguous N-word sequences (n-grams) from text, for any N.
Open toolText Skip-gram Generator
Generate k-skip-n-grams: word sequences that allow skipped words between them.
Open toolText Statistics
Get character, word, sentence, paragraph, and line counts in one summary.
Open toolText Structure Visualizer
Make spaces, tabs, and newlines visible to spot trailing whitespace and hidden characters.
Open toolTop Letter Finder
Find the most frequent letters in your text, ranked with their counts.
Open toolTop Word Finder
Find the most frequent words in your text, ranked with their counts.
Open toolUnique Word Finder
List the words in your text that occur exactly once.
Open toolWord Counter
Count the number of words in your text.
Open toolXML Statistics Generator
See element, attribute, text, and comment counts, nesting depth, and a tag-frequency breakdown for any XML document.
Open toolYAML Comment Extractor
Pull out every # comment in a YAML document, one per line.
Open toolYAML Key Extractor
List the full dot-path of every mapping key in a YAML document.
Open toolYAML Number Extractor
List every number-typed leaf value in a YAML document, one per line.
Open toolYAML Statistics
Get key counts, nesting depth, size, and a leaf-type breakdown for any YAML document.
Open toolYAML String Extractor
List every string-typed leaf value in a YAML document, one per line.
Open toolYAML Value Extractor
List every leaf scalar value in a YAML document, one per line.
Open toolGrayscale Pixels Highlighter
Highlight every near-grayscale pixel in a PNG in solid red, right in your browser.
Open toolTransparent PNG Areas Highlighter
See exactly which parts of a PNG are transparent by highlighting them in magenta, right in your browser.
Open toolList Length Finder
Quickly find a list's item count and total character count.
Open toolList Statistics Generator
Get full statistics for a list: count, characters, average length, extremes, and duplicates.
Open toolPopular List Item Finder
Frequency-count every value and sort by count descending, most popular first.
Open tool