AI
Tool: Screenshot to HTML/Code
Turn a UI screenshot into clean, semantic HTML, Tailwind or React code that reproduces the layout. Paid Apify plans only.
screenshot-to-code-tool.json 200 OK
{ "imageUrl": "https://raw.githubusercontent.com/tailwindtool…", "framework": "html-tailwind", "code": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n <met…", "notes": "Two column hero reduced to a centered single c…", "observedAt": "2026-07-25T00:20:45.791Z" }
得られるもの
各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。
- 結果ごとに 1 レコード、重複排除・正規化済み
- JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
- クラウドで従量課金。インストールも保守も不要
返される項目
Image UrlFrameworkCodeNotes
出力サンプル
実際の 1 レコード例。受け取る形そのままです。
| Image Url | Framework | Code | Notes |
|---|---|---|---|
| https://raw.githubusercontent.com… | html-tailwind | <!DOCTYPE html> <html lang="en"> … | Two column hero reduced to a cent… |
GET /screenshot-to-code-tool
{ "imageUrl": "https://raw.githubusercontent.com/tailwindtool…", "framework": "html-tailwind", "code": "<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n <met…", "notes": "Two column hero reduced to a centered single c…", "observedAt": "2026-07-25T00:20:45.791Z" }
関連スクレイパー