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.
flux-pdf-flip text domain and WordPress.org language packs.All PDF rendering occurs in the visitor’s browser with bundled PDF.js. Protected files are authorized by WordPress before they are streamed.
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.
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
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:
PDF.js is loaded locally with dynamic JavaScript evaluation disabled (isEvalSupported: false) in every FLUX PDF FLIP document-opening path.