{"id":2368,"date":"2018-08-27T00:00:00","date_gmt":"2018-08-27T07:00:00","guid":{"rendered":"https:\/\/azure.microsoft.com\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code"},"modified":"2023-08-02T13:06:27","modified_gmt":"2023-08-02T20:06:27","slug":"turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code","status":"publish","type":"post","link":"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/","title":{"rendered":"Turn your whiteboard sketches to working code in seconds with Sketch2Code"},"content":{"rendered":"<p>User interface design process involves a lot a creativity that starts on a whiteboard where designers share ideas. Once a design is drawn, it is usually captured within a photograph and manually translated into some working HTML wireframe to play within a web browser. This takes efforts and delays the design process. What if a design is refactored on the whiteboard and the browser reflects changes instantly? In that sense, by the end of the session there is a resulting prototype validated between the designer, developer, and customer. Introducing <a href=\"https:\/\/www.ailab.microsoft.com\/experiments\/30c61484-d081-4072-99d6-e132d362b99d\" target=\"_blank\" rel=\"noopener\">Sketch2Code<\/a>, a web based solution that uses AI to transform a handwritten user interface design from a picture to a valid HTML markup code.<\/p>\n<p><a href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/08\/ed6c7675-6849-46b1-bb7e-138b9ef6c548.gif\"><img loading=\"lazy\" decoding=\"async\" alt=\"Sketch2Code\" height=\"326\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/08\/ed6c7675-6849-46b1-bb7e-138b9ef6c548.gif\" title=\"Sketch2Code\" width=\"580\"><\/a><\/p>\n<p>Let\u2019s understand the process of transforming handwritten image to HTML using Sketch2Code in more details.<\/p>\n<ul>\n<li>First the user uploads an image through the website.<\/li>\n<li>A custom vision model predicts what HTML elements are present in the image and their location.<\/li>\n<li>A handwritten text recognition service reads the text inside the predicted elements.<\/li>\n<li>A layout algorithm uses the spatial information from all the bounding boxes of the predicted elements to generate a grid structure that accommodates all.<\/li>\n<li>An HTML generation engine uses all these pieces of information to generate an HTML markup code reflecting the result.<\/li>\n<\/ul>\n<p>Below is the the application workflow:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" alt=\"Application workflow\" height=\"525\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/08\/af1c0ebf-a703-4b2b-8bde-f9fa67e83e2d.webp\" title=\"Application workflow\" width=\"1034\"><\/p>\n<p>The Sketch2Code uses the following elements:<\/p>\n<ul>\n<li><strong>A Microsoft Custom Vision Model:<\/strong> This model has been trained with images of different handwritten designs tagging the information of most common HTML elements like buttons, text box, and images.<\/li>\n<li><strong>A Microsoft Computer Vision Service:<\/strong> To identify the text written into a design element a Computer Vision Service is used.<\/li>\n<li><strong>An Azure Blob Storage:<\/strong> All steps involved in the HTML generation process are stored, including the original image, prediction results and layout grouping information.<\/li>\n<li><strong>An Azure Function:<\/strong> Serves as the backend entry point that coordinates the generation process by interacting with all the services.<\/li>\n<li><strong>An Azure website:<\/strong> User font-end to enable uploading a new design and see the generated HTML results.<\/li>\n<\/ul>\n<p>The above elements form the architecture as follows:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" alt=\"Architecture elements\" height=\"752\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/08\/d7157757-453b-4544-8222-1d4bc6289901.webp\" title=\"Architecture elements\" width=\"1168\"><\/p>\n<p>You can find the code, solution development process, and all other details on <a href=\"https:\/\/github.com\/Microsoft\/ailab\/tree\/master\/Sketch2Code\" target=\"_blank\" rel=\"noopener\">GitHub<\/a>. Sketch2Code is developed in collaboration with Kabel and Spike Techniques.<\/p>\n<p>We hope this post helps you get started with AI and motivates you to become an AI developer.<\/p>\n<p>Tara<\/p>\n<p><a href=\"https:\/\/twitter.com\/TJMicrosoft\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" alt=\"Twitter\" height=\"41\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/08\/ecbf7c4b-97b2-4241-ad2f-188d7b42579b.webp\" title=\"Twitter\" width=\"41\"><\/a>\u00a0 <a href=\"https:\/\/www.linkedin.com\/in\/tara-shankar-jana-3291a321\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" alt=\"LinkedIn\" height=\"45\" src=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/08\/21a41680-5049-4a35-ae30-ae5b80428034.webp\" title=\"LinkedIn\" width=\"45\"><\/a><\/p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>User interface design process involves a lot a creativity that starts on a whiteboard where designers share ideas.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"ms_queue_id":[],"ep_exclude_from_search":false,"_classifai_error":"","_classifai_text_to_speech_error":"","_alt_title":"","footnotes":"","msx_community_cta_settings":[]},"categories":[1454,1491],"tags":[],"audience":[3057,3055,3053,3056],"content-type":[1481],"product":[1525,1536],"tech-community":[],"topic":[],"coauthors":[97],"class_list":["post-2368","post","type-post","status-publish","format-standard","hentry","category-ai-machine-learning","category-storage","audience-data-professionals","audience-developers","audience-it-decision-makers","audience-it-implementors","content-type-thought-leadership","product-azure-blob-storage","product-azure-functions"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Turn your whiteboard sketches to working code in seconds with Sketch2Code | Microsoft Azure Blog<\/title>\n<meta name=\"description\" content=\"User interface design process involves a lot a creativity that starts on a whiteboard where designers share ideas. Once a design is drawn, it is usually captured within a photograph and manually\u2026\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Turn your whiteboard sketches to working code in seconds with Sketch2Code | Microsoft Azure Blog\" \/>\n<meta property=\"og:description\" content=\"User interface design process involves a lot a creativity that starts on a whiteboard where designers share ideas. Once a design is drawn, it is usually captured within a photograph and manually\u2026\" \/>\n<meta property=\"og:url\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Azure Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/microsoftazure\" \/>\n<meta property=\"article:published_time\" content=\"2018-08-27T07:00:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-08-02T20:06:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/08\/ed6c7675-6849-46b1-bb7e-138b9ef6c548.gif\" \/>\n<meta name=\"author\" content=\"Microsoft Azure\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@azure\" \/>\n<meta name=\"twitter:site\" content=\"@azure\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Microsoft Azure\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/\"},\"author\":[{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/\",\"@type\":\"Person\",\"@name\":\"Microsoft Azure\"}],\"headline\":\"Turn your whiteboard sketches to working code in seconds with Sketch2Code\",\"datePublished\":\"2018-08-27T07:00:00+00:00\",\"dateModified\":\"2023-08-02T20:06:27+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/\"},\"wordCount\":399,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/08\/ed6c7675-6849-46b1-bb7e-138b9ef6c548.gif\",\"articleSection\":[\"AI + machine learning\",\"Storage\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/\",\"name\":\"Turn your whiteboard sketches to working code in seconds with Sketch2Code | Microsoft Azure Blog\",\"isPartOf\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/08\/ed6c7675-6849-46b1-bb7e-138b9ef6c548.gif\",\"datePublished\":\"2018-08-27T07:00:00+00:00\",\"dateModified\":\"2023-08-02T20:06:27+00:00\",\"description\":\"User interface design process involves a lot a creativity that starts on a whiteboard where designers share ideas. Once a design is drawn, it is usually captured within a photograph and manually\u2026\",\"breadcrumb\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/#primaryimage\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/08\/ed6c7675-6849-46b1-bb7e-138b9ef6c548.gif\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/08\/ed6c7675-6849-46b1-bb7e-138b9ef6c548.gif\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog home\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"AI + machine learning\",\"item\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/ai-machine-learning\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Turn your whiteboard sketches to working code in seconds with Sketch2Code\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#website\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"name\":\"Microsoft Azure Blog\",\"description\":\"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.\",\"publisher\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization\",\"name\":\"Microsoft Azure Blog\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"contentUrl\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp\",\"width\":512,\"height\":512,\"caption\":\"Microsoft Azure Blog\"},\"image\":{\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/microsoftazure\",\"https:\/\/x.com\/azure\",\"https:\/\/www.instagram.com\/microsoftdeveloper\/\",\"https:\/\/www.linkedin.com\/company\/16188386\",\"https:\/\/www.youtube.com\/user\/windowsazure\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117\",\"name\":\"shakir\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g\",\"caption\":\"shakir\"},\"sameAs\":[\"https:\/\/azure.microsoft.com\"],\"url\":\"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Turn your whiteboard sketches to working code in seconds with Sketch2Code | Microsoft Azure Blog","description":"User interface design process involves a lot a creativity that starts on a whiteboard where designers share ideas. Once a design is drawn, it is usually captured within a photograph and manually\u2026","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/","og_locale":"en_US","og_type":"article","og_title":"Turn your whiteboard sketches to working code in seconds with Sketch2Code | Microsoft Azure Blog","og_description":"User interface design process involves a lot a creativity that starts on a whiteboard where designers share ideas. Once a design is drawn, it is usually captured within a photograph and manually\u2026","og_url":"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/","og_site_name":"Microsoft Azure Blog","article_publisher":"https:\/\/www.facebook.com\/microsoftazure","article_published_time":"2018-08-27T07:00:00+00:00","article_modified_time":"2023-08-02T20:06:27+00:00","og_image":[{"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/08\/ed6c7675-6849-46b1-bb7e-138b9ef6c548.gif","type":"","width":"","height":""}],"author":"Microsoft Azure","twitter_card":"summary_large_image","twitter_creator":"@azure","twitter_site":"@azure","twitter_misc":{"Written by":"Microsoft Azure","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/#article","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/"},"author":[{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/microsoft-azure\/","@type":"Person","@name":"Microsoft Azure"}],"headline":"Turn your whiteboard sketches to working code in seconds with Sketch2Code","datePublished":"2018-08-27T07:00:00+00:00","dateModified":"2023-08-02T20:06:27+00:00","mainEntityOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/"},"wordCount":399,"commentCount":0,"publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/08\/ed6c7675-6849-46b1-bb7e-138b9ef6c548.gif","articleSection":["AI + machine learning","Storage"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/","name":"Turn your whiteboard sketches to working code in seconds with Sketch2Code | Microsoft Azure Blog","isPartOf":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/#primaryimage"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/#primaryimage"},"thumbnailUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/08\/ed6c7675-6849-46b1-bb7e-138b9ef6c548.gif","datePublished":"2018-08-27T07:00:00+00:00","dateModified":"2023-08-02T20:06:27+00:00","description":"User interface design process involves a lot a creativity that starts on a whiteboard where designers share ideas. Once a design is drawn, it is usually captured within a photograph and manually\u2026","breadcrumb":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/#primaryimage","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/08\/ed6c7675-6849-46b1-bb7e-138b9ef6c548.gif","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2018\/08\/ed6c7675-6849-46b1-bb7e-138b9ef6c548.gif"},{"@type":"BreadcrumbList","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/turn-your-whiteboard-sketches-to-working-code-in-seconds-with-sketch2code\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog home","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/"},{"@type":"ListItem","position":2,"name":"AI + machine learning","item":"https:\/\/azure.microsoft.com\/en-us\/blog\/category\/ai-machine-learning\/"},{"@type":"ListItem","position":3,"name":"Turn your whiteboard sketches to working code in seconds with Sketch2Code"}]},{"@type":"WebSite","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#website","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","name":"Microsoft Azure Blog","description":"Get the latest Azure news, updates, and announcements from the Azure blog. From product updates to hot topics, hear from the Azure experts.","publisher":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/azure.microsoft.com\/en-us\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#organization","name":"Microsoft Azure Blog","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","contentUrl":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-content\/uploads\/2024\/06\/microsoft_logo.webp","width":512,"height":512,"caption":"Microsoft Azure Blog"},"image":{"@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/microsoftazure","https:\/\/x.com\/azure","https:\/\/www.instagram.com\/microsoftdeveloper\/","https:\/\/www.linkedin.com\/company\/16188386","https:\/\/www.youtube.com\/user\/windowsazure"]},{"@type":"Person","@id":"https:\/\/azure.microsoft.com\/en-us\/blog\/#\/schema\/person\/c702e5edd662b328b49b7e1180cab117","name":"shakir","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g7664e653ea371ce16eaf75e9fa8952c4","url":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9342c7c05bb16548741bc5cd3a3e3b7ee0c8e746844ad2cc582db5beb5514c6f?s=96&d=mm&r=g","caption":"shakir"},"sameAs":["https:\/\/azure.microsoft.com"],"url":"https:\/\/azure.microsoft.com\/en-us\/blog\/author\/shakir\/"}]}},"msxcm_display_generated_audio":false,"msxcm_animated_featured_image":null,"distributor_meta":false,"distributor_terms":false,"distributor_media":false,"distributor_original_site_name":"Microsoft Azure Blog","distributor_original_site_url":"https:\/\/azure.microsoft.com\/en-us\/blog","push-errors":false,"_links":{"self":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/2368","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/comments?post=2368"}],"version-history":[{"count":0,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/posts\/2368\/revisions"}],"wp:attachment":[{"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/media?parent=2368"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/categories?post=2368"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tags?post=2368"},{"taxonomy":"audience","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/audience?post=2368"},{"taxonomy":"content-type","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/content-type?post=2368"},{"taxonomy":"product","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/product?post=2368"},{"taxonomy":"tech-community","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/tech-community?post=2368"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/topic?post=2368"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/azure.microsoft.com\/en-us\/blog\/wp-json\/wp\/v2\/coauthors?post=2368"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}