무료
HTML→JSX 변환기
HTML을 붙여넣고 유효한 React JSX를 받으세요. className, 스타일 객체, 자기 닫기 태그, SVG 속성, 이벤트 핸들러를 처리합니다.
100% 무료가입 불필요브라우저에서 실행
HTML
JSX (10개 변경)
<div className="container">
<h1 className="title">Hello World</h1>
<img src="/photo.jpg" alt="Photo" />
<br />
<label htmlFor="email">Email</label>
<input type="email" tabIndex="1" autofocus readonly />
{/* A comment */}
<button onClick={handleClick()} style={{{ color: 'red', fontSize: 14 }}}>
Submit
</button>
</div>HTML to JSX Converter 소개
Paste HTML and get valid React JSX output instantly. Automatically converts class to className, style strings to objects, self-closing tags, SVG attributes, and event handlers. Saves time when migrating HTML templates to React components.
자주 묻는 질문
Developer 도구 더 보기
Need an AI support chatbot?
LaunchChat turns your docs into a support widget with citations and auto-escalation. Lifetime deal available.