A CLI tool for extracting design tokens and brand assets from any website. Extract any website’s full design system in few seconds - colors, typography, spacing, shadows, breakpoints. One command. No install. Powered by Playwright with advanced bot detection avoidance.
No installation needed! Just use
npx:npx dembrandt stripe.com
Dembrandt analyzes live websites and extracts their complete design system:
- Logo — Logo detection (img/svg) with dimensions and source URL
- Colors — Semantic colors, color palette with confidence scoring, CSS variables
- Typography — Font families, sizes, weights, line heights, font sources (Google Fonts, Adobe Fonts, custom)
- Spacing — Margin and padding scales with grid system detection (4px/8px/custom)
- Border Radius — Corner radius patterns with usage frequency
- Shadows — Box shadow values for elevation systems
- Buttons — Component styles with variants and states
- Inputs — Form field styles (input, textarea, select)
- Breakpoints — Responsive design breakpoints from media queries
- Icons — Icon system detection (Font Awesome, Material Icons, SVG)
- Frameworks — CSS framework detection (Tailwind, Bootstrap, Material-UI, Chakra)
Perfect for competitive analysis, brand audits, or rebuilding a brand when you don't have design guidelines.