⌘ Browser Select Tool
Select option extractor
Paste SELECT HTML and extract option labels or values in the format you need. Useful for form migration, admin option cleanup, and developer documentation.
SELECT HTML input
FAQ
What HTML can I paste?
Paste a full select tag or only a list of option tags.
How are empty options handled?
Options with both empty value and empty label are excluded from the result.
Where is the result processed?
Parsing and extraction run in your browser and are not sent to a server.