Features Guide
HTML to JSX
Automatically converts class to className and closes void tags (like <img>) so you can paste plain HTML directly into React components.
Live Preview
Use the Preview tab to see exactly how your HTML code renders in a real browser environment without saving a file.