Once you’ve created your Flipbook in Crezlo, you’ll likely want to share it with clients, customers, or your online audience. Crezlo makes this easy with multiple sharing and embedding options.
💡 Tip: Shorten the link with your preferred URL shortener if you want a cleaner look.
In your Crezlo Flipbook editor, click “Preview Settings” (the panel shown on the right in your screenshot).
You’ll see the Embed Code section.
Make sure “Allow Embedding” is checked.
✅ This allows others to view your flipbook when embedded on a site.
Click the “Copy Iframe Code” button.
You’ll get a code like this:
<iframe src="https://flipbook2.crezlo.dev/books/01pa57e8-12d7-7030-bf21-5b8ac9fbf159" width="100%" height="500" frameborder="0" allowfullscreen></iframe>
You have two ways to share:
Paste the iframe code into your website’s HTML.
Example:
<div style="width:800px; margin:auto;"> <iframe src="https://flipbook2.crezlo.dev/books/01pa57e8-12d7-7030-bf21-5b8ac9fbf159" width="100%" height="600" frameborder="0" allowfullscreen></iframe> </div>
The link (from inside the iframe src value) can be shared directly:
👉 https://flipbook2.crezlo.dev/books/01pa57e8-12d7-7030-bf21-5b8ac9fbf159
You can also download or share the QR code shown below the embed code.
Scanning it will open the flipbook on any device.
Open your web page or send the link to a colleague to confirm it loads correctly.
Ensure embedding is allowed publicly (some workspaces restrict private access).
