
內容簡介
FLUX PDF FLIP 將 PDF 檔案或媒體庫中的圖片轉換為響應式翻頁書,無需將文件上傳至外部服務。它提供視覺編輯器、Gutenberg/FSE 區塊、短碼及安全的文件存取等功能,適合各種需求的使用者。
【主要功能】
• 100% 免費且開源,無需授權金或廣告
• 支援單頁、雙頁及垂直滾動模式
• 提供搜索、書籤及層級目錄功能
• 支援公共、私人及密碼保護文件
• 本地隱私統計,無外部數據傳輸
• 整合 WooCommerce 手冊及產品說明
外掛標籤
開發者團隊
原文外掛簡介
FLUX PDF FLIP turns PDFs or ordered Media Library images into responsive flipbooks without uploading documents to an external service. It includes a visual editor, Gutenberg/FSE blocks, shortcodes, public shelves, secure document access, chapters, search, hotspots, accessibility features and local privacy-preserving statistics.
Highlights
100% free and open source; no license key, ads, remote account or feature lock.
Visual editor with live desktop, tablet and mobile preview.
Translation-ready interface using the flux-pdf-flip text domain and WordPress.org language packs.
Use one PDF or up to 10 ordered Media Library images as flipbook pages.
Double-page flip, single page, vertical scroll and presentation modes.
Search, highlights, hierarchical table of contents, bookmarks and reading history.
Native PDF links plus responsive buttons, images, galleries and video hotspots.
Public, private and password-protected documents with server-side authorization.
Temporary signed URLs, rate limiting, HTTP Range Requests and protected storage.
Automatic covers, presets, visual themes and searchable public shelves.
Gutenberg/FSE blocks, classic shortcode and optional builder integrations.
WooCommerce manuals, catalogs and instructions for products and variations.
Responsive mobile toolbar, gestures, safe-area support and virtualized rendering.
Keyboard navigation, visible focus, live announcements, reduced motion and RTL.
Local opt-in statistics with consent, retention and no external telemetry.
REST API, WP-CLI, multisite permissions, import/export and diagnostics.
All PDF rendering occurs in the visitor’s browser with bundled PDF.js. Protected files are authorized by WordPress before they are streamed.
Privacy
FLUX PDF FLIP does not transmit PDFs, analytics, reading history or diagnostics to Codestorm Technology. Visitor favorites and reading position use local browser storage. Local statistics are disabled by default and can require explicit consent. See docs/PRIVACY.md for details.
External services
FLUX PDF FLIP does not require any external service for PDF or image flipbooks.
If a site administrator explicitly adds a YouTube or Vimeo video hotspot, the visitor’s browser may connect directly to that video provider when the embedded media is loaded. This may transmit information such as the visitor’s IP address and browser information to that provider.
YouTube:
* Service: https://www.youtube.com/
* Terms: https://www.youtube.com/t/terms
* Privacy: https://policies.google.com/privacy
Vimeo:
* Service: https://vimeo.com/
* Terms: https://vimeo.com/legal/terms
* Privacy: https://vimeo.com/legal/privacy
Source code and bundled libraries
Human-readable source for the Gutenberg blocks is included in each blocks/*/src directory. Reproducible build guidance is documented in docs/SOURCE_BUILD.md.
Bundled third-party libraries are shipped locally; the plugin does not fetch executable code from a CDN. Upstream human-readable sources are available at:
StPageFlip 2.0.7: https://github.com/Nodlik/StPageFlip/tree/v2.0.7
PDF.js 3.11.174: https://github.com/mozilla/pdf.js/releases/tag/v3.11.174
QRCode.js: https://github.com/davidshimjs/qrcodejs
Poppins: https://github.com/itfoundry/Poppins
Oxanium: https://github.com/sevmeyer/oxanium
PDF.js is loaded locally with dynamic JavaScript evaluation disabled (isEvalSupported: false) in every FLUX PDF FLIP document-opening path.
