Nine tools. One quiet
little workshop.
Each tool does one thing well. No bloated editors, no account walls. Pick one, drop a file, done.
Merge, split, compress, convert, and edit your ebook files. No installs, no watermarks, no account required.
or
Each tool does one thing well. No bloated editors, no account walls. Pick one, drop a file, done.
We built Epublys because the other tools felt hostile. Watermarks, signups, ads everywhere. This one just works.
Most tools run client-side. When we need a server, files are encrypted in transit and processed in memory. Nothing is written to disk.
A 400-page novel converts in about three seconds. Compression usually finishes before you finish reading this sentence.
No ads, no trackers, no upsell modals. The free plan is generous on purpose. We only charge for heavier workflows.
Most tools are free forever. Upgrade when you need unlimited conversions, bigger files, or AI covers.
Can't find what you need? Email privacy@epublys.com. Real humans, usually within a day.
Integrate EPUB tools directly into your AI workflows. Epublys exposes all tools via a REST API and an MCP server — so Claude, GPT, and any MCP-compatible AI can merge, split, compress, convert, and validate ebooks autonomously.
/mcp
{
"method": "tools/call",
"params": {
"name": "merge_epub",
"arguments": {
"files": ["<base64>", "<base64>"],
"title": "My Merged Book"
}
}
}
Epublys offers a complete suite of free tools to manage your EPUB ebook files. Whether you need to merge multiple EPUBs into a single book, split an EPUB by chapters, compress your EPUB to save space, convert EPUB to PDF, convert PDF to EPUB, edit ebook metadata, or validate your EPUB for compatibility — we have you covered.
All tools run on secure Cloudflare Workers. No software installation required. Your files are processed in memory and never written to disk or any persistent storage.