
: Re: How to create an ePub full-page image which properly reflows I'm interested in taking some text and making an ePub e-book out of it. It has full-page images in it. Is there some way in ePub
The other suggestions didn't work for the device I'm using (reMarkable). However, I found an epub file that looked right so grabbed the cover page from that. It's an xhtml file with the contents as follows:
<?xml version='1.0' encoding='utf-8'?>
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="calibre:cover" content="true"/>
<title>Cover</title>
<style type="text/css" title="override_css">
@page {padding: 0pt; margin:0pt}
body { text-align: center; padding:0pt; margin: 0pt; }
</style>
</head>
<body>
<div>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="100%" height="100%" viewBox="0 0 1399 2200" preserveAspectRatio="none">
<image width="1399" height="2200" xlink:href="cover.jpeg"/>
</svg>
</div>
</body>
</html>
A little hacky but works. It basically fills the entire page with an SVG tag and I guess the image resizes itself to fit. You can probably play with the aspect ratio if you wish but on the correct aspect device it looks fine.
Free books android app tbrJar TBR JAR Read Free books online gutenberg
More posts by @Debbie

: Replace existing EPUB-files on Kobo with KEPUB-files I bought many different epubs over the years and transfered them to my KOBO (h2o) using Calibre. With the latest update there is a new feature

: I have the Kindle app on two of my Mac computers. I have the Kindle app on two computers and both computers show the same purchased books. I want to delete the app and its content on