Changelog
All notable changes to HTML → Frames, newest first.
v0.0.39
Development beta — the v2 extraction pipeline
- Measured browser geometry is now ground truth. Every layer's position and size comes from the browser's own layout engine, with text baselines corrected to match where the glyphs were actually drawn.
- Chrome extension capture. Capture any element from your own browser — logged-in pages included — and import it with one click.
- Vector icon import. Material Icons, Material Symbols, and Font Awesome arrive as real SVG vectors, with a rasterized fallback option.
- Local styles & style sheet. Imports can create named paint styles, reuse the ones your file already has, and generate a style-sheet frame with the page's colors, typography, and assets.
- Auto Layout with a drift guard. Flex containers convert to Auto Layout, and any frame that would visibly shift falls back to measured positioning.
- Full-page URL rendering. Auto-scroll for lazy content, fonts awaited, scroll-reveal and CSS animations fast-forwarded to their finished state.