Turn a file link into a flipbook for your site
Paste a public link to a PDF, EPUB, comic or image. You get a reader page and an iframe code to embed it anywhere.
How it works
- Embed links look like
/embed/followed by the file’s address in base64, so you can also build them yourself. - Visitors’ browsers download the file from your server. If it doesn’t allow cross-origin requests (CORS), the file is passed through epub.soket.in instead.
- Each visitor’s page is remembered, so they pick up where they left off.