{"id":1062,"date":"2008-11-28T19:55:00","date_gmt":"2008-11-28T19:55:00","guid":{"rendered":"https:\/\/vectorise.net\/logo\/?p=1062"},"modified":"2011-02-02T21:19:31","modified_gmt":"2011-02-02T13:19:31","slug":"bitmap-vs-vector","status":"publish","type":"post","link":"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/","title":{"rendered":"Vector vs Raster (Bitmap)"},"content":{"rendered":"<div style=\"font-family: verdana; text-align: justify;\">\n<a href=\"http:\/\/4.bp.blogspot.com\/_UHyrAj3FLso\/STA2df24OeI\/AAAAAAAAAfw\/vKl99gXnN7g\/s1600-h\/raster.jpg\" onblur=\"try {parent.deselectBloggerImageGracefully();} catch(e) {}\"><img decoding=\"async\" id=\"BLOGGER_PHOTO_ID_5273775044046633442\" style=\"margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 319px; height: 320px;\" src=\"http:\/\/4.bp.blogspot.com\/_UHyrAj3FLso\/STA2df24OeI\/AAAAAAAAAfw\/vKl99gXnN7g\/s320\/raster.jpg\" border=\"0\" alt=\"\" \/><\/a>This topic is supposed to be the early entry\u00a0of my post since 2006. Anyway.. here I&#8217;m trying to explained about these two type of images the best as I can, especially for non graphic savvy, and also for whom always asking me &#8216;how to open the file..?&#8217;. I&#8217;m trying to be straight forward and clear enough (in my broken english.. sory<span style=\"font-size: 85%;\"> ;o)<\/span>)<\/p>\n<p>Images categorised by 2 types;<span style=\"font-weight: bold;\"><br \/>\n<\/span><\/p>\n<ul>\n<li><span style=\"font-weight: bold;\">Bitmap based<\/span> (<span>Raster image)<\/span><\/li>\n<li><span style=\"font-weight: bold;\">Vector<\/span><span style=\"font-weight: bold;\"> based<\/span> image.<\/li>\n<\/ul>\n<\/div>\n<div style=\"font-family: verdana; text-align: justify;\">\n<p><a href=\"http:\/\/en.wikipedia.org\/wiki\/Raster_graphics\" target=\"_blank\"><span style=\"font-weight: bold;\">Bitmap<\/span> \/ <span style=\"font-weight: bold;\">Raster image<\/span><\/a> is mapped into a grid of <span style=\"font-weight: bold;\">pixels<\/span>. The size of the grid is based on the image&#8217;s resolution. For example, a bitmap-based image of 1 inch x 1 inch with a 300 dpi resolution would be defined by a grid of 300 x 300 pixels. Hence, a bitmap-based image is like a mosaic of pixels with each pixel holding a specific color value.<\/p>\n<p><span style=\"font-weight: bold;\">Bitmap based<\/span> file depends on <span style=\"font-style: italic;\">resolution <\/span>(numbers of pixel) and normally measure in <span style=\"font-style: italic; font-weight: bold;\">dpi<\/span> (dots per inch). Bitmap images more suitable for photo realistic images that require complex color variations. But they&#8217;re, not easily scalable because each bitmap-based image is mapped to a non-flexible grid. When we scaled up the size, it would lose its quality, the edges would appear to be jagged. Example of Bitmap \/ Raster images format are <span style=\"font-weight: bold;\">.jpeg<\/span>, <span style=\"font-weight: bold;\">.gif<\/span>, <span style=\"font-weight: bold;\">.psd<\/span>, <span style=\"font-weight: bold;\">.png<\/span>, <span style=\"font-weight: bold;\">.tiff<\/span>, etc.<\/p>\n<p><span style=\"font-weight: bold;\">Key points of Bitmap based image<\/span>:<\/p>\n<ul>\n<li>pixels in a grid<\/li>\n<li>resolution dependent<\/li>\n<li>widely used and accepted format <span style=\"font-size: 85%;\"><span style=\"color: #3333ff;\">good<\/span><\/span><\/li>\n<li>easily converted <span style=\"font-size: 85%;\"><span style=\"color: #3333ff;\">good<\/span><\/span><\/li>\n<li>photorealistic images <span style=\"font-size: 85%;\"><span style=\"color: #3333ff;\">good<\/span><\/span><\/li>\n<li>resizing reduces quality <span style=\"font-size: 85%;\"><span style=\"color: #ff0000;\">bad<\/span><\/span><\/li>\n<li>restricted to rectangle <span style=\"font-size: 85%;\"><span style=\"color: #ff0000;\">bad<\/span><\/span><\/li>\n<li>minimal support for transparency <span style=\"font-size: 85%;\"><span style=\"color: #ff0000;\">bad<\/span><\/span><\/li>\n<li>originally cannot be modified <span style=\"font-size: 85%;\"><span style=\"color: #ff0000;\">bad<\/span><\/span><\/li>\n<li>bigger file size when rescale up <span style=\"font-size: 85%;\"><span style=\"color: #ff0000;\">bad<\/span><\/span><\/li>\n<\/ul>\n<p><a href=\"http:\/\/en.wikipedia.org\/wiki\/Vector_graphics\"><span style=\"font-weight: bold;\">Vector images<\/span><\/a> generally constructed\/illustrated with combination of 2 elements:<\/p>\n<ul>\n<li><span style=\"font-weight: bold;\">stroke <\/span>(the outline) also called <span style=\"font-style: italic;\">path<\/span><\/li>\n<li><span style=\"font-weight: bold;\">fill<\/span> (the color inside the stroke)<\/li>\n<\/ul>\n<p>Each element is defined mathematically by the computer. For example, if a <span style=\"font-weight: bold;\">vector image<\/span> contains a circle red, then information such as the location of the circle&#8217;s center point, the length of its radius, and the color, including <a href=\"http:\/\/en.wikipedia.org\/wiki\/Gradient\"><span style=\"font-style: italic;\">gradient<\/span><\/a> color value would be the essential information for this image file.<a href=\"http:\/\/1.bp.blogspot.com\/_UHyrAj3FLso\/STA2ulh0lzI\/AAAAAAAAAgA\/VU59Jot4oyo\/s1600-h\/vector.jpg\" onblur=\"try {parent.deselectBloggerImageGracefully();} catch(e) {}\"><img decoding=\"async\" id=\"BLOGGER_PHOTO_ID_5273775337626703666\" style=\"margin: 0pt 0pt 10px 10px; float: right; cursor: pointer; width: 319px; height: 320px;\" src=\"http:\/\/1.bp.blogspot.com\/_UHyrAj3FLso\/STA2ulh0lzI\/AAAAAAAAAgA\/VU59Jot4oyo\/s320\/vector.jpg\" border=\"0\" alt=\"\" \/><\/a><\/p>\n<p><span style=\"font-weight: bold;\">Vector image<\/span> files are more suitable for illustrations that require precise measurements. They are easily scalable due to their mathematical nature. However, the vector based file format is not good for displaying photo realistic images such as a photograph because vector images generally do not contain well-defined shapes and curves.<\/p>\n<p>One of very easy example of a vector &#8216;image&#8217; is <span style=\"font-weight: bold;\">font<\/span>, how big the font \/ text size we set, it still remain sharp and smooth.<\/p>\n<p>Example of Vector based images:<br \/>\n<span style=\"font-weight: bold;\">.ai<\/span> <span style=\"font-size: 85%;\">(adobe illustrator)<\/span><span style=\"font-weight: bold;\"><br \/>\n.eps<\/span> <span style=\"font-size: 85%;\">(encapsulated postscript)<\/span><span style=\"font-weight: bold;\"><br \/>\n.cdr<\/span> <span style=\"font-size: 85%;\">(corel draw)<\/span><span style=\"font-weight: bold;\"><br \/>\n.dwg<\/span> <span style=\"font-size: 85%;\">(autocad)<\/span><span style=\"font-weight: bold;\"><br \/>\n.svg<\/span> <span style=\"font-size: 85%;\">(scaleable vector graphic)<\/span><span style=\"font-weight: bold;\"><br \/>\n.wmf<\/span> <span style=\"font-size: 85%;\">(windows metafile)<\/span><\/p>\n<p><span style=\"font-weight: bold;\">Key points of Vector based image<\/span>:<br \/>\n\u2022 stroke &amp; fill<br \/>\n\u2022 scalable <span style=\"font-size: 85%;\">(without losing quality)<\/span> <span style=\"font-size: 85%;\"><span style=\"color: #3333ff;\">good<\/span><\/span><br \/>\n\u2022 resolution independent <span style=\"font-size: 85%;\"><span style=\"color: #3333ff;\">good<\/span><\/span><br \/>\n\u2022 remain the file size after rescale and saved <span style=\"font-size: 85%;\"><span style=\"color: #3333ff;\">good<\/span><\/span><br \/>\n\u2022 no background <span style=\"font-size: 85%;\"><span style=\"color: #3333ff;\">good<\/span><\/span><br \/>\n\u2022 easily modified \/ edited <span style=\"font-size: 85%;\"><span style=\"color: #3333ff;\">good<\/span><\/span><br \/>\n\u2022 its not real because its an illustration <span style=\"font-size: 85%;\">(&#8216;cartoon like&#8217;)<\/span> <span style=\"font-size: 85%;\"><span style=\"color: #ff0000;\">bad<\/span><\/span><br \/>\n\u2022 not widely accepted \/ previewed <span style=\"font-size: 85%;\">(need specific software)<\/span> <span style=\"font-size: 85%;\"><span style=\"color: #ff0000;\">bad<\/span><\/span><\/p>\n<p>So logo are best to be created by vector illustration and saved in vector based file. From there we can use it in any format to our need. That&#8217;s why vector image (especially logo) are highly demands by artists, designers, webmasters, etc. all around the globe. You can give support by spread and share this site with others out there by links to <a href=\"https:\/\/vectorise.net\/logo\/\">vectorise logo<\/a> from your site\/blog.<\/p>\n<p>Ok&#8230; I hope this simple explanation will guide some of you who still don&#8217;t understand the basic of vector images. Therefore it may helps you how to handle those images. Please look back in my previous post on <a href=\"https:\/\/vectorise.net\/logo\/2008\/11\/25\/how-to-open-the-vector-logo-for-non-designer\/\">How To Open The Vector Logo (for Non Designer)<\/a>. Also please notice and correct me if there was missing something \/ incorrect somewhere above. cheers&#8230;<\/p>\n<p><span style=\"color: #999999; font-style: italic; font-size: 85%;\">Images:<br \/>\n<a href=\"https:\/\/vectorise.net\/logo\/\">http:\/\/vectorism.blogspot.com<\/a><\/span><span style=\"color: #999999; font-style: italic; font-size: 85%;\"><br \/>\n<\/span>\n<\/div>\n<p><!--adsense--><\/p>\n","protected":false},"excerpt":{"rendered":"<p>This topic is supposed to be the early entry\u00a0of my post since 2006. Anyway.. here I&#8217;m trying to explained about these two type of images the best as I can, especially for non graphic savvy, and also for whom always asking me &#8216;how to open the file..?&#8217;. I&#8217;m trying to be straight forward and clear [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":11745,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1062","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Vector vs Raster (Bitmap) - Vectorise Logo<\/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:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Vector vs Raster (Bitmap) - Vectorise Logo\" \/>\n<meta property=\"og:description\" content=\"This topic is supposed to be the early entry\u00a0of my post since 2006. Anyway.. here I&#8217;m trying to explained about these two type of images the best as I can, especially for non graphic savvy, and also for whom always asking me &#8216;how to open the file..?&#8217;. I&#8217;m trying to be straight forward and clear [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/\" \/>\n<meta property=\"og:site_name\" content=\"Vectorise Logo\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/facebook.com\/vectorise\/\" \/>\n<meta property=\"article:published_time\" content=\"2008-11-28T19:55:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2011-02-02T13:19:31+00:00\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@vectorism\" \/>\n<meta name=\"twitter:site\" content=\"@vectorism\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/\"},\"author\":{\"name\":\"admin\",\"@id\":\"https:\/\/vectorise.net\/logo\/#\/schema\/person\/be8cd758ec7683e6ee881376d487c18e\"},\"headline\":\"Vector vs Raster (Bitmap)\",\"datePublished\":\"2008-11-28T19:55:00+00:00\",\"dateModified\":\"2011-02-02T13:19:31+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/\"},\"wordCount\":620,\"commentCount\":2,\"publisher\":{\"@id\":\"https:\/\/vectorise.net\/logo\/#organization\"},\"image\":{\"@id\":\"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/#primaryimage\"},\"thumbnailUrl\":\"\",\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/\",\"url\":\"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/\",\"name\":\"Vector vs Raster (Bitmap) - Vectorise Logo\",\"isPartOf\":{\"@id\":\"https:\/\/vectorise.net\/logo\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/#primaryimage\"},\"thumbnailUrl\":\"\",\"datePublished\":\"2008-11-28T19:55:00+00:00\",\"dateModified\":\"2011-02-02T13:19:31+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/#primaryimage\",\"url\":\"\",\"contentUrl\":\"\",\"width\":320,\"height\":320},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/vectorise.net\/logo\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Vector vs Raster (Bitmap)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/vectorise.net\/logo\/#website\",\"url\":\"https:\/\/vectorise.net\/logo\/\",\"name\":\"Vectorise Logo\",\"description\":\"Free vector logo recources for designers by designers\",\"publisher\":{\"@id\":\"https:\/\/vectorise.net\/logo\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/vectorise.net\/logo\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/vectorise.net\/logo\/#organization\",\"name\":\"Vectorise Logo\",\"url\":\"https:\/\/vectorise.net\/logo\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/vectorise.net\/logo\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/vectorise.net\/logo\/wp-content\/uploads\/2017\/09\/vectorise-logo-2017.png\",\"contentUrl\":\"https:\/\/vectorise.net\/logo\/wp-content\/uploads\/2017\/09\/vectorise-logo-2017.png\",\"width\":336,\"height\":336,\"caption\":\"Vectorise Logo\"},\"image\":{\"@id\":\"https:\/\/vectorise.net\/logo\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/facebook.com\/vectorise\/\",\"https:\/\/x.com\/vectorism\",\"https:\/\/instagram.com\/vectorise\",\"https:\/\/www.youtube.com\/channel\/UC8_BE9b3LeW1AJ9-gplPT4Q\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/vectorise.net\/logo\/#\/schema\/person\/be8cd758ec7683e6ee881376d487c18e\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/vectorise.net\/logo\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/0b4e51748fdf8d4f768dd986da765ceac9febbe3df7129204bd266bc4e83339e?s=96&d=identicon&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/0b4e51748fdf8d4f768dd986da765ceac9febbe3df7129204bd266bc4e83339e?s=96&d=identicon&r=g\",\"caption\":\"admin\"},\"description\":\"\u02d9\u02d9p\u01dd\u0279\u0131nb\u01dd\u0279 \u01dd\u0279n\u0287\u0250u\u0183\u0131s ou 'p\u01dd\u0287\u0250\u0279\u01ddu\u01dd\u0183 \u0279\u01dd\u0287nd\u026fo\u0254 \u0250\",\"sameAs\":[\"https:\/\/vectorise.net\/logo\/\"],\"url\":\"https:\/\/vectorise.net\/logo\/author\/vectorism\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Vector vs Raster (Bitmap) - Vectorise Logo","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:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/","og_locale":"en_US","og_type":"article","og_title":"Vector vs Raster (Bitmap) - Vectorise Logo","og_description":"This topic is supposed to be the early entry\u00a0of my post since 2006. Anyway.. here I&#8217;m trying to explained about these two type of images the best as I can, especially for non graphic savvy, and also for whom always asking me &#8216;how to open the file..?&#8217;. I&#8217;m trying to be straight forward and clear [&hellip;]","og_url":"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/","og_site_name":"Vectorise Logo","article_publisher":"https:\/\/facebook.com\/vectorise\/","article_published_time":"2008-11-28T19:55:00+00:00","article_modified_time":"2011-02-02T13:19:31+00:00","author":"admin","twitter_card":"summary_large_image","twitter_creator":"@vectorism","twitter_site":"@vectorism","twitter_misc":{"Written by":"admin","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/#article","isPartOf":{"@id":"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/"},"author":{"name":"admin","@id":"https:\/\/vectorise.net\/logo\/#\/schema\/person\/be8cd758ec7683e6ee881376d487c18e"},"headline":"Vector vs Raster (Bitmap)","datePublished":"2008-11-28T19:55:00+00:00","dateModified":"2011-02-02T13:19:31+00:00","mainEntityOfPage":{"@id":"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/"},"wordCount":620,"commentCount":2,"publisher":{"@id":"https:\/\/vectorise.net\/logo\/#organization"},"image":{"@id":"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/#primaryimage"},"thumbnailUrl":"","inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/","url":"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/","name":"Vector vs Raster (Bitmap) - Vectorise Logo","isPartOf":{"@id":"https:\/\/vectorise.net\/logo\/#website"},"primaryImageOfPage":{"@id":"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/#primaryimage"},"image":{"@id":"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/#primaryimage"},"thumbnailUrl":"","datePublished":"2008-11-28T19:55:00+00:00","dateModified":"2011-02-02T13:19:31+00:00","breadcrumb":{"@id":"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/#primaryimage","url":"","contentUrl":"","width":320,"height":320},{"@type":"BreadcrumbList","@id":"https:\/\/vectorise.net\/logo\/2008\/11\/28\/bitmap-vs-vector\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vectorise.net\/logo\/"},{"@type":"ListItem","position":2,"name":"Vector vs Raster (Bitmap)"}]},{"@type":"WebSite","@id":"https:\/\/vectorise.net\/logo\/#website","url":"https:\/\/vectorise.net\/logo\/","name":"Vectorise Logo","description":"Free vector logo recources for designers by designers","publisher":{"@id":"https:\/\/vectorise.net\/logo\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vectorise.net\/logo\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/vectorise.net\/logo\/#organization","name":"Vectorise Logo","url":"https:\/\/vectorise.net\/logo\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vectorise.net\/logo\/#\/schema\/logo\/image\/","url":"https:\/\/vectorise.net\/logo\/wp-content\/uploads\/2017\/09\/vectorise-logo-2017.png","contentUrl":"https:\/\/vectorise.net\/logo\/wp-content\/uploads\/2017\/09\/vectorise-logo-2017.png","width":336,"height":336,"caption":"Vectorise Logo"},"image":{"@id":"https:\/\/vectorise.net\/logo\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/facebook.com\/vectorise\/","https:\/\/x.com\/vectorism","https:\/\/instagram.com\/vectorise","https:\/\/www.youtube.com\/channel\/UC8_BE9b3LeW1AJ9-gplPT4Q"]},{"@type":"Person","@id":"https:\/\/vectorise.net\/logo\/#\/schema\/person\/be8cd758ec7683e6ee881376d487c18e","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/vectorise.net\/logo\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/0b4e51748fdf8d4f768dd986da765ceac9febbe3df7129204bd266bc4e83339e?s=96&d=identicon&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0b4e51748fdf8d4f768dd986da765ceac9febbe3df7129204bd266bc4e83339e?s=96&d=identicon&r=g","caption":"admin"},"description":"\u02d9\u02d9p\u01dd\u0279\u0131nb\u01dd\u0279 \u01dd\u0279n\u0287\u0250u\u0183\u0131s ou 'p\u01dd\u0287\u0250\u0279\u01ddu\u01dd\u0183 \u0279\u01dd\u0287nd\u026fo\u0254 \u0250","sameAs":["https:\/\/vectorise.net\/logo\/"],"url":"https:\/\/vectorise.net\/logo\/author\/vectorism\/"}]}},"_links":{"self":[{"href":"https:\/\/vectorise.net\/logo\/wp-json\/wp\/v2\/posts\/1062","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vectorise.net\/logo\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/vectorise.net\/logo\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/vectorise.net\/logo\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vectorise.net\/logo\/wp-json\/wp\/v2\/comments?post=1062"}],"version-history":[{"count":5,"href":"https:\/\/vectorise.net\/logo\/wp-json\/wp\/v2\/posts\/1062\/revisions"}],"predecessor-version":[{"id":4806,"href":"https:\/\/vectorise.net\/logo\/wp-json\/wp\/v2\/posts\/1062\/revisions\/4806"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vectorise.net\/logo\/wp-json\/wp\/v2\/media\/11745"}],"wp:attachment":[{"href":"https:\/\/vectorise.net\/logo\/wp-json\/wp\/v2\/media?parent=1062"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/vectorise.net\/logo\/wp-json\/wp\/v2\/categories?post=1062"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/vectorise.net\/logo\/wp-json\/wp\/v2\/tags?post=1062"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}