{"id":7963,"date":"2025-11-29T05:08:21","date_gmt":"2025-11-29T04:08:21","guid":{"rendered":"https:\/\/paperwise.eu\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/"},"modified":"2026-03-17T10:09:32","modified_gmt":"2026-03-17T09:09:32","slug":"lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free","status":"publish","type":"post","link":"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/","title":{"rendered":"Lightweight corrugated paperboard from agricultural waste: extra strong \u2013 CO2 neutral \u2013 tree-free"},"content":{"rendered":"\n<section class=\"section-hero-paperwise text-color-light\" >\n    <div class=\"hero-background \" style=\"background-image: url('https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-eco-friendly-paper-board-agri-waste-blog-top-images4-scaled-1.jpeg');\">\n\n        \n        <div class=\"container-fluid h-100 pt-4 pb-4\">\n            <div class=\"row h-100\">\n                <div class=\"col-12 d-flex align-items-end\">\n                    <div class=\"hero-content\">\n                                                    <h1 class=\"hero-title\">\n                                <span class=\"hero-title-highlight\">Lightweight corrugated paperboard from agricultural waste: extra<\/span> strong \u2013 CO2 neutral \u2013 tree-free                            <\/h1>\n                        \n                        \n                                            <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/section>\n<script src=\"https:\/\/www.youtube.com\/iframe_api\"><\/script>\n<script src=\"https:\/\/player.vimeo.com\/api\/player.js\"><\/script>\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    \/\/ Vimeo can run immediately since the SDK loads synchronously enough\n    const heroVideos = document.querySelectorAll('.hero-video-wrapper iframe');\n    heroVideos.forEach(iframe => {\n        if (iframe.src.includes('vimeo.com')) {\n            const player = new Vimeo.Player(iframe);\n            player.getDuration().then(duration => {\n                player.on('timeupdate', data => {\n                    if (data.seconds >= duration - 1) {\n                        player.setCurrentTime(0).then(() => player.play());\n                    }\n                });\n            });\n        }\n    });\n\n    \/\/ Collect YouTube iframes to initialize once the API is ready\n    window._ytHeroIframes = document.querySelectorAll('.hero-video-wrapper iframe[src*=\"youtube.com\"]');\n});\n\n\/\/ This is called automatically by the YouTube API once it's fully loaded\nwindow.onYouTubeIframeAPIReady = function() {\n    if (!window._ytHeroIframes) return;\n\n    window._ytHeroIframes.forEach(iframe => {\n        const videoId = iframe.src.match(\/embed\\\/([^?&]+)\/)[1];\n        const parent = iframe.parentNode;\n        iframe.remove();\n\n        const ytDiv = document.createElement('div');\n        ytDiv.id = 'yt-hero-' + Math.floor(Math.random() * 10000);\n        ytDiv.classList.add('hero-video');\n        parent.appendChild(ytDiv);\n\n        new YT.Player(ytDiv.id, {\n            videoId: videoId,\n            playerVars: {\n                autoplay: 1,\n                controls: 0,\n                loop: 1,\n                playlist: videoId,\n                mute: 1,\n                modestbranding: 1,\n                disablekb: 1,\n                playsinline: 1\n            },\n            events: {\n                onReady: function(event) {\n                    const duration = event.target.getDuration();\n                    setInterval(() => {\n                        const current = event.target.getCurrentTime();\n                        if (current >= duration - 1) {\n                            event.target.seekTo(0);\n                            event.target.playVideo();\n                        }\n                    }, 800);\n                }\n            }\n        });\n    });\n};\n<\/script>\n<section id=\"section-text-block_14f3f4f6278179a8099477edea908011\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n            \n                            <div class=\"section-text__content\">\n                    <p>More than 2 years of development preceded this: lightweight PaperWise corrugated paperboard and corrugated paper from agricultural waste. We are proud that, in collaboration with Pillopak, part of the Palm Packaging Group, we have succeeded in processing sustainable PaperWise paper and paperboard into micro-corrugated paperboard and corrugated paper. With this, we are responding to market demand for sustainable packaging that is not only environmentally friendly but also very lightweight and strong.  <\/p>\n<h2> Wide range of CO2 neutral, tree-free corrugated paperboard <\/h2>\n<p>The number of applications for PaperWise corrugated paperboard is infinite. Thanks to Pillopak, a very wide range of PaperWise paper types can be processed. From 45-gram paper to 150-gram paperboard, where layers are combined to build the corrugated paperboard. All PaperWise paper and paperboard types are CO2 neutral, tree-free, and made from plant residues left over from agriculture. Add specific properties such as moisture resistance, grease resistance, compostability, and suitability for direct food contact, and you can imagine that there is great interest in PaperWise paper from both the food and non-food sectors.    <\/p>\n<h2> Applications of sustainable corrugated paperboard packaging <\/h2>\n<p>Several types of corrugated paperboard have already been made from sustainable PaperWise paper. We are initially focusing on E and F micro-flute, as this corrugated paperboard can be used very widely for primary consumer packaging. This includes fruit and vegetable packaging, cake and biscuit packaging, gift packaging, cosmetic packaging, soap packaging, electronics packaging, shipping packaging, as well as packaging for heavier consumer products or packaging for responsible toys, displays, and point-of-sale material. If you are looking for strong, sustainable, lightweight packaging that is CO2 neutral, tree-free, and plastic-free, then PaperWise Natural Microflute is the solution!   <\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n\n<div class=\"section-full-width-image-wrapper\">\n    <section class=\"section-full-width-image section-full-width-image height-medium parallax-enabled\" >\n                    <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-sustainable-paper-board-agri-wise-with-waste-blog-images-34.jpg\"\n                     alt=\"\"\n                     class=\"full-width-image\"\n                     loading=\"lazy\">\n            <\/div>\n            <\/section>\n\n    <\/div>\n\n<script>\n(function() {\n    const parallaxSection = document.querySelector('.section-full-width-image.parallax-enabled');\n    if (!parallaxSection) return;\n\n    const parallaxImage = parallaxSection.querySelector('.full-width-image');\n    if (!parallaxImage) return;\n\n    function updateParallax() {\n        const rect = parallaxSection.getBoundingClientRect();\n        const windowHeight = window.innerHeight;\n\n        \/\/ Check if section is in viewport\n        if (rect.bottom > 0 && rect.top < windowHeight) {\n            \/\/ Calculate scroll progress (0 to 1) relative to viewport\n            const scrollProgress = (windowHeight - rect.top) \/ (windowHeight + rect.height);\n\n            \/\/ Move image from -20% to +20% based on scroll progress\n            const movement = (scrollProgress - 0.5) * 40; \/\/ -20 to +20\n\n            parallaxImage.style.transform = `translate3d(0, ${movement}%, 0)`;\n        }\n    }\n\n    \/\/ Throttle scroll event for better performance\n    let ticking = false;\n    window.addEventListener('scroll', function() {\n        if (!ticking) {\n            window.requestAnimationFrame(function() {\n                updateParallax();\n                ticking = false;\n            });\n            ticking = true;\n        }\n    });\n\n    \/\/ Initial call\n    updateParallax();\n})();\n<\/script>\n\n<section id=\"section-text-block_3490b68c55fe01279b09b3e7aa7825a9\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n            \n                            <div class=\"section-text__content\">\n                    <h2>Super lightweight, extra strong, and a beautiful appearance (directly printable)<\/h2>\n<p>PaperWise Natural Microflute E-flute 70\/90\/70 g\/m\u00b2 has a weight of 255 g\/m\u00b2 and a thickness of 1.4 mm. If we compare this to PaperWise Natural 295 grams, our bestseller, the weight decreases by 13.5%, while the material is 200% thicker and becomes more than 300% stronger (measured perpendicular to the direction of the flute). Especially for customers who want a smooth, even surface on the outside of the packaging for appearance, a second variant was also developed during the introduction of this sustainable innovation: PaperWise Natural Microflute F-flute 70\/90\/150 g\/m\u00b2. This PaperWise Natural Microflute F-flute has a weight of 335 g\/m\u00b2 and a thickness of 0.9 mm, allowing many offset printing presses to print the corrugated paperboard sheets directly in full color, so no separate layer of paper needs to be laminated onto the corrugated paperboard. A saving in costs and material.    <\/p>\n<h2>Your own corrugated paperboard composition (from 10,000 m\u00b2)<\/h2>\n<p>You have a sustainable product and you want to implement sustainability in your packaging as well. Until now, you could only choose from paper or paperboard made from trees or recycled paper and paperboard. But now there is PaperWise corrugated paperboard made from plant residues from agriculture. Suitable for sustainable packaging where no migration occurs between your product and the packaging. Lightweight and strong. No burden on the environment. CO2 neutral and guaranteed tree-free and plastic-free. Grease and\/or water resistant as desired. Packaging that meets the highest standards in terms of quality, safety, environment, and social impact. And furthermore, it can be composed according to your wishes. From 10,000 m\u00b2 or 3,000 kg of paper or paperboard, Pillopak can compose a custom corrugated paperboard or corrugated paper quality based on sustainable PaperWise paper and paperboard. You will then get the most environmentally friendly and sustainable packaging you could wish for!           <\/p>\n<h2>All the benefits of PaperWise corrugated paperboard at a glance:<\/h2>\n<p>100% plant residues (extra income for farmers, prevent waste of raw materials)<br \/>\n100% tree-free (saving land use, more space for biodiversity)<br \/>\n100% CO2 neutral (halting climate change)<br \/>\n100% recyclable (circular economy)<br \/>\n100% plastic-free (certified for home composting)<\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n\n<div class=\"section-full-width-image-wrapper\">\n    <section class=\"section-full-width-image section-full-width-image height-medium parallax-enabled\" >\n                    <div class=\"image-container\">\n                <img decoding=\"async\" src=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-sustainable-paper-board-agri-wise-with-waste-blog-images-17.jpg\"\n                     alt=\"\"\n                     class=\"full-width-image\"\n                     loading=\"lazy\">\n            <\/div>\n            <\/section>\n\n    <\/div>\n\n<script>\n(function() {\n    const parallaxSection = document.querySelector('.section-full-width-image.parallax-enabled');\n    if (!parallaxSection) return;\n\n    const parallaxImage = parallaxSection.querySelector('.full-width-image');\n    if (!parallaxImage) return;\n\n    function updateParallax() {\n        const rect = parallaxSection.getBoundingClientRect();\n        const windowHeight = window.innerHeight;\n\n        \/\/ Check if section is in viewport\n        if (rect.bottom > 0 && rect.top < windowHeight) {\n            \/\/ Calculate scroll progress (0 to 1) relative to viewport\n            const scrollProgress = (windowHeight - rect.top) \/ (windowHeight + rect.height);\n\n            \/\/ Move image from -20% to +20% based on scroll progress\n            const movement = (scrollProgress - 0.5) * 40; \/\/ -20 to +20\n\n            parallaxImage.style.transform = `translate3d(0, ${movement}%, 0)`;\n        }\n    }\n\n    \/\/ Throttle scroll event for better performance\n    let ticking = false;\n    window.addEventListener('scroll', function() {\n        if (!ticking) {\n            window.requestAnimationFrame(function() {\n                updateParallax();\n                ticking = false;\n            });\n            ticking = true;\n        }\n    });\n\n    \/\/ Initial call\n    updateParallax();\n})();\n<\/script>\n\n<section id=\"section-text-block_23f0ccc05850790b5796daeca681ef08\" class=\"section section-text\">\n    <div class=\"container\">\n        <div class=\"section-text__wrapper text-align-left\">\n\n            \n                            <div class=\"section-text__content\">\n                    <p>So super lightweight and extra strong. Certified for direct food contact. Unbleached, light brown in color, giving your packaging an extra sustainable look. Razor-sharp full-color printing and, with sufficient volume, also available in grease-resistant or water-resistant versions.   <\/p>\n<h2>Price indication for environmentally friendly PaperWise corrugated paperboard<\/h2>\n<p>Prices for sustainable PaperWise corrugated paperboard depend on the number of packages, the printing, and the version you wish to obtain. Initial calculations show that sustainable PaperWise Natural Microflute corrugated paperboard has a price point only a few euro cents higher than packaging made from PaperWise Natural 295 grams. Would you like to know the exact pricing for your packaging? Please feel free to contact us to discuss the possibilities.   <\/p>\n                <\/div>\n            \n        <\/div>\n    <\/div>\n<\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":7964,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[173],"tags":[172],"class_list":["post-7963","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news","tag-co2"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Sustainable Paperboard Packaging | 100% Tree-free Corrugated Paperboard<\/title>\n<meta name=\"description\" content=\"Lightweight CO2 neutral and 100% tree-free corrugated paperboard packaging. Moisture and grease resistant, compostable, and suitable for direct food contact.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Sustainable Paperboard Packaging | 100% Tree-free Corrugated Paperboard\" \/>\n<meta property=\"og:description\" content=\"Lightweight CO2 neutral and 100% tree-free corrugated paperboard packaging. Moisture and grease resistant, compostable, and suitable for direct food contact.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/\" \/>\n<meta property=\"og:site_name\" content=\"Paperwise\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-29T04:08:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-17T09:09:32+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-eco-friendly-paper-board-agri-waste-blog-top-images4-scaled-1.jpeg\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"785\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"romano\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"romano\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/\"},\"author\":{\"name\":\"romano\",\"@id\":\"https:\/\/paperwise.eu\/en\/#\/schema\/person\/8795b3f325bbd0bd99ae85bbea26ad2e\"},\"headline\":\"Lightweight corrugated paperboard from agricultural waste: extra strong \u2013 CO2 neutral \u2013 tree-free\",\"datePublished\":\"2025-11-29T04:08:21+00:00\",\"dateModified\":\"2026-03-17T09:09:32+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/\"},\"wordCount\":11,\"commentCount\":0,\"image\":{\"@id\":\"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-eco-friendly-paper-board-agri-waste-blog-top-images4-scaled-1.jpeg\",\"keywords\":[\"CO2\"],\"articleSection\":[\"News\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/\",\"url\":\"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/\",\"name\":\"Sustainable Paperboard Packaging | 100% Tree-free Corrugated Paperboard\",\"isPartOf\":{\"@id\":\"https:\/\/paperwise.eu\/en\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-eco-friendly-paper-board-agri-waste-blog-top-images4-scaled-1.jpeg\",\"datePublished\":\"2025-11-29T04:08:21+00:00\",\"dateModified\":\"2026-03-17T09:09:32+00:00\",\"author\":{\"@id\":\"https:\/\/paperwise.eu\/en\/#\/schema\/person\/8795b3f325bbd0bd99ae85bbea26ad2e\"},\"description\":\"Lightweight CO2 neutral and 100% tree-free corrugated paperboard packaging. Moisture and grease resistant, compostable, and suitable for direct food contact.\",\"breadcrumb\":{\"@id\":\"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/#primaryimage\",\"url\":\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-eco-friendly-paper-board-agri-waste-blog-top-images4-scaled-1.jpeg\",\"contentUrl\":\"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-eco-friendly-paper-board-agri-waste-blog-top-images4-scaled-1.jpeg\",\"width\":1920,\"height\":785},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/paperwise.eu\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Lightweight corrugated paperboard from agricultural waste: extra strong \u2013 CO2 neutral \u2013 tree-free\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/paperwise.eu\/en\/#website\",\"url\":\"https:\/\/paperwise.eu\/en\/\",\"name\":\"Paperwise\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/paperwise.eu\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/paperwise.eu\/en\/#\/schema\/person\/8795b3f325bbd0bd99ae85bbea26ad2e\",\"name\":\"romano\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/1088d66ec0cbb86d1f51d63deb3022acd3d470c3fa7de3b2bf2b7898ed286a14?s=96&d=mm&r=g\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/1088d66ec0cbb86d1f51d63deb3022acd3d470c3fa7de3b2bf2b7898ed286a14?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/1088d66ec0cbb86d1f51d63deb3022acd3d470c3fa7de3b2bf2b7898ed286a14?s=96&d=mm&r=g\",\"caption\":\"romano\"},\"url\":\"https:\/\/paperwise.eu\/en\/author\/romano\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Sustainable Paperboard Packaging | 100% Tree-free Corrugated Paperboard","description":"Lightweight CO2 neutral and 100% tree-free corrugated paperboard packaging. Moisture and grease resistant, compostable, and suitable for direct food contact.","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:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/","og_locale":"en_US","og_type":"article","og_title":"Sustainable Paperboard Packaging | 100% Tree-free Corrugated Paperboard","og_description":"Lightweight CO2 neutral and 100% tree-free corrugated paperboard packaging. Moisture and grease resistant, compostable, and suitable for direct food contact.","og_url":"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/","og_site_name":"Paperwise","article_published_time":"2025-11-29T04:08:21+00:00","article_modified_time":"2026-03-17T09:09:32+00:00","og_image":[{"width":1920,"height":785,"url":"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-eco-friendly-paper-board-agri-waste-blog-top-images4-scaled-1.jpeg","type":"image\/jpeg"}],"author":"romano","twitter_card":"summary_large_image","twitter_misc":{"Written by":"romano"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/#article","isPartOf":{"@id":"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/"},"author":{"name":"romano","@id":"https:\/\/paperwise.eu\/en\/#\/schema\/person\/8795b3f325bbd0bd99ae85bbea26ad2e"},"headline":"Lightweight corrugated paperboard from agricultural waste: extra strong \u2013 CO2 neutral \u2013 tree-free","datePublished":"2025-11-29T04:08:21+00:00","dateModified":"2026-03-17T09:09:32+00:00","mainEntityOfPage":{"@id":"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/"},"wordCount":11,"commentCount":0,"image":{"@id":"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/#primaryimage"},"thumbnailUrl":"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-eco-friendly-paper-board-agri-waste-blog-top-images4-scaled-1.jpeg","keywords":["CO2"],"articleSection":["News"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/","url":"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/","name":"Sustainable Paperboard Packaging | 100% Tree-free Corrugated Paperboard","isPartOf":{"@id":"https:\/\/paperwise.eu\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/#primaryimage"},"image":{"@id":"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/#primaryimage"},"thumbnailUrl":"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-eco-friendly-paper-board-agri-waste-blog-top-images4-scaled-1.jpeg","datePublished":"2025-11-29T04:08:21+00:00","dateModified":"2026-03-17T09:09:32+00:00","author":{"@id":"https:\/\/paperwise.eu\/en\/#\/schema\/person\/8795b3f325bbd0bd99ae85bbea26ad2e"},"description":"Lightweight CO2 neutral and 100% tree-free corrugated paperboard packaging. Moisture and grease resistant, compostable, and suitable for direct food contact.","breadcrumb":{"@id":"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/#primaryimage","url":"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-eco-friendly-paper-board-agri-waste-blog-top-images4-scaled-1.jpeg","contentUrl":"https:\/\/paperwise.eu\/wp-content\/uploads\/2025\/11\/paperwise-eco-friendly-paper-board-agri-waste-blog-top-images4-scaled-1.jpeg","width":1920,"height":785},{"@type":"BreadcrumbList","@id":"https:\/\/paperwise.eu\/en\/lightweight-corrugated-paperboard-agricultural-waste-co2-neutral-tree-free\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/paperwise.eu\/en\/"},{"@type":"ListItem","position":2,"name":"Lightweight corrugated paperboard from agricultural waste: extra strong \u2013 CO2 neutral \u2013 tree-free"}]},{"@type":"WebSite","@id":"https:\/\/paperwise.eu\/en\/#website","url":"https:\/\/paperwise.eu\/en\/","name":"Paperwise","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/paperwise.eu\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/paperwise.eu\/en\/#\/schema\/person\/8795b3f325bbd0bd99ae85bbea26ad2e","name":"romano","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/1088d66ec0cbb86d1f51d63deb3022acd3d470c3fa7de3b2bf2b7898ed286a14?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/1088d66ec0cbb86d1f51d63deb3022acd3d470c3fa7de3b2bf2b7898ed286a14?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1088d66ec0cbb86d1f51d63deb3022acd3d470c3fa7de3b2bf2b7898ed286a14?s=96&d=mm&r=g","caption":"romano"},"url":"https:\/\/paperwise.eu\/en\/author\/romano\/"}]}},"_links":{"self":[{"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/posts\/7963","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/comments?post=7963"}],"version-history":[{"count":1,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/posts\/7963\/revisions"}],"predecessor-version":[{"id":7967,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/posts\/7963\/revisions\/7967"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/media\/7964"}],"wp:attachment":[{"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/media?parent=7963"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/categories?post=7963"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/paperwise.eu\/en\/wp-json\/wp\/v2\/tags?post=7963"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}