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、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
返回的字段
Image UrlFrameworkCodeNotes
示例输出
一条真实的示例记录,正是你收到的结构。
| 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" }
相关爬虫