Файлы и медиа
Markdown в EPUB
Turn a Markdown manuscript into a valid EPUB.
Примечание редактора
Understanding · Author in Markdown, ship as an ebook.
Эта углублённая глава пока доступна только на английском языке. Инструмент конвертации выше работает на вашем языке; развёрнутая статья ещё не переведена.
Часто задаваемые вопросы
Quick answers.
›Will my images be included in the EPUB?
Because the tool runs in your browser, it can only include images that are accessible via public URLs. For local image assets, a desktop compiler like Pandoc is recommended.
›Is the resulting EPUB file valid?
Yes. The tool generates a standard EPUB container with the necessary `mimetype`, `META-INF`, and content structure required by most e-readers and distribution platforms.
›Can I customise the book metadata?
You can define the title, author, and book description in the sidebar settings. These are compiled directly into the file's `content.opf` metadata section.
›Does my manuscript leave my computer?
No. The conversion logic is executed via JavaScript on your device. Your text is processed locally and the file is generated entirely within your browser window.
Люди также ищут
Связанные инструменты
More in this room.
- Калькулятор контрольных суммПроверка файла на соответствие ожидаемому хешу SHA / MD5.
- Компрессор файловСжимайте файлы с помощью Gzip или deflate — прямо в браузере.
- Валидатор EPUBПроверьте структуру любого файла EPUB — прямо в браузере.
- PDF в EPUBИзвлеките текст PDF в текучий EPUB.
- EPUB в PDFПреобразуйте EPUB в PDF с нумерацией страниц.
- Пакетный архиватор файловУпаковка папки файлов в один zip Gzip — все на стороне клиента.