{"id":331591,"date":"2026-07-02T12:55:29","date_gmt":"2026-07-02T12:55:29","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/tnc-flipbook-3d-lite\/"},"modified":"2026-07-07T14:32:53","modified_gmt":"2026-07-07T14:32:53","slug":"tnc-flipbook-3d-lite","status":"publish","type":"plugin","link":"https:\/\/hi.wordpress.org\/plugins\/tnc-flipbook-3d-lite\/","author":13926542,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.1","stable_tag":"1.1.1","tested":"7.0","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"TNC FlipBook 3D Lite","header_author":"ThemeNcode LLC","header_description":"Turn PDFs and images into interactive 3D page-flip books, with WebGL page-turning, dark and light themes, PDF text search, and clickable links.","assets_banners_color":"6d7bc2","last_updated":"2026-07-07 14:32:53","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/tncflipbook.com","header_author_uri":"https:\/\/themencode.com","rating":5,"author_block_rating":0,"active_installs":0,"downloads":534,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"ThemeNcode","date":"2026-07-03 12:39:31"},"1.0.1":{"tag":"1.0.1","author":"ThemeNcode","date":"2026-07-04 14:39:10"},"1.1.0":{"tag":"1.1.0","author":"ThemeNcode","date":"2026-07-07 03:07:17"},"1.1.1":{"tag":"1.1.1","author":"ThemeNcode","date":"2026-07-07 14:32:53"}},"upgrade_notice":{"1.1.1":"<p>Misc. improvements.<\/p>","1.1.0":"<p>Adds JPEG 2000 image support and Chinese\/Japanese\/Korean text rendering in PDFs, plus a clearer on-screen message if a server needs a small configuration change.<\/p>","1.0.1":"<p>Listing refresh only - no functional changes.<\/p>","1.0.0":"<p>First public release on WordPress.org.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon.svg":{"filename":"icon.svg","revision":3595466,"resolution":false,"location":"assets","locale":false}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3594058,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3594058,"resolution":"772x250","location":"assets","locale":"","width":772,"height":250}},"assets_blueprints":{"blueprint.json":{"filename":"blueprint.json","revision":3599196,"resolution":false,"location":"assets","locale":"","contents":"{\"$schema\":\"https:\\\/\\\/playground.wordpress.net\\\/blueprint-schema.json\",\"meta\":{\"title\":\"TNC FlipBook 3D - Live Preview\",\"description\":\"Boots WordPress with a sample FlipBook already created from a PDF, so you land straight on the interactive 3D viewer. Log in is admin \\\/ password to explore the editor.\",\"author\":\"themencode\"},\"landingPage\":\"\\\/?tncfb3d_viewer=9999\",\"preferredVersions\":{\"php\":\"8.2\",\"wp\":\"latest\"},\"features\":{\"networking\":true},\"login\":true,\"steps\":[{\"step\":\"mkdir\",\"path\":\"\\\/wordpress\\\/wp-content\\\/uploads\"},{\"step\":\"writeFile\",\"path\":\"\\\/wordpress\\\/wp-content\\\/uploads\\\/read-aloud-demo.pdf\",\"data\":{\"resource\":\"url\",\"url\":\"https:\\\/\\\/ps.w.org\\\/tnc-flipbook-3d-lite\\\/assets\\\/blueprints\\\/read-aloud-demo.pdf\"}},{\"step\":\"runPHP\",\"code\":\"<?php require_once '\\\/wordpress\\\/wp-load.php'; $file = WP_CONTENT_DIR . '\\\/uploads\\\/read-aloud-demo.pdf'; $att = wp_insert_attachment( array( 'post_mime_type' => 'application\\\/pdf', 'post_title' => 'TNC FlipBook Demo PDF', 'post_status' => 'inherit' ), $file ); update_post_meta( $att, '_wp_attached_file', 'read-aloud-demo.pdf' ); $pid = wp_insert_post( array( 'import_id' => 9999, 'post_type' => 'tnc_flipbook', 'post_status' => 'publish', 'post_title' => 'Sample FlipBook', 'post_name' => 'sample-flipbook' ) ); update_post_meta( $pid, '_tncfb3d_source_type', 'pdf' ); update_post_meta( $pid, '_tncfb3d_pdf_id', $att ); global $wp_rewrite; $wp_rewrite->set_permalink_structure( '\\\/%postname%\\\/' ); $wp_rewrite->flush_rules( false );\"},{\"step\":\"installPlugin\",\"pluginData\":{\"resource\":\"wordpress.org\\\/plugins\",\"slug\":\"tnc-flipbook-3d-lite\"},\"options\":{\"activate\":true}}]}"}},"all_blocks":{"tncfb3d\/flipbook-embed":{"apiVersion":3,"name":"tncfb3d\/flipbook-embed","version":"1.1.0","title":"TNC FlipBook 3D Embed","category":"tncfb3d","icon":"book-alt","description":"Embed a TNC FlipBook 3D directly in the page.","keywords":["flipbook","pdf","book","3d","tnc"],"textdomain":"tnc-flipbook-3d-lite","attributes":{"flipbookId":{"type":"number","default":0},"width":{"type":"string","default":"100%"},"height":{"type":"string","default":"600px"},"iframeTitle":{"type":"string","default":""},"page":{"type":"string","default":""},"fullscreenLink":{"type":"boolean","default":false},"fullscreenLinkText":{"type":"string","default":"View FlipBook"},"fullscreenLinkPosition":{"type":"string","default":"above","enum":["above","below"]},"fullscreenLinkAlign":{"type":"string","default":"left","enum":["left","center","right"]},"fullscreenLinkMode":{"type":"string","default":"popup","enum":["popup","new_tab","same_tab"]},"fullscreenPopupWidth":{"type":"string","default":"90vw"},"fullscreenPopupHeight":{"type":"string","default":"90vh"},"fullscreenPopupTheme":{"type":"string","default":"dark","enum":["dark","light"]},"fullscreenTransparent":{"type":"boolean","default":false},"fullscreenNofollow":{"type":"boolean","default":false},"_isPreview":{"type":"boolean","default":false}},"example":{"attributes":{"_isPreview":true}},"supports":{"html":false,"align":["wide","full"],"className":true},"editorScript":"tncfb3d-blocks"},"tncfb3d\/flipbook-link":{"apiVersion":3,"name":"tncfb3d\/flipbook-link","version":"1.1.0","title":"TNC FlipBook 3D Link","category":"tncfb3d","icon":"admin-links","description":"A text link that opens a TNC FlipBook 3D in a popup, new tab, or same tab.","keywords":["flipbook","link","pdf"],"textdomain":"tnc-flipbook-3d-lite","attributes":{"flipbookId":{"type":"number","default":0},"linkText":{"type":"string","default":"View FlipBook"},"mode":{"type":"string","default":"popup","enum":["popup","new_tab","same_tab"]},"linkStyle":{"type":"string","default":"text","enum":["text","button"]},"popupWidth":{"type":"string","default":"90vw"},"popupHeight":{"type":"string","default":"90vh"},"nofollow":{"type":"boolean","default":false},"page":{"type":"string","default":""},"transparent":{"type":"boolean","default":false},"popupTheme":{"type":"string","default":"dark","enum":["dark","light"]},"_isPreview":{"type":"boolean","default":false}},"example":{"attributes":{"_isPreview":true}},"supports":{"html":false,"className":true,"color":{"background":true,"text":true},"typography":{"fontSize":true},"spacing":{"padding":true,"margin":true}},"editorScript":"tncfb3d-blocks","viewScript":"tncfb3d-frontend"},"tncfb3d\/flipbook-image-link":{"apiVersion":3,"name":"tncfb3d\/flipbook-image-link","version":"1.1.0","title":"TNC FlipBook 3D Image Link","category":"tncfb3d","icon":"format-image","description":"An image that opens a TNC FlipBook 3D in a popup, new tab, or same tab.","keywords":["flipbook","image","link","pdf"],"textdomain":"tnc-flipbook-3d-lite","attributes":{"flipbookId":{"type":"number","default":0},"imageUrl":{"type":"string","default":""},"imageId":{"type":"number","default":0},"imageAlt":{"type":"string","default":""},"mode":{"type":"string","default":"popup","enum":["popup","new_tab","same_tab"]},"popupWidth":{"type":"string","default":"90vw"},"popupHeight":{"type":"string","default":"90vh"},"imageWidth":{"type":"string","default":""},"cover":{"type":"boolean","default":false},"nofollow":{"type":"boolean","default":false},"page":{"type":"string","default":""},"popupTheme":{"type":"string","default":"dark","enum":["dark","light"]},"transparent":{"type":"boolean","default":false},"_isPreview":{"type":"boolean","default":false}},"example":{"attributes":{"_isPreview":true}},"supports":{"html":false,"className":true,"align":["left","center","right","wide"],"spacing":{"margin":true}},"editorScript":"tncfb3d-blocks","viewScript":"tncfb3d-frontend"}},"tagged_versions":["1.0.0","1.0.1","1.1.0","1.1.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3594058,"resolution":"1","location":"assets","locale":"","width":2400,"height":1600},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3594058,"resolution":"2","location":"assets","locale":"","width":2400,"height":1600},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3594058,"resolution":"3","location":"assets","locale":"","width":2460,"height":1397},"screenshot-4.png":{"filename":"screenshot-4.png","revision":3594058,"resolution":"4","location":"assets","locale":"","width":2240,"height":1264},"screenshot-5.png":{"filename":"screenshot-5.png","revision":3594058,"resolution":"5","location":"assets","locale":"","width":2312,"height":1342}},"screenshots":{"1":"Realistic 3D FlipBook with true page-turning physics (dark theme)","2":"Light theme reading view - switch dark or light from the toolbar","3":"Turn any PDF into a magazine-style FlipBook with real page turns","4":"Global Settings - default view mode, page mode, zoom, and language","5":"Per-FlipBook editor - choose a PDF or image gallery, then copy the shortcode"}},"plugin_section":[61],"plugin_tags":[146989,27449,161841,132694,26896],"plugin_category":[50],"plugin_contributors":[132129,80794],"plugin_business_model":[],"class_list":["post-331591","plugin","type-plugin","status-publish","hentry","plugin_section-featured","plugin_tags-3d-flipbook","plugin_tags-flipbook","plugin_tags-pdf-embedder","plugin_tags-pdf-flipbook","plugin_tags-pdf-viewer","plugin_category-media","plugin_contributors-abdulawal39","plugin_contributors-themencode","plugin_committers-themencode"],"banners":{"banner":"https:\/\/ps.w.org\/tnc-flipbook-3d-lite\/assets\/banner-772x250.png?rev=3594058","banner_2x":"https:\/\/ps.w.org\/tnc-flipbook-3d-lite\/assets\/banner-1544x500.png?rev=3594058","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/tnc-flipbook-3d-lite\/assets\/icon.svg?rev=3595466","icon":"https:\/\/ps.w.org\/tnc-flipbook-3d-lite\/assets\/icon.svg?rev=3595466","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/tnc-flipbook-3d-lite\/assets\/screenshot-1.png?rev=3594058","caption":"Realistic 3D FlipBook with true page-turning physics (dark theme)"},{"src":"https:\/\/ps.w.org\/tnc-flipbook-3d-lite\/assets\/screenshot-2.png?rev=3594058","caption":"Light theme reading view - switch dark or light from the toolbar"},{"src":"https:\/\/ps.w.org\/tnc-flipbook-3d-lite\/assets\/screenshot-3.png?rev=3594058","caption":"Turn any PDF into a magazine-style FlipBook with real page turns"},{"src":"https:\/\/ps.w.org\/tnc-flipbook-3d-lite\/assets\/screenshot-4.png?rev=3594058","caption":"Global Settings - default view mode, page mode, zoom, and language"},{"src":"https:\/\/ps.w.org\/tnc-flipbook-3d-lite\/assets\/screenshot-5.png?rev=3594058","caption":"Per-FlipBook editor - choose a PDF or image gallery, then copy the shortcode"}],"raw_content":"<!--section=description-->\n<p><strong>TNC FlipBook 3D<\/strong> transforms your PDFs and images into beautiful, interactive 3D flipbooks with realistic page-turning physics powered by WebGL and Three.js.<\/p>\n\n<p>TNC FlipBook 3D includes PDF links, text search, and a dark\/light theme toggle.<\/p>\n\n<h4>Live Preview<\/h4>\n\n<p>See TNC FlipBook 3D in action: <a href=\"https:\/\/tncflipbook.com\/live-preview\/?utm_source=wordpress.org&amp;utm_medium=readme&amp;utm_campaign=live-preview\">open the live demo<\/a>.<\/p>\n\n<h4>Limited-time offer: 40% off Pro<\/h4>\n\n<p>TNC FlipBook 3D is a featured plugin on WordPress.org right now. To celebrate, save <strong>40% on any TNC FlipBook 3D Pro plan<\/strong> for a limited time - just use the code <strong>FEATUREDORG<\/strong> at checkout. <a href=\"https:\/\/tncflipbook.com\/pricing\/?utm_source=wordpress.org&amp;utm_medium=readme&amp;utm_campaign=featured-40&amp;utm_content=description\">See Pro plans<\/a>.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Realistic 3D WebGL page flip with physics<\/li>\n<li>2D CSS fallback for older devices<\/li>\n<li>PDF and image sources<\/li>\n<li>Clickable PDF hyperlinks (internal + external)<\/li>\n<li>PDF text search with highlighting<\/li>\n<li>Table of contents \/ PDF outline<\/li>\n<li>Thumbnail navigation panel<\/li>\n<li>4 viewing modes: 3D, vertical scroll, horizontal scroll, reading mode<\/li>\n<li>Dark and light theme toggle with 7 color schemes<\/li>\n<li>Print, download, social sharing<\/li>\n<li>Autoplay with speed control<\/li>\n<li>Fullscreen mode<\/li>\n<li>Lightbox popup mode<\/li>\n<li>Deep linking (shareable page URLs via #page\/N)<\/li>\n<li>RTL support for Arabic, Hebrew, and more<\/li>\n<li>20 languages included<\/li>\n<li>Gutenberg blocks + shortcodes<\/li>\n<li>Per-flipbook toolbar customization<\/li>\n<li>Keyboard navigation<\/li>\n<li>Responsive design<\/li>\n<li>Unlimited flipbooks, unlimited pages<\/li>\n<li>No watermark, no branding<\/li>\n<\/ul>\n\n<h4>Use cases<\/h4>\n\n<p>Turn a PDF you already have into something readers tap, explore, and act on. A few popular ways to use it:<\/p>\n\n<p>Free:<\/p>\n\n<ul>\n<li>Digital magazines and newsletters - publish each issue as a real page-turning read with a contents list, search, and shareable links to any page.<\/li>\n<li>Restaurant and cafe menus - put your menu online as a book that looks right on phones. Swap the PDF and it updates everywhere.<\/li>\n<li>Course materials and workbooks - give students textbooks and handouts they can read, search, and flip through on any device.<\/li>\n<li>Portfolios and lookbooks - photographers, designers, and studios show their work as a clean flip-through instead of a plain download.<\/li>\n<li>Annual reports and company profiles - turn a long report into an easy, on-brand reading experience.<\/li>\n<li>Travel guides and brochures - let visitors browse your destination guide like a printed booklet.<\/li>\n<\/ul>\n\n<p>With Pro:<\/p>\n\n<ul>\n<li>Shoppable catalogs - add clickable spots to any product in your catalog so a shopper taps an item and goes straight to the product page or their cart. Your print catalog starts selling.<\/li>\n<li>Real estate brochures - mark rooms, units, or plots right on the page, and let buyers tap for details or send an inquiry without leaving the flipbook.<\/li>\n<li>Lead magnets and gated guides - offer a free guide, lookbook, or whitepaper and ask for an email before the reader unlocks it, so every download grows your list.<\/li>\n<li>Sell ebooks and premium PDFs - lock a FlipBook behind a WooCommerce product so only buyers can read it. Great for ebooks, reports, back issues, and course packs.<\/li>\n<\/ul>\n\n<h4>TNC FlipBook 3D Pro<\/h4>\n\n<p>Need more? The Pro version adds:<\/p>\n\n<ul>\n<li>More interface languages<\/li>\n<li>All color schemes plus brand and hardcover colors<\/li>\n<li>Merge multiple PDFs with named chapters<\/li>\n<li>Interactive hotspots (links, media, and products)<\/li>\n<li>AI read-aloud with premium voices<\/li>\n<li>Content protection and watermarks<\/li>\n<li>WooCommerce page gating<\/li>\n<li>Google Analytics 4 tracking<\/li>\n<li>Export and import flipbooks<\/li>\n<li>Page video overlays<\/li>\n<li>PDF form viewer<\/li>\n<li>User bookmarks and notes<\/li>\n<li>Priority support<\/li>\n<\/ul>\n\n<p><a href=\"https:\/\/tncflipbook.com\/pricing\/?utm_source=wordpress.org&amp;utm_medium=readme&amp;utm_campaign=upgrade\">See Pro plans<\/a><\/p>\n\n<h4>Free Add-ons<\/h4>\n\n<p>Extend TNC FlipBook 3D with free companion add-ons:<\/p>\n\n<ul>\n<li>Page builder elements for Elementor, WPBakery, Avada, Beaver Builder, Bricks, and Breakdance<\/li>\n<li>Bookshelf - display your FlipBooks as a browsable shelf<\/li>\n<\/ul>\n\n<p><a href=\"https:\/\/tncflipbook.com\/addons\/?utm_source=wordpress.org&amp;utm_medium=readme&amp;utm_campaign=addons\">Browse the free add-ons<\/a><\/p>\n\n<h4>Why TNC FlipBook 3D?<\/h4>\n\n<ul>\n<li><strong>PDF links and search included<\/strong> \u2014 both work out of the box<\/li>\n<li><strong>WebGL 3D rendering<\/strong> \u2014 page flip with paper-bend physics<\/li>\n<li><strong>Smart fallback<\/strong> \u2014 uses a lightweight 2D mode when WebGL is unavailable<\/li>\n<li><strong>Modern admin<\/strong> \u2014 Clean wizard-based setup, no confusing settings<\/li>\n<li><strong>Developer friendly<\/strong> \u2014 Clean code, no jQuery dependency on frontend, REST API proxy for secure file serving<\/li>\n<\/ul>\n\n<h4>Embedding Options<\/h4>\n\n<ol>\n<li><strong>Shortcode (inline):<\/strong> <code>[tnc-flipbook-3d-embed id=\"123\"]<\/code><\/li>\n<li><strong>Shortcode (popup link):<\/strong> <code>[tnc-flipbook-3d-link id=\"123\"]Click to read[\/tnc-flipbook-3d-link]<\/code><\/li>\n<li><strong>Gutenberg Embed Block:<\/strong> Search \"Flipbook\" in the block inserter<\/li>\n<li><strong>Gutenberg Link Block:<\/strong> Insert a clickable link that opens a flipbook popup<\/li>\n<li><strong>Direct URL:<\/strong> Each flipbook has its own permalink at <code>\/flipbook\/your-book\/<\/code><\/li>\n<\/ol>\n\n<h3>External Services<\/h3>\n\n<p>This plugin does not connect to any external service to display your FlipBooks. The 3D viewer, PDF engine, fonts, and all assets are served from your own site.<\/p>\n\n<p>The only data the plugin can send is optional deactivation feedback. If you deactivate the plugin and choose \"Submit &amp; Deactivate\", it emails the reason you selected, any details you type, your site URL, and the plugin version to ThemeNcode so we can improve the plugin. If you tick the \"ThemeNcode may contact me\" option, your email address is included too. This is entirely optional: choosing \"Skip &amp; Deactivate\" sends nothing, and no data is sent unless you click \"Submit &amp; Deactivate\".<\/p>\n\n<p>Service provider: ThemeNcode - https:\/\/tncflipbook.com | Privacy Policy: https:\/\/tncflipbook.com\/privacy-policy<\/p>\n\n<h3>Source Code<\/h3>\n\n<p>All of this plugin's own JavaScript and CSS is shipped unminified and\nhuman-readable - there is no separate build or compile step for it. The 3D\nviewer engine lives in assets\/flipbook\/tnc-flipbook.js and\nassets\/flipbook\/tnc-flipbook.css.<\/p>\n\n<p>The bundled third-party libraries are included in assets\/lib\/:<\/p>\n\n<ul>\n<li>Three.js (MIT) - https:\/\/github.com\/mrdoob\/three.js<\/li>\n<li>PDF.js (Apache-2.0) - https:\/\/github.com\/mozilla\/pdf.js<\/li>\n<\/ul>\n\n<p>The PDF.js data assets shipped alongside it are also part of that distribution:<\/p>\n\n<ul>\n<li>assets\/lib\/cmaps\/ - character maps for CJK (Chinese\/Japanese\/Korean) text<\/li>\n<li>assets\/lib\/standard_fonts\/ - the 14 standard PDF font programs (fallback for\nPDFs that do not embed their fonts)<\/li>\n<li>assets\/lib\/wasm\/openjpeg_nowasm_fallback.js - a JavaScript build of the\nOpenJPEG JPEG 2000 decoder, used to display JPEG 2000 images. The underlying\ndecoder source is OpenJPEG (BSD-2-Clause) - https:\/\/github.com\/uclouvain\/openjpeg<\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to <code>\/wp-content\/plugins\/tnc-flipbook-3d-lite\/<\/code> or install via <strong>Plugins &gt; Add New<\/strong><\/li>\n<li>Activate the plugin through the <strong>Plugins<\/strong> screen<\/li>\n<li>Go to <strong>TNC FlipBook 3D &gt; Add New<\/strong><\/li>\n<li>Upload a PDF or select images from the Media Library<\/li>\n<li>Click <strong>Publish<\/strong> and copy the shortcode<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20it%20work%20with%20any%20pdf%3F\"><h3>Does it work with any PDF?<\/h3><\/dt>\n<dd><p>Yes. TNC FlipBook 3D renders PDFs using PDF.js and works with any standard PDF file, including those with links, bookmarks, and text layers.<\/p><\/dd>\n<dt id=\"does%20it%20work%20on%20mobile%3F\"><h3>Does it work on mobile?<\/h3><\/dt>\n<dd><p>Yes. The plugin auto-detects device capability and falls back to a lightweight 2D CSS-based mode on older or less powerful devices.<\/p><\/dd>\n<dt id=\"can%20i%20customize%20the%20toolbar%3F\"><h3>Can I customize the toolbar?<\/h3><\/dt>\n<dd><p>Yes. You can choose which toolbar items appear and pick a toolbar layout for each FlipBook.<\/p><\/dd>\n<dt id=\"is%20it%20accessible%3F\"><h3>Is it accessible?<\/h3><\/dt>\n<dd><p>Yes. It includes full WCAG 2.1 AA accessibility \u2014 keyboard navigation and shortcuts, screen reader announcements, skip links, focus indicators, high-contrast mode, and reduced-motion support.<\/p><\/dd>\n<dt id=\"can%20i%20use%20it%20with%20page%20builders%3F\"><h3>Can I use it with page builders?<\/h3><\/dt>\n<dd><p>Yes. It includes Gutenberg blocks and shortcodes that work with any page builder.<\/p><\/dd>\n<dt id=\"can%20i%20try%20it%20before%20installing%3F\"><h3>Can I try it before installing?<\/h3><\/dt>\n<dd><p>Yes. Use the \"Live Preview\" button on this page to open TNC FlipBook 3D in a temporary WordPress site right in your browser (powered by WordPress Playground). It opens with a sample FlipBook already set up, so you can flip through pages, search, switch themes, and open the editor without installing anything.<\/p><\/dd>\n<dt id=\"my%20flipbook%20area%20is%20blank%20%28the%20browser%20console%20shows%20a%20%22mime%20type%22%20error%29\"><h3>My FlipBook area is blank (the browser console shows a \"MIME type\" error)<\/h3><\/dt>\n<dd><p>The viewer loads its PDF engine from JavaScript module files (.mjs). A few web servers do not serve .mjs files as JavaScript by default, which stops the engine from loading. If the FlipBook stays blank and the browser console shows a message like \"Failed to load module script ... MIME type of 'text\/plain'\", apply the fix for your server, clear any caches, and reload.<\/p>\n\n<p>On Apache or LiteSpeed, add this line to your site's .htaccess file: <code>AddType text\/javascript .mjs<\/code><\/p>\n\n<p>On Nginx, add mjs to the JavaScript line in your mime.types file so it reads: <code>text\/javascript js mjs;<\/code><\/p>\n\n<p>Most hosts already serve .mjs correctly, so this is only needed on a few servers. If you are not comfortable editing these files, your hosting provider's support can add the rule for you.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Misc. improvements and refinements to the admin interface.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>New: PDFs that contain JPEG 2000 images (common in print-ready and InDesign exports) now display those images instead of blank areas.<\/li>\n<li>New: Chinese, Japanese, and Korean text now renders correctly in PDFs that rely on external character maps.<\/li>\n<li>New: PDFs that do not embed their fonts now fall back to the standard PDF fonts instead of a browser default.<\/li>\n<li>Improved: if your server is not set up to serve the viewer's engine files correctly, the FlipBook now shows a clear on-screen message with the exact fix instead of staying blank.<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Refreshed the plugin listing (title and keywords) and added companion add-on information to the description.<\/li>\n<li>No functional changes to the plugin.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<p>First public release on WordPress.org.<\/p>\n\n<ul>\n<li>3D WebGL page-flip rendering, with a 2D CSS fallback when WebGL is unavailable<\/li>\n<li>PDF and image sources<\/li>\n<li>Automatic PDF links, text search, and table of contents (outline)<\/li>\n<li>7 color schemes (Slate, Paper, Midnight, Ocean, Forest, Glass, Sepia) with a dark\/light theme toggle<\/li>\n<li>20 interface languages with automatic right-to-left support<\/li>\n<li>Toolbar customization with selectable toolbar layouts<\/li>\n<li>Reading mode, vertical and horizontal scroll viewers, single-page mode, and lightbox popup<\/li>\n<li>Deep linking to a specific page (#page\/N)<\/li>\n<li>Gutenberg blocks (embed, link, image-link) and shortcodes<\/li>\n<li>Full WCAG 2.1 AA accessibility (keyboard navigation, screen-reader support, focus indicators)<\/li>\n<li>Responsive design<\/li>\n<\/ul>","raw_excerpt":"3D flipbook and PDF viewer for WordPress. Turn any PDF into an interactive page-flip book you can embed, search, and share.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/331591","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=331591"}],"author":[{"embeddable":true,"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/themencode"}],"wp:attachment":[{"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=331591"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=331591"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=331591"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=331591"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=331591"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/hi.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=331591"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}