Keyword density measures repetition inside the document
Density is the occurrence count of a keyword divided by the total analyzable word count. The same count can produce a different density in a longer document, so frequency and percentage should be read together.
English case variants are grouped together
Apple, apple, and APPLE are counted as the same keyword by default. A deterministic representative form is displayed so the same input produces stable results and ordering.
Duplicate comparison is separate from displayed source text
Comparison trims outer whitespace and collapses repeated internal whitespace, while the displayed sentence preserves the original source. This catches formatting-only duplicates without hiding the actual text.
Source text and results stay in the browser
Pasted text, keyword lists, duplicate sentences, and positions are not sent to external AI or SEO APIs. Analysis is performed in the current browser memory only.