为 Kindle 制作一本杂志
我很好奇人们如何为 Kindle 制作阅读材料。需要编程知识吗?我想也许是 HTML 或 XML 之类的?有没有一个软件可以处理所有事情?如果我想制作一本杂志供人们用 Kindle 阅读,我需要采取哪些步骤才能实现这一目标?
I am curious as to how people make reading material for Kindle. Does it require programming knowledge? I would think maybe HTML or XML or something? Is there a software to handle everything? If I wanted to make a magazine for people to read with their Kindles, what might be the steps for me to take to reach that goal?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
您可以尝试亚马逊的 Kindle Publisher 页面 Kindle 的出版计划。
它包含将 HTML、XHTML、XML(OPF/IDPF 格式)或 ePub 源文件转换为 Kindle 电子书的工具,并且还包括 Kindle 查看器,以便您可以查看电子书在 Kindle 上的外观。
You might try Amazon's Kindle Publisher page Kindle's Publishing Program.
It contains tools to convert HTML, XHTML, XML (OPF/IDPF format), or ePub source into a Kindle Book, and it also includes a Kindle viewer, so you can see what your book will look like on a Kindle.
我使用 Kinser Publishing 提供的免费版 RawCode。他们有一个带有“视觉”作家的工具,可以让事情变得更容易,但我还没有尝试过。保存到 HTML 页面以上传到亚马逊进行转换。
I use the free version of RawCode from Kinser Publishing. They have one with a 'visual' writer to make it easier, but I didn't try it yet. Saves to an HTML page to upload to amazon for conversion.
您可以在此处了解 Kindle 支持的文件格式。基本上你需要做的就是生成一个 pdf 文件。
You can read about the file formats supported by Kindle here. Basically all you need to do is produce a pdf.