{"id":317,"date":"2026-07-05T10:25:22","date_gmt":"2026-07-05T10:25:22","guid":{"rendered":"https:\/\/www.redpandacompress.com\/blog\/?p=317"},"modified":"2026-07-05T10:41:15","modified_gmt":"2026-07-05T10:41:15","slug":"h264-vs-h265-vs-av1","status":"publish","type":"post","link":"https:\/\/www.redpandacompress.com\/blog\/h264-vs-h265-vs-av1\/","title":{"rendered":"H.264 vs H.265 vs AV1: Which Video Codec Should You Choose in 2026?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Every time you compress a video, you are choosing a codec \u2014 even if you never see the setting. The codec decides how small your file gets, how good it looks, and, crucially, whether the person you send it to can actually play it. In 2026 three codecs dominate: H.264, H.265 (HEVC), and AV1. Here is what each one is good at, and a simple rule for picking the right one.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">The Three Codecs at a Glance<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>&nbsp;<\/th><th>H.264 (AVC)<\/th><th>H.265 (HEVC)<\/th><th>AV1<\/th><\/tr><\/thead><tbody><tr><td>Released<\/td><td>2003<\/td><td>2013<\/td><td>2018<\/td><\/tr><tr><td>File size vs H.264<\/td><td>baseline<\/td><td>~30\u201340% smaller<\/td><td>~50% smaller<\/td><\/tr><tr><td>Plays everywhere?<\/td><td>Yes \u2014 virtually universal<\/td><td>Mostly \u2014 patchy on web and older devices<\/td><td>Modern devices and browsers; growing fast<\/td><\/tr><tr><td>Licensing<\/td><td>Effectively free for users<\/td><td>Complex, royalty-bearing<\/td><td>Royalty-free<\/td><\/tr><tr><td>Encoding speed<\/td><td>Fast<\/td><td>Moderate<\/td><td>Slow (improving with hardware)<\/td><\/tr><tr><td>Best for<\/td><td>Sharing with other people<\/td><td>Apple devices, 4K archives<\/td><td>Web streaming, future-proof storage<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">H.264: The Compatibility King<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">H.264 is more than twenty years old, and that is exactly why it wins so often. Every phone, laptop, smart TV, email client, and chat app on the planet can decode it in hardware. An MP4 file with H.264 video and AAC audio is the closest thing digital video has to a universal format. It produces larger files than its successors, but when your goal is &#8220;send this to someone and have it just work,&#8221; H.264 is still the safest answer in 2026 \u2014 which is why it remains the default output at <a href=\"https:\/\/www.redpandacompress.com\">RedPandaCompress<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">H.265 (HEVC): Great Compression, Complicated Life<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">H.265 delivers the same visual quality as H.264 at roughly 30\u201340% smaller file sizes, and it is the codec your iPhone uses when it records in &#8220;High Efficiency&#8221; mode. Inside the Apple ecosystem it is seamless. Outside of it, things get messy: patent licensing is split across multiple pools, so some browsers and apps never shipped full support. If you have ever sent a video that played fine on your iPhone but showed a black screen on a friend&#8217;s Android or in a web browser, HEVC licensing is very likely the reason.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">AV1: The Royalty-Free Future<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">AV1 was built by the Alliance for Open Media \u2014 a group including Google, Netflix, Amazon, Apple, and Microsoft \u2014 specifically to escape HEVC&#8217;s licensing problems. It is royalty-free and compresses noticeably better: depending on content, AV1 can cut bandwidth by another 20\u201330% compared to H.265, and up to half compared to H.264. YouTube and Netflix already stream heavily in AV1, and hardware decoding now ships in recent iPhones, Android phones, and GPUs. Its main cost is encoding time: producing an AV1 file takes significantly longer than H.264, which matters when you are compressing on your own machine rather than in a data center.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">So Which One Should You Use?<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Sending a video to another person<\/strong> (email, chat, Discord, a client): use <strong>H.264 in an MP4<\/strong>. Compatibility beats a smaller file that will not open.<\/li>\n\n\n\n<li><strong>Archiving your own footage<\/strong> on a Mac or iPhone-centric setup: <strong>H.265<\/strong> gives you real space savings with no playback pain inside the ecosystem.<\/li>\n\n\n\n<li><strong>Publishing to the web<\/strong> or storing files you will keep for a decade: <strong>AV1<\/strong> \u2014 the best compression, no licensing strings, and support only keeps growing.<\/li>\n\n\n\n<li><strong>Not sure?<\/strong> H.264. Nobody has ever failed to open one.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">FAQ<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Is a codec the same thing as a file format?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">No. MP4, MKV, and MOV are containers \u2014 boxes that hold video and audio streams. The codec (H.264, H.265, AV1) is how the video inside the box is encoded. An MP4 can contain any of the three, which is why &#8220;it&#8217;s an MP4&#8221; does not guarantee it will play.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Will H.264 become obsolete?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Not any time soon. Its hardware support is so universal that it plays the same role MP3 played in audio: newer formats are better on paper, but the old one refuses to die because it works everywhere.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Does compressing with a better codec lose quality?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">All three are lossy codecs, but a more efficient codec loses <em>less<\/em> quality at the same file size. If you are targeting a fixed size \u2014 say 20&nbsp;MB for an email \u2014 a newer codec simply gives you a better-looking result within the same budget.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Compress Without Worrying About Any of This<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If all you want is a smaller video that plays everywhere, you do not need to memorize codec tables. <a href=\"https:\/\/www.redpandacompress.com\">RedPandaCompress<\/a> picks sensible, universally compatible settings for you, runs entirely in your browser so your video never leaves your device, and it is free with no signup. Drop a file in and see the difference.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Every time you compress a video, you are choosing a codec \u2014 even if you never see the setting. The codec decides how small your file gets, how good it looks, and, crucially, whether the person you send it to can actually play it. In 2026 three codecs dominate: H.264, H.265 (HEVC), and AV1. Here [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":320,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-317","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-comparison-and-selection","post-preview"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>H.264 vs H.265 vs AV1: Which Video Codec Should You Choose in 2026? - RedpandaCompress Blog<\/title>\n<meta name=\"description\" content=\"H.264, H.265 (HEVC) and AV1 compared: file size, compatibility, licensing and speed - plus a simple rule for picking the right video codec in 2026.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.redpandacompress.com\/blog\/h264-vs-h265-vs-av1\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"H.264 vs H.265 vs AV1: Which Video Codec Should You Choose in 2026? - RedpandaCompress Blog\" \/>\n<meta property=\"og:description\" content=\"H.264, H.265 (HEVC) and AV1 compared: file size, compatibility, licensing and speed - plus a simple rule for picking the right video codec in 2026.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.redpandacompress.com\/blog\/h264-vs-h265-vs-av1\/\" \/>\n<meta property=\"og:site_name\" content=\"RedpandaCompress Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-05T10:25:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-05T10:41:15+00:00\" \/>\n<meta name=\"author\" content=\"Fei Y\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Fei Y\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/h264-vs-h265-vs-av1\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/h264-vs-h265-vs-av1\\\/\"},\"author\":{\"name\":\"Fei Y\",\"@id\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/#\\\/schema\\\/person\\\/d2c2bbf9c23e4a0074ae5c41a7a03bb7\"},\"headline\":\"H.264 vs H.265 vs AV1: Which Video Codec Should You Choose in 2026?\",\"datePublished\":\"2026-07-05T10:25:22+00:00\",\"dateModified\":\"2026-07-05T10:41:15+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/h264-vs-h265-vs-av1\\\/\"},\"wordCount\":752,\"image\":{\"@id\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/h264-vs-h265-vs-av1\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/h264-vs-h265-vs-av1-cover.png\",\"articleSection\":[\"comparison and selection\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/h264-vs-h265-vs-av1\\\/\",\"url\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/h264-vs-h265-vs-av1\\\/\",\"name\":\"H.264 vs H.265 vs AV1: Which Video Codec Should You Choose in 2026? - RedpandaCompress Blog\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/h264-vs-h265-vs-av1\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/h264-vs-h265-vs-av1\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/h264-vs-h265-vs-av1-cover.png\",\"datePublished\":\"2026-07-05T10:25:22+00:00\",\"dateModified\":\"2026-07-05T10:41:15+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/#\\\/schema\\\/person\\\/d2c2bbf9c23e4a0074ae5c41a7a03bb7\"},\"description\":\"H.264, H.265 (HEVC) and AV1 compared: file size, compatibility, licensing and speed - plus a simple rule for picking the right video codec in 2026.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/h264-vs-h265-vs-av1\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/h264-vs-h265-vs-av1\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/h264-vs-h265-vs-av1\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/h264-vs-h265-vs-av1-cover.png\",\"contentUrl\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/h264-vs-h265-vs-av1-cover.png\",\"width\":1200,\"height\":630,\"caption\":\"H.264 vs H.265 vs AV1 video codec comparison \u2014 RedPandaCompress blog cover\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/h264-vs-h265-vs-av1\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"H.264 vs H.265 vs AV1: Which Video Codec Should You Choose in 2026?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/\",\"name\":\"RedpandaCompress Blog\",\"description\":\"Free Video Compression for Everyone.\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/#\\\/schema\\\/person\\\/d2c2bbf9c23e4a0074ae5c41a7a03bb7\",\"name\":\"Fei Y\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b43458e97eb122145cbb9c500135c9219be0c6a7b1b23055c2b74e9a607832f8?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b43458e97eb122145cbb9c500135c9219be0c6a7b1b23055c2b74e9a607832f8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/b43458e97eb122145cbb9c500135c9219be0c6a7b1b23055c2b74e9a607832f8?s=96&d=mm&r=g\",\"caption\":\"Fei Y\"},\"description\":\"Fei is a skilled software engineer. He previously worked at Google and now at a startup. His expertise includes web media processing, cloud architecture, complex algorithms, and AI training and deployment. Beyond work, Fei enjoys diving into new knowledge and is a big fan of strategy games.\",\"sameAs\":[\"https:\\\/\\\/blog.redpandacompress.com\"],\"url\":\"https:\\\/\\\/www.redpandacompress.com\\\/blog\\\/author\\\/fei\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"H.264 vs H.265 vs AV1: Which Video Codec Should You Choose in 2026? - RedpandaCompress Blog","description":"H.264, H.265 (HEVC) and AV1 compared: file size, compatibility, licensing and speed - plus a simple rule for picking the right video codec in 2026.","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:\/\/www.redpandacompress.com\/blog\/h264-vs-h265-vs-av1\/","og_locale":"en_US","og_type":"article","og_title":"H.264 vs H.265 vs AV1: Which Video Codec Should You Choose in 2026? - RedpandaCompress Blog","og_description":"H.264, H.265 (HEVC) and AV1 compared: file size, compatibility, licensing and speed - plus a simple rule for picking the right video codec in 2026.","og_url":"https:\/\/www.redpandacompress.com\/blog\/h264-vs-h265-vs-av1\/","og_site_name":"RedpandaCompress Blog","article_published_time":"2026-07-05T10:25:22+00:00","article_modified_time":"2026-07-05T10:41:15+00:00","author":"Fei Y","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Fei Y","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.redpandacompress.com\/blog\/h264-vs-h265-vs-av1\/#article","isPartOf":{"@id":"https:\/\/www.redpandacompress.com\/blog\/h264-vs-h265-vs-av1\/"},"author":{"name":"Fei Y","@id":"https:\/\/www.redpandacompress.com\/blog\/#\/schema\/person\/d2c2bbf9c23e4a0074ae5c41a7a03bb7"},"headline":"H.264 vs H.265 vs AV1: Which Video Codec Should You Choose in 2026?","datePublished":"2026-07-05T10:25:22+00:00","dateModified":"2026-07-05T10:41:15+00:00","mainEntityOfPage":{"@id":"https:\/\/www.redpandacompress.com\/blog\/h264-vs-h265-vs-av1\/"},"wordCount":752,"image":{"@id":"https:\/\/www.redpandacompress.com\/blog\/h264-vs-h265-vs-av1\/#primaryimage"},"thumbnailUrl":"https:\/\/www.redpandacompress.com\/blog\/wp-content\/uploads\/2026\/07\/h264-vs-h265-vs-av1-cover.png","articleSection":["comparison and selection"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.redpandacompress.com\/blog\/h264-vs-h265-vs-av1\/","url":"https:\/\/www.redpandacompress.com\/blog\/h264-vs-h265-vs-av1\/","name":"H.264 vs H.265 vs AV1: Which Video Codec Should You Choose in 2026? - RedpandaCompress Blog","isPartOf":{"@id":"https:\/\/www.redpandacompress.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.redpandacompress.com\/blog\/h264-vs-h265-vs-av1\/#primaryimage"},"image":{"@id":"https:\/\/www.redpandacompress.com\/blog\/h264-vs-h265-vs-av1\/#primaryimage"},"thumbnailUrl":"https:\/\/www.redpandacompress.com\/blog\/wp-content\/uploads\/2026\/07\/h264-vs-h265-vs-av1-cover.png","datePublished":"2026-07-05T10:25:22+00:00","dateModified":"2026-07-05T10:41:15+00:00","author":{"@id":"https:\/\/www.redpandacompress.com\/blog\/#\/schema\/person\/d2c2bbf9c23e4a0074ae5c41a7a03bb7"},"description":"H.264, H.265 (HEVC) and AV1 compared: file size, compatibility, licensing and speed - plus a simple rule for picking the right video codec in 2026.","breadcrumb":{"@id":"https:\/\/www.redpandacompress.com\/blog\/h264-vs-h265-vs-av1\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.redpandacompress.com\/blog\/h264-vs-h265-vs-av1\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.redpandacompress.com\/blog\/h264-vs-h265-vs-av1\/#primaryimage","url":"https:\/\/www.redpandacompress.com\/blog\/wp-content\/uploads\/2026\/07\/h264-vs-h265-vs-av1-cover.png","contentUrl":"https:\/\/www.redpandacompress.com\/blog\/wp-content\/uploads\/2026\/07\/h264-vs-h265-vs-av1-cover.png","width":1200,"height":630,"caption":"H.264 vs H.265 vs AV1 video codec comparison \u2014 RedPandaCompress blog cover"},{"@type":"BreadcrumbList","@id":"https:\/\/www.redpandacompress.com\/blog\/h264-vs-h265-vs-av1\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.redpandacompress.com\/blog\/"},{"@type":"ListItem","position":2,"name":"H.264 vs H.265 vs AV1: Which Video Codec Should You Choose in 2026?"}]},{"@type":"WebSite","@id":"https:\/\/www.redpandacompress.com\/blog\/#website","url":"https:\/\/www.redpandacompress.com\/blog\/","name":"RedpandaCompress Blog","description":"Free Video Compression for Everyone.","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.redpandacompress.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.redpandacompress.com\/blog\/#\/schema\/person\/d2c2bbf9c23e4a0074ae5c41a7a03bb7","name":"Fei Y","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/b43458e97eb122145cbb9c500135c9219be0c6a7b1b23055c2b74e9a607832f8?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/b43458e97eb122145cbb9c500135c9219be0c6a7b1b23055c2b74e9a607832f8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b43458e97eb122145cbb9c500135c9219be0c6a7b1b23055c2b74e9a607832f8?s=96&d=mm&r=g","caption":"Fei Y"},"description":"Fei is a skilled software engineer. He previously worked at Google and now at a startup. His expertise includes web media processing, cloud architecture, complex algorithms, and AI training and deployment. Beyond work, Fei enjoys diving into new knowledge and is a big fan of strategy games.","sameAs":["https:\/\/blog.redpandacompress.com"],"url":"https:\/\/www.redpandacompress.com\/blog\/author\/fei\/"}]}},"_links":{"self":[{"href":"https:\/\/www.redpandacompress.com\/blog\/wp-json\/wp\/v2\/posts\/317","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.redpandacompress.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.redpandacompress.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.redpandacompress.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.redpandacompress.com\/blog\/wp-json\/wp\/v2\/comments?post=317"}],"version-history":[{"count":1,"href":"https:\/\/www.redpandacompress.com\/blog\/wp-json\/wp\/v2\/posts\/317\/revisions"}],"predecessor-version":[{"id":318,"href":"https:\/\/www.redpandacompress.com\/blog\/wp-json\/wp\/v2\/posts\/317\/revisions\/318"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.redpandacompress.com\/blog\/wp-json\/wp\/v2\/media\/320"}],"wp:attachment":[{"href":"https:\/\/www.redpandacompress.com\/blog\/wp-json\/wp\/v2\/media?parent=317"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.redpandacompress.com\/blog\/wp-json\/wp\/v2\/categories?post=317"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.redpandacompress.com\/blog\/wp-json\/wp\/v2\/tags?post=317"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}