{"id":2911,"date":"2026-06-30T12:22:48","date_gmt":"2026-06-30T12:22:48","guid":{"rendered":"https:\/\/gopdf.io\/blog\/?p=2911"},"modified":"2026-06-30T12:22:48","modified_gmt":"2026-06-30T12:22:48","slug":"how-to-copy-a-pdf-into-excel","status":"publish","type":"post","link":"https:\/\/gopdf.io\/blog\/how-to-copy-a-pdf-into-excel\/","title":{"rendered":"How to Copy a PDF into Excel?"},"content":{"rendered":"<p>Copying a PDF into Excel means moving content from a fixed-layout document into a grid of rows and columns\u00a0 and the reason it so often goes wrong is that a <a href=\"https:\/\/gopdf.io\/blog\/pdf-definition\/\">PDF<\/a> has no concept of a &#8220;&#8221;cell.&#8221;&#8221; It stores characters at x\/y coordinates on a page. Excel has to guess where one column ends and the next begins, and when it guesses wrong, an entire table lands in a single cell.<\/p>\n<h2>First Decide: Embed the PDF, or Extract Its Data?<\/h2>\n<p>These are two completely different goals that share the word &#8220;&#8221;copy,&#8221;&#8221; and confusing them wastes the most time. <strong>Embedding<\/strong> drops the PDF into a worksheet as an object \u2014 an icon or image you double-click to open. The data stays locked inside; you cannot calculate on it. <strong>Extracting<\/strong> pulls the actual values into cells so you can sort, sum, and chart them. If you want to reference a document, embed it. If you want to <em>use<\/em> the numbers, extract them. Most people who type &#8220;&#8221;copy PDF into Excel&#8221;&#8221; want extraction and get embedding by mistake.<\/p>\n<h2>The 5 Methods, and When Each One Wins<\/h2>\n<ol>\n<li><strong>Direct copy-paste<\/strong> \u2014 fast for a clean, single-column list; collapses multi-column tables into one cell.<\/li>\n<li><strong>Paste Special as text<\/strong> \u2014 sometimes preserves row breaks the plain paste loses, then split with Text-to-Columns.<\/li>\n<li><strong>Power Query (Data &gt; Get Data &gt; From File &gt; From PDF)<\/strong> \u2014 the most reliable for real tables; it reads the PDF\u2019s table structure and maps it to columns, and it refreshes if the source updates.<\/li>\n<li><strong>Convert PDF to Excel\/CSV<\/strong> \u2014 a dedicated converter outputs a structured file you open directly.<\/li>\n<li><strong>OCR extraction<\/strong> \u2014 the only method that works on scanned PDFs, because the others find no text at all.<\/li>\n<\/ol>\n<p>The insight buried under most listicles: methods 1 and 2 fail on exactly the documents people most need to import \u2014 multi-column financial tables \u2014 while Power Query and conversion succeed because they parse structure rather than copying a text stream.<\/p>\n<h2>Why Your Columns End Up in One Cell<\/h2>\n<p>When you paste and a whole row lands in column A, Excel received the text as a single delimited string and found no delimiter it recognized. The fix is to give it one: Text-to-Columns lets you split on spaces or a fixed width. But if the PDF used inconsistent spacing between columns, fixed-width splitting misaligns every row \u2014 which is the moment to stop fighting paste and switch to Power Query, which reads column boundaries from the PDF\u2019s layout instead of from whitespace.<\/p>\n<h2>The Scanned-PDF Trap<\/h2>\n<p>If copy-paste produces nothing and Power Query returns an empty table, the PDF is a scan \u2014 an image with no text layer. No paste method can extract text that doesn\u2019t exist as text. Run OCR first to generate a text layer, then any extraction method becomes possible. This single check explains most &#8220;&#8221;why can\u2019t I copy from this PDF&#8221;&#8221; failures.<\/p>\n<h2>Use Cases<\/h2>\n<ul>\n<li><strong>Bank or invoice tables into a budget<\/strong> \u2014 Power Query, so monthly statements refresh.<\/li>\n<li><strong>A one-off list of names<\/strong> \u2014 direct paste is fine.<\/li>\n<li><strong>A scanned legacy report<\/strong> \u2014 OCR, then convert.<\/li>\n<li><strong>Referencing a contract beside your model<\/strong> \u2014 embed the PDF as an object.<\/li>\n<\/ul>\n<h2>Applied Workflows: Getting Clean Data Out<\/h2>\n<h3>Workflow 1 \u2014 A digital PDF with proper tables<\/h3>\n<ol>\n<li>Try Data &gt; Get Data &gt; From PDF (Power Query) first; preview the detected table and load it.<\/li>\n<li>If your Excel version lacks the PDF connector, convert the file to Excel externally. In a browser-based tool such as GoPDF, you would <a href=\"https:\/\/gopdf.io\/features\/ocr-pdf\">OCR PDF<\/a> to a spreadsheet and copy text\/paste\u00a0 directly in Excel.<\/li>\n<li>Verify column alignment on the first three rows before trusting the rest.<\/li>\n<\/ol>\n<h3>Workflow 2 \u2014 Paste went into one cell<\/h3>\n<ol>\n<li>Select the column, use Data &gt; Text to Columns, and split on the delimiter the PDF used.<\/li>\n<li>If spacing is inconsistent, abandon paste and use the Power Query or conversion route instead.<\/li>\n<\/ol>\n<h3>Workflow 3 \u2014 Scanned PDF<\/h3>\n<ol>\n<li>Run OCR to create a text layer.<\/li>\n<li>Extract via conversion or Power Query.<\/li>\n<li>Spot-check digits \u2014 OCR mistakes (5 vs S, 0 vs O) corrupt totals silently.<\/li>\n<\/ol>\n<h2>FAQ<\/h2>\n<h3>Why does my whole PDF row paste into one Excel cell?<\/h3>\n<p>Excel received the text without a delimiter it recognized. Use Text-to-Columns to split it, or use Power Query, which reads the table structure directly.<\/p>\n<h3>Why can\u2019t I copy any text from my PDF into Excel?<\/h3>\n<p>It\u2019s a scanned image with no text layer. Run OCR first, then extract.<\/p>\n<h3>Which method keeps tables aligned best?<\/h3>\n<p>Power Query (Get Data &gt; From PDF) or a dedicated PDF-to-Excel conversion \u2014 both parse column structure instead of copying a flat text stream.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Copying a PDF into Excel means moving content from a fixed-layout document into a grid of rows and columns\u00a0 and the reason it so often goes wrong is that a PDF has no concept of a &#8220;&#8221;cell.&#8221;&#8221; It stores characters at x\/y coordinates on a page. Excel has to guess where one column ends and &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/gopdf.io\/blog\/how-to-copy-a-pdf-into-excel\/\"> <span class=\"screen-reader-text\">How to Copy a PDF into Excel?<\/span> Read More &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":2919,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","footnotes":""},"categories":[16],"tags":[],"class_list":["post-2911","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-gopdf"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>5 Quick Methods Copy a PDF into Excel<\/title>\n<meta name=\"description\" content=\"Copying a PDF into Excel means moving content from a fixed-layout document into a grid of rows and columns\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/gopdf.io\/blog\/how-to-copy-a-pdf-into-excel\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"5 Quick Methods Copy a PDF into Excel\" \/>\n<meta property=\"og:description\" content=\"Copying a PDF into Excel means moving content from a fixed-layout document into a grid of rows and columns\" \/>\n<meta property=\"og:url\" content=\"https:\/\/gopdf.io\/blog\/how-to-copy-a-pdf-into-excel\/\" \/>\n<meta property=\"og:site_name\" content=\"GoPDF\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-30T12:22:48+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/gopdf.io\/blog\/wp-content\/uploads\/2026\/06\/How-to-Copy-a-PDF-into-Excel.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"640\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"gpdf_admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"gpdf_admin\" \/>\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:\\\/\\\/gopdf.io\\\/blog\\\/how-to-copy-a-pdf-into-excel\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/how-to-copy-a-pdf-into-excel\\\/\"},\"author\":{\"name\":\"gpdf_admin\",\"@id\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/#\\\/schema\\\/person\\\/ac0d4317b35f6766363c6d70b4e20777\"},\"headline\":\"How to Copy a PDF into Excel?\",\"datePublished\":\"2026-06-30T12:22:48+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/how-to-copy-a-pdf-into-excel\\\/\"},\"wordCount\":759,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/how-to-copy-a-pdf-into-excel\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/How-to-Copy-a-PDF-into-Excel.jpg\",\"articleSection\":[\"gopdf\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/gopdf.io\\\/blog\\\/how-to-copy-a-pdf-into-excel\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/how-to-copy-a-pdf-into-excel\\\/\",\"url\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/how-to-copy-a-pdf-into-excel\\\/\",\"name\":\"5 Quick Methods Copy a PDF into Excel\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/how-to-copy-a-pdf-into-excel\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/how-to-copy-a-pdf-into-excel\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/How-to-Copy-a-PDF-into-Excel.jpg\",\"datePublished\":\"2026-06-30T12:22:48+00:00\",\"description\":\"Copying a PDF into Excel means moving content from a fixed-layout document into a grid of rows and columns\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/how-to-copy-a-pdf-into-excel\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/gopdf.io\\\/blog\\\/how-to-copy-a-pdf-into-excel\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/how-to-copy-a-pdf-into-excel\\\/#primaryimage\",\"url\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/How-to-Copy-a-PDF-into-Excel.jpg\",\"contentUrl\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/How-to-Copy-a-PDF-into-Excel.jpg\",\"width\":1024,\"height\":640,\"caption\":\"How to Copy a PDF into Excel\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/how-to-copy-a-pdf-into-excel\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Copy a PDF into Excel?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/\",\"name\":\"GoPDF\",\"description\":\"https:\\\/\\\/gopdf.io\",\"publisher\":{\"@id\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/#organization\",\"name\":\"GoPDF\",\"url\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/Logo-go-pdf.svg\",\"contentUrl\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/Logo-go-pdf.svg\",\"width\":799,\"height\":222,\"caption\":\"GoPDF\"},\"image\":{\"@id\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/#\\\/schema\\\/person\\\/ac0d4317b35f6766363c6d70b4e20777\",\"name\":\"gpdf_admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/137cc0b3bf730306c0ae9fdaa0e4ea2bc32cb1c940b8367348a74bea26942263?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/137cc0b3bf730306c0ae9fdaa0e4ea2bc32cb1c940b8367348a74bea26942263?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/137cc0b3bf730306c0ae9fdaa0e4ea2bc32cb1c940b8367348a74bea26942263?s=96&d=mm&r=g\",\"caption\":\"gpdf_admin\"},\"sameAs\":[\"https:\\\/\\\/gopdf.io.www408.your-server.de\"],\"url\":\"https:\\\/\\\/gopdf.io\\\/blog\\\/author\\\/gpdf_admin\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"5 Quick Methods Copy a PDF into Excel","description":"Copying a PDF into Excel means moving content from a fixed-layout document into a grid of rows and columns","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:\/\/gopdf.io\/blog\/how-to-copy-a-pdf-into-excel\/","og_locale":"en_US","og_type":"article","og_title":"5 Quick Methods Copy a PDF into Excel","og_description":"Copying a PDF into Excel means moving content from a fixed-layout document into a grid of rows and columns","og_url":"https:\/\/gopdf.io\/blog\/how-to-copy-a-pdf-into-excel\/","og_site_name":"GoPDF","article_published_time":"2026-06-30T12:22:48+00:00","og_image":[{"width":1024,"height":640,"url":"https:\/\/gopdf.io\/blog\/wp-content\/uploads\/2026\/06\/How-to-Copy-a-PDF-into-Excel.jpg","type":"image\/jpeg"}],"author":"gpdf_admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"gpdf_admin","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/gopdf.io\/blog\/how-to-copy-a-pdf-into-excel\/#article","isPartOf":{"@id":"https:\/\/gopdf.io\/blog\/how-to-copy-a-pdf-into-excel\/"},"author":{"name":"gpdf_admin","@id":"https:\/\/gopdf.io\/blog\/#\/schema\/person\/ac0d4317b35f6766363c6d70b4e20777"},"headline":"How to Copy a PDF into Excel?","datePublished":"2026-06-30T12:22:48+00:00","mainEntityOfPage":{"@id":"https:\/\/gopdf.io\/blog\/how-to-copy-a-pdf-into-excel\/"},"wordCount":759,"commentCount":0,"publisher":{"@id":"https:\/\/gopdf.io\/blog\/#organization"},"image":{"@id":"https:\/\/gopdf.io\/blog\/how-to-copy-a-pdf-into-excel\/#primaryimage"},"thumbnailUrl":"https:\/\/gopdf.io\/blog\/wp-content\/uploads\/2026\/06\/How-to-Copy-a-PDF-into-Excel.jpg","articleSection":["gopdf"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/gopdf.io\/blog\/how-to-copy-a-pdf-into-excel\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/gopdf.io\/blog\/how-to-copy-a-pdf-into-excel\/","url":"https:\/\/gopdf.io\/blog\/how-to-copy-a-pdf-into-excel\/","name":"5 Quick Methods Copy a PDF into Excel","isPartOf":{"@id":"https:\/\/gopdf.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/gopdf.io\/blog\/how-to-copy-a-pdf-into-excel\/#primaryimage"},"image":{"@id":"https:\/\/gopdf.io\/blog\/how-to-copy-a-pdf-into-excel\/#primaryimage"},"thumbnailUrl":"https:\/\/gopdf.io\/blog\/wp-content\/uploads\/2026\/06\/How-to-Copy-a-PDF-into-Excel.jpg","datePublished":"2026-06-30T12:22:48+00:00","description":"Copying a PDF into Excel means moving content from a fixed-layout document into a grid of rows and columns","breadcrumb":{"@id":"https:\/\/gopdf.io\/blog\/how-to-copy-a-pdf-into-excel\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/gopdf.io\/blog\/how-to-copy-a-pdf-into-excel\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/gopdf.io\/blog\/how-to-copy-a-pdf-into-excel\/#primaryimage","url":"https:\/\/gopdf.io\/blog\/wp-content\/uploads\/2026\/06\/How-to-Copy-a-PDF-into-Excel.jpg","contentUrl":"https:\/\/gopdf.io\/blog\/wp-content\/uploads\/2026\/06\/How-to-Copy-a-PDF-into-Excel.jpg","width":1024,"height":640,"caption":"How to Copy a PDF into Excel"},{"@type":"BreadcrumbList","@id":"https:\/\/gopdf.io\/blog\/how-to-copy-a-pdf-into-excel\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/gopdf.io\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Copy a PDF into Excel?"}]},{"@type":"WebSite","@id":"https:\/\/gopdf.io\/blog\/#website","url":"https:\/\/gopdf.io\/blog\/","name":"GoPDF","description":"https:\/\/gopdf.io","publisher":{"@id":"https:\/\/gopdf.io\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/gopdf.io\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/gopdf.io\/blog\/#organization","name":"GoPDF","url":"https:\/\/gopdf.io\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/gopdf.io\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/gopdf.io\/blog\/wp-content\/uploads\/2023\/10\/Logo-go-pdf.svg","contentUrl":"https:\/\/gopdf.io\/blog\/wp-content\/uploads\/2023\/10\/Logo-go-pdf.svg","width":799,"height":222,"caption":"GoPDF"},"image":{"@id":"https:\/\/gopdf.io\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/gopdf.io\/blog\/#\/schema\/person\/ac0d4317b35f6766363c6d70b4e20777","name":"gpdf_admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/137cc0b3bf730306c0ae9fdaa0e4ea2bc32cb1c940b8367348a74bea26942263?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/137cc0b3bf730306c0ae9fdaa0e4ea2bc32cb1c940b8367348a74bea26942263?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/137cc0b3bf730306c0ae9fdaa0e4ea2bc32cb1c940b8367348a74bea26942263?s=96&d=mm&r=g","caption":"gpdf_admin"},"sameAs":["https:\/\/gopdf.io.www408.your-server.de"],"url":"https:\/\/gopdf.io\/blog\/author\/gpdf_admin\/"}]}},"_links":{"self":[{"href":"https:\/\/gopdf.io\/blog\/wp-json\/wp\/v2\/posts\/2911","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/gopdf.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/gopdf.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/gopdf.io\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/gopdf.io\/blog\/wp-json\/wp\/v2\/comments?post=2911"}],"version-history":[{"count":2,"href":"https:\/\/gopdf.io\/blog\/wp-json\/wp\/v2\/posts\/2911\/revisions"}],"predecessor-version":[{"id":2920,"href":"https:\/\/gopdf.io\/blog\/wp-json\/wp\/v2\/posts\/2911\/revisions\/2920"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/gopdf.io\/blog\/wp-json\/wp\/v2\/media\/2919"}],"wp:attachment":[{"href":"https:\/\/gopdf.io\/blog\/wp-json\/wp\/v2\/media?parent=2911"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/gopdf.io\/blog\/wp-json\/wp\/v2\/categories?post=2911"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/gopdf.io\/blog\/wp-json\/wp\/v2\/tags?post=2911"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}