Select and extract specific elements from any page.
What is DOM Picker?
DOM Picker is a visual selector tool that lets you click on any element to extract just that part of the page. It is useful when you only need a specific section — an article body, a table, a sidebar, or any other visible element.
How to Use
Open the Decant popup and click the cursor/picker icon (next to Extract)
The popup closes and the page enters selection mode
Hover over elements — they highlight with a purple overlay
Click the element you want to extract
The content is extracted and copied to your clipboard
Tips
Press ESC at any time to cancel the picker and return to normal browsing.
Hover highlights show the element boundaries so you can precisely target the right section.
Works with any visible DOM element — divs, articles, tables, sections, and more.
The extracted content respects your current format setting (Markdown/JSON/MCP).
Use Cases
Extract just the comments section from a blog post