1001Ferramentas
#️⃣ Text

Hashtag Extractor

Extract all hashtags (#word) from a text, removing duplicates and sorting alphabetically. Useful for Twitter/Instagram.

0 ocorrências 0 únicas

What counts as a hashtag here

You want to recycle the hashtags from thirty old captions, or audit what the agency has been posting, and nobody has the patience to pick them out by eye. Paste the whole text into the box above. You get the list of unique hashtags in alphabetical order, plus two numbers: how many occurrences appear in total and how many of them are distinct.

The recognised pattern is # followed by letters, digits, underscore and accented letters, so #café and #ação work fine. A hyphen or a period ends the tag, which means #São-Paulo comes out as #São. Sorting uses Portuguese collation, so accented words land where you expect. One catch trips people up: matching is case sensitive, so #GoodMorning and #goodmorning count as two distinct tags even though the networks treat them as one.

Use the unique count to check the 30 hashtag limit per Instagram post, and the total to spot repetition inside a single text. Watch out when pasting links: a URL like site.com/#pricing produces a false positive. Digit only hashtags are captured here, though networks usually will not turn those into links. The text is processed in your browser and nothing is uploaded.

Frequently asked questions

Does the list show repeated hashtags?
No, the list is deduplicated. Repetition only shows up in the occurrence counter, which you compare against the unique count.
Does it handle accents and emoji inside a hashtag?
Accents yes, #ação and #café are recognised. Emoji are not part of the pattern and cut the hashtag off at that point.
Are #GoodMorning and #goodmorning treated as the same tag?
No, both appear separately. If you want a true count, lowercase the text before pasting it in.

Related Tools