如何将 epub 转换为 Android 手机/操作系统上可读的格式

发布于 2024-12-05 09:43:05 字数 116 浏览 0 评论 0原文

我制作了电子书(以 epub 格式发布在苹果 ibookstore 上),有没有办法可以将 epub 转换为在基于 Android 的手机/操作系统上可读的格式?

我们将非常感谢您的回复,非常感谢:-)

I have made and ebook (in epub format to post on apple ibookstore), is there a way I can convert epub into a format readable on Android based phones/operating system ?

your reply will be highly appreciated, Thanks a lot in advance :-)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

箹锭⒈辈孓 2024-12-12 09:43:05

Android 设备能够打开 ePub 书籍/文档。 Android Market 中有多种 ePub 应用程序可供使用。

看看这里:
https://market.android.com/search?q=epub& ;so=1&c=apps

这意味着您实际上不需要将 ePub 转换为任何其他格式。希望这有帮助。

Android devices are able to open ePub books/documents. There are several ePub applications available in the Android Market.

Take a look here:
https://market.android.com/search?q=epub&so=1&c=apps

Which means you don't actually need to convert your ePub to any other format. Hope this helps.

無處可尋 2024-12-12 09:43:05

将 epub 转换为可读形式的唯一方法是 - 首先压缩 epub 然后再次打开它,它将生成一些与 epub 文件相关的元数据,您可以从生成的文件中获取数据,因为这些文件将位于 html 中xml。在生成的文件中,您将从 content.opf 、meta.inf(xmlfiles)、toc.ncx 获取 epub 的所有信息。

谢谢,

The only way to convert a epub in to readble form is this - first compress epub then open it again it will generate some meta data related to epub files and you can fetch the data from the generated files because these files will be in the html and xml.In the generated file you will get the all infroamtion of the epub from content.opf , meta.inf(xmlfiles),toc.ncx.

Thanks,

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文