Currently this will only give you two EPUB templates, but more will come.
2 Replies to “EPUB Templates”
Leave a ReplyCancel reply
Related Post
Ok, so I have been reading a lot of ebooks since I purchased my Kindle Fire last year. I have even been reading a lot more indie books. One of the problems I have seen in indie books is the way the author writes the Ellipsis. Ebooks are usually justified, and so this is even more important […]
I’m in both the Software Engineering world and the author world. As you all know, I write two things: code and fiction. I have been a paying member of openai.com to use ChatGPT4 for code. The code is OK, and I would recommend it to any developer. I also attend the LTUE writer’s conference every […]
I wrote Fire Light in first person. Honestly, in my first draft, I never described my main character. My awesome editor, Sarah Bylund, pointed this out to me. Describing your character is not required. In Jane Austen’s Persuasion, the main character, Anne Elliot is never described. However, I felt like my character Jake needed to […]
Hi: Is there any way I can create an EPUB template from a book I am reading, where I really like the layout? e.g. export EPUB style. I am just getting use to Sigil, so do not have an understanding of possibilities yet. Thankyou.
Is the book in ePub format? Usually, books you buy are encrypted so you can’t open them in Sigil. If you could open the book in Sigil, then you can hope they used css and not inline styling. If inline, you have to convert it to css.
Since eBooks are html, any html/css expert could help you recreate the template by just looking at it. There may be a few hiccups with different e-readers they may have to handle, but that is similar to the hiccups they already have to handle to work on different browsers.