DivMagic is a browser extension (Chrome + Firefox) aimed at web developers/designers. It allows you to click on an element on any website and extract its HTML + CSS (and optionally convert that code into frameworks like Tailwind CSS or React/JSX) so you can reuse or adapt it.
If you spend a lot of time re-creating UI components from design or other websites (cards, layouts, etc.), DivMagic aims to dramatically reduce that effort. You save from digging through DevTools individually, extracting styles, media queries, colors, etc. So it’s especially useful for: front-end developers, UI/UX engineers, agencies building many sites/components, and for rapidly prototyping.
You install the browser extension. On a target website you select an element (or capture a section/page). DivMagic extracts the relevant markup, style(s), media queries, and can convert into your chosen format (plain HTML/CSS, Tailwind classes, React/JSX). It also supports iframes, has DevTools integration, and a “studio” component library where you save and manage your copied items.






