{"id":1051,"date":"2019-04-13T15:45:37","date_gmt":"2019-04-13T14:45:37","guid":{"rendered":"http:\/\/duskosavic.com\/blog\/?p=1051"},"modified":"2019-04-13T16:09:42","modified_gmt":"2019-04-13T15:09:42","slug":"how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store","status":"publish","type":"post","link":"https:\/\/duskosavic.com\/blog\/programming\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\/","title":{"rendered":"How To Remove Alpha Channel (Transparency) From Images When Uploading App to the App Store"},"content":{"rendered":"<p>Finally, your app is uploaded to the App Store Connect, you have the latest build processed and you are uploading images &#8212; the last step before Submitting for Review. You need some 40 images and there is no time to lose processing them.<\/p>\n<p>And then you get a message<\/p>\n<p><strong>Images can&#8217;t conatain alpha channels and transparencies.<\/strong><\/p>\n<div id=\"attachment_1052\" style=\"width: 531px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/duskosavic.com\/blog\/wp-content\/uploads\/2019\/04\/cant_contain_alpha_channel_or_transparency.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1052\" class=\" wp-image-1052\" src=\"https:\/\/duskosavic.com\/blog\/wp-content\/uploads\/2019\/04\/cant_contain_alpha_channel_or_transparency-300x133.png\" alt=\"images cannot contain alpha\" width=\"521\" height=\"231\" srcset=\"https:\/\/duskosavic.com\/blog\/wp-content\/uploads\/2019\/04\/cant_contain_alpha_channel_or_transparency-300x133.png 300w, https:\/\/duskosavic.com\/blog\/wp-content\/uploads\/2019\/04\/cant_contain_alpha_channel_or_transparency-768x339.png 768w, https:\/\/duskosavic.com\/blog\/wp-content\/uploads\/2019\/04\/cant_contain_alpha_channel_or_transparency.png 946w\" sizes=\"auto, (max-width: 521px) 100vw, 521px\" \/><\/a><p id=\"caption-attachment-1052\" class=\"wp-caption-text\">Images can&#8217;t contain alpha channels or transparencies<\/p><\/div>\n<p>So how do you remove alpha channels and transparencies from the images you want to upload to the App Store?<\/p>\n<p>The standard app Preview used to have ability to bulk read images and save them without alpha channel. Not any more.<\/p>\n<p>You can use GIMP or similar &#8220;simple and manual&#8221; piece of software to remove alpha channel one by one image, 40 times in a row.<\/p>\n<p>If you have it, you can use PhotoShop and make a macro. That will solve the problem but you have to have it first.<\/p>\n<p>There must be a better way and it is called <a href=\"https:\/\/github.com\/bpolat\/Alpha-Channel-Remover\" target=\"_blank\" rel=\"noopener noreferrer\">Alpha-Channel-Remover on GitHub<\/a> by <a href=\"https:\/\/github.com\/bpolat?tab=repositories\" target=\"_blank\" rel=\"noopener noreferrer\">bpolat<\/a>.<\/p>\n<p>I downloaded the source code, ran it through Xcode 10.2 and Voila!, the MacOS app came running.<\/p>\n<p>I then copied five files from the folder I gathered the images from the simulator and it showed there were 5 images in it.<\/p>\n<div id=\"attachment_1055\" style=\"width: 662px\" class=\"wp-caption aligncenter\"><a href=\"https:\/\/duskosavic.com\/blog\/wp-content\/uploads\/2019\/04\/alpha_channel_remover.png\"><img loading=\"lazy\" decoding=\"async\" aria-describedby=\"caption-attachment-1055\" class=\" wp-image-1055\" src=\"https:\/\/duskosavic.com\/blog\/wp-content\/uploads\/2019\/04\/alpha_channel_remover-300x173.png\" alt=\"alpha_channel-_remover.png\" width=\"652\" height=\"376\" srcset=\"https:\/\/duskosavic.com\/blog\/wp-content\/uploads\/2019\/04\/alpha_channel_remover-300x173.png 300w, https:\/\/duskosavic.com\/blog\/wp-content\/uploads\/2019\/04\/alpha_channel_remover-768x443.png 768w, https:\/\/duskosavic.com\/blog\/wp-content\/uploads\/2019\/04\/alpha_channel_remover-1024x590.png 1024w, https:\/\/duskosavic.com\/blog\/wp-content\/uploads\/2019\/04\/alpha_channel_remover.png 1187w\" sizes=\"auto, (max-width: 652px) 100vw, 652px\" \/><\/a><p id=\"caption-attachment-1055\" class=\"wp-caption-text\">MacOS app Alpha Channel Remover does one thing only, but in a best possible way<\/p><\/div>\n<p>Clicking on button Remove Alpha Channel will do exactly you expect it to do: the files will be overwritten with a new version but without alpha channels in it. And these files will upload without problems to the App Store.<\/p>\n<p>Win &#8211; win &#8211; win and many thanks to <a href=\"https:\/\/i.diawi.com\/YtEVkR\" target=\"_blank\" rel=\"noopener noreferrer\">bpolat<\/a>!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Finally, your app is uploaded to the App Store Connect, you have the latest build processed and you are uploading images &#8212; the last step before Submitting for Review. You need some 40 images and there is no time to &hellip; <a href=\"https:\/\/duskosavic.com\/blog\/programming\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[281,1],"tags":[619,624,626,536,625,350,623,377,622,620,621],"series":[],"class_list":["post-1051","post","type-post","status-publish","format-standard","hentry","category-ios","category-programming","tag-alpha-channel","tag-alpha-channel-remover","tag-app-connect-store","tag-app-store","tag-bpolat","tag-gimp","tag-image","tag-photoshop","tag-preview","tag-remove-alpha-channel","tag-remove-transparency"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How To Remove Alpha Channel (Transparency) From Images When Uploading App to the App Store - DuskoSavic.com<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/duskosavic.com\/blog\/programming\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How To Remove Alpha Channel (Transparency) From Images When Uploading App to the App Store - DuskoSavic.com\" \/>\n<meta property=\"og:description\" content=\"Finally, your app is uploaded to the App Store Connect, you have the latest build processed and you are uploading images &#8212; the last step before Submitting for Review. You need some 40 images and there is no time to &hellip; Continue reading &rarr;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/duskosavic.com\/blog\/programming\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\/\" \/>\n<meta property=\"og:site_name\" content=\"DuskoSavic.com\" \/>\n<meta property=\"article:published_time\" content=\"2019-04-13T14:45:37+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2019-04-13T15:09:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/duskosavic.com\/blog\/wp-content\/uploads\/2019\/04\/cant_contain_alpha_channel_or_transparency-300x133.png\" \/>\n<meta name=\"author\" content=\"Dusko\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dusko\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/programming\\\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/programming\\\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\\\/\"},\"author\":{\"name\":\"Dusko\",\"@id\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/#\\\/schema\\\/person\\\/5c90e82c5c70eaeee96d0b2efbfd4396\"},\"headline\":\"How To Remove Alpha Channel (Transparency) From Images When Uploading App to the App Store\",\"datePublished\":\"2019-04-13T14:45:37+00:00\",\"dateModified\":\"2019-04-13T15:09:42+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/programming\\\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\\\/\"},\"wordCount\":301,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/#\\\/schema\\\/person\\\/5c90e82c5c70eaeee96d0b2efbfd4396\"},\"image\":{\"@id\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/programming\\\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/04\\\/cant_contain_alpha_channel_or_transparency-300x133.png\",\"keywords\":[\"alpha channel\",\"alpha channel remover\",\"app connect store\",\"app store\",\"bpolat.\",\"gimp\",\"image\",\"photoshop\",\"Preview\",\"remove alpha channel\",\"remove transparency\"],\"articleSection\":[\"iOS\",\"Programming\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/duskosavic.com\\\/blog\\\/programming\\\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/programming\\\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\\\/\",\"url\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/programming\\\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\\\/\",\"name\":\"How To Remove Alpha Channel (Transparency) From Images When Uploading App to the App Store - DuskoSavic.com\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/programming\\\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/programming\\\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/04\\\/cant_contain_alpha_channel_or_transparency-300x133.png\",\"datePublished\":\"2019-04-13T14:45:37+00:00\",\"dateModified\":\"2019-04-13T15:09:42+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/programming\\\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/duskosavic.com\\\/blog\\\/programming\\\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/programming\\\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\\\/#primaryimage\",\"url\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/04\\\/cant_contain_alpha_channel_or_transparency-300x133.png\",\"contentUrl\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/wp-content\\\/uploads\\\/2019\\\/04\\\/cant_contain_alpha_channel_or_transparency-300x133.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/programming\\\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How To Remove Alpha Channel (Transparency) From Images When Uploading App to the App Store\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/\",\"name\":\"DuskoSavic.com\",\"description\":\"Rapid Mobile Apps Development With Flutter\",\"publisher\":{\"@id\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/#\\\/schema\\\/person\\\/5c90e82c5c70eaeee96d0b2efbfd4396\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\\\/\\\/duskosavic.com\\\/blog\\\/#\\\/schema\\\/person\\\/5c90e82c5c70eaeee96d0b2efbfd4396\",\"name\":\"Dusko\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d249b8ea0c85e62fd0339dd1412b99f721f072408db9a9a546efe3a86a93b667?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d249b8ea0c85e62fd0339dd1412b99f721f072408db9a9a546efe3a86a93b667?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d249b8ea0c85e62fd0339dd1412b99f721f072408db9a9a546efe3a86a93b667?s=96&d=mm&r=g\",\"caption\":\"Dusko\"},\"logo\":{\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d249b8ea0c85e62fd0339dd1412b99f721f072408db9a9a546efe3a86a93b667?s=96&d=mm&r=g\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How To Remove Alpha Channel (Transparency) From Images When Uploading App to the App Store - DuskoSavic.com","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:\/\/duskosavic.com\/blog\/programming\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\/","og_locale":"en_US","og_type":"article","og_title":"How To Remove Alpha Channel (Transparency) From Images When Uploading App to the App Store - DuskoSavic.com","og_description":"Finally, your app is uploaded to the App Store Connect, you have the latest build processed and you are uploading images &#8212; the last step before Submitting for Review. You need some 40 images and there is no time to &hellip; Continue reading &rarr;","og_url":"https:\/\/duskosavic.com\/blog\/programming\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\/","og_site_name":"DuskoSavic.com","article_published_time":"2019-04-13T14:45:37+00:00","article_modified_time":"2019-04-13T15:09:42+00:00","og_image":[{"url":"https:\/\/duskosavic.com\/blog\/wp-content\/uploads\/2019\/04\/cant_contain_alpha_channel_or_transparency-300x133.png","type":"","width":"","height":""}],"author":"Dusko","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Dusko","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/duskosavic.com\/blog\/programming\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\/#article","isPartOf":{"@id":"https:\/\/duskosavic.com\/blog\/programming\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\/"},"author":{"name":"Dusko","@id":"https:\/\/duskosavic.com\/blog\/#\/schema\/person\/5c90e82c5c70eaeee96d0b2efbfd4396"},"headline":"How To Remove Alpha Channel (Transparency) From Images When Uploading App to the App Store","datePublished":"2019-04-13T14:45:37+00:00","dateModified":"2019-04-13T15:09:42+00:00","mainEntityOfPage":{"@id":"https:\/\/duskosavic.com\/blog\/programming\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\/"},"wordCount":301,"commentCount":0,"publisher":{"@id":"https:\/\/duskosavic.com\/blog\/#\/schema\/person\/5c90e82c5c70eaeee96d0b2efbfd4396"},"image":{"@id":"https:\/\/duskosavic.com\/blog\/programming\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\/#primaryimage"},"thumbnailUrl":"https:\/\/duskosavic.com\/blog\/wp-content\/uploads\/2019\/04\/cant_contain_alpha_channel_or_transparency-300x133.png","keywords":["alpha channel","alpha channel remover","app connect store","app store","bpolat.","gimp","image","photoshop","Preview","remove alpha channel","remove transparency"],"articleSection":["iOS","Programming"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/duskosavic.com\/blog\/programming\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/duskosavic.com\/blog\/programming\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\/","url":"https:\/\/duskosavic.com\/blog\/programming\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\/","name":"How To Remove Alpha Channel (Transparency) From Images When Uploading App to the App Store - DuskoSavic.com","isPartOf":{"@id":"https:\/\/duskosavic.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/duskosavic.com\/blog\/programming\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\/#primaryimage"},"image":{"@id":"https:\/\/duskosavic.com\/blog\/programming\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\/#primaryimage"},"thumbnailUrl":"https:\/\/duskosavic.com\/blog\/wp-content\/uploads\/2019\/04\/cant_contain_alpha_channel_or_transparency-300x133.png","datePublished":"2019-04-13T14:45:37+00:00","dateModified":"2019-04-13T15:09:42+00:00","breadcrumb":{"@id":"https:\/\/duskosavic.com\/blog\/programming\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/duskosavic.com\/blog\/programming\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/duskosavic.com\/blog\/programming\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\/#primaryimage","url":"https:\/\/duskosavic.com\/blog\/wp-content\/uploads\/2019\/04\/cant_contain_alpha_channel_or_transparency-300x133.png","contentUrl":"https:\/\/duskosavic.com\/blog\/wp-content\/uploads\/2019\/04\/cant_contain_alpha_channel_or_transparency-300x133.png"},{"@type":"BreadcrumbList","@id":"https:\/\/duskosavic.com\/blog\/programming\/how-to-remove-alpha-channel-transparency-from-images-when-uploading-app-to-the-app-store\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/duskosavic.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How To Remove Alpha Channel (Transparency) From Images When Uploading App to the App Store"}]},{"@type":"WebSite","@id":"https:\/\/duskosavic.com\/blog\/#website","url":"https:\/\/duskosavic.com\/blog\/","name":"DuskoSavic.com","description":"Rapid Mobile Apps Development With Flutter","publisher":{"@id":"https:\/\/duskosavic.com\/blog\/#\/schema\/person\/5c90e82c5c70eaeee96d0b2efbfd4396"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/duskosavic.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/duskosavic.com\/blog\/#\/schema\/person\/5c90e82c5c70eaeee96d0b2efbfd4396","name":"Dusko","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/d249b8ea0c85e62fd0339dd1412b99f721f072408db9a9a546efe3a86a93b667?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d249b8ea0c85e62fd0339dd1412b99f721f072408db9a9a546efe3a86a93b667?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d249b8ea0c85e62fd0339dd1412b99f721f072408db9a9a546efe3a86a93b667?s=96&d=mm&r=g","caption":"Dusko"},"logo":{"@id":"https:\/\/secure.gravatar.com\/avatar\/d249b8ea0c85e62fd0339dd1412b99f721f072408db9a9a546efe3a86a93b667?s=96&d=mm&r=g"}}]}},"_links":{"self":[{"href":"https:\/\/duskosavic.com\/blog\/wp-json\/wp\/v2\/posts\/1051","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/duskosavic.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/duskosavic.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/duskosavic.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/duskosavic.com\/blog\/wp-json\/wp\/v2\/comments?post=1051"}],"version-history":[{"count":7,"href":"https:\/\/duskosavic.com\/blog\/wp-json\/wp\/v2\/posts\/1051\/revisions"}],"predecessor-version":[{"id":1060,"href":"https:\/\/duskosavic.com\/blog\/wp-json\/wp\/v2\/posts\/1051\/revisions\/1060"}],"wp:attachment":[{"href":"https:\/\/duskosavic.com\/blog\/wp-json\/wp\/v2\/media?parent=1051"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/duskosavic.com\/blog\/wp-json\/wp\/v2\/categories?post=1051"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/duskosavic.com\/blog\/wp-json\/wp\/v2\/tags?post=1051"},{"taxonomy":"series","embeddable":true,"href":"https:\/\/duskosavic.com\/blog\/wp-json\/wp\/v2\/series?post=1051"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}