Hashtag extractor
Pull hashtags and @mentions out of any post or caption and get a clean list.
Related tools
Hashtag extractor
Paste a caption, a thread, an export of posts or any social-media text and this tool lists every #hashtag it contains, one per line. Switch the extract option to mentions to collect @handles instead, or to both to get tags and handles together in the order they appear. It is the quick way to recycle a tag set from an old post, audit which tags a competitor leans on, or turn a month of captions into a reusable tag library.
Duplicates are removed by default and compared without regard to case, so #WebDev and #webdev collapse into one entry that keeps the casing you wrote first. Turn on count occurrences and each item gets an × N suffix showing how often it appears — combined with sort alphabetically this doubles as a small frequency report. Keep # / @ prefix controls whether the output is paste-ready for a new post or a bare word list for a spreadsheet.
The matching is deliberately strict. A hashtag is a # followed by letters, digits or underscores, with full Unicode support, so #kaffee, #čaj and #żółć all count. A # glued to the middle of a word does not, and #fragments inside URLs are ignored, so links never pollute the tag list. Mentions accept dots inside handles and drop sentence punctuation from the end, and email addresses are never mistaken for mentions.
Everything runs locally in your browser — drafts, client captions and scheduled posts never leave your device.