<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/rss-style.xsl" type="text/xsl"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	    xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	     xmlns:dc="http://purl.org/dc/elements/1.1/"
	   xmlns:atom="http://www.w3.org/2005/Atom"
	     xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	  xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>
<channel>
	<title>voynich &#8211; Terence Eden’s Blog</title>
	<atom:link href="https://shkspr.mobi/blog/tag/voynich/feed/" rel="self" type="application/rss+xml" />
	<link>https://shkspr.mobi/blog</link>
	<description>Regular nonsense about tech and its effects 🙃</description>
	<lastBuildDate>Sat, 23 Aug 2025 06:41:28 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://shkspr.mobi/blog/wp-content/uploads/2023/07/cropped-avatar-32x32.jpeg</url>
	<title>voynich &#8211; Terence Eden’s Blog</title>
	<link>https://shkspr.mobi/blog</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title><![CDATA[Converting the Voynich Manuscript into an eBook]]></title>
		<link>https://shkspr.mobi/blog/2013/08/voynich-manuscript-ebook/</link>
					<comments>https://shkspr.mobi/blog/2013/08/voynich-manuscript-ebook/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Fri, 23 Aug 2013 11:05:55 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[voynich]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=8606</guid>

					<description><![CDATA[Three years ago I promised to convert the Voynich Manuscript into an ebook.  The recent news that it may have been deciphered spurred me to finish my project.  So, here it is, the world famous mystery that is the Voynich Manuscript now in convenient eBook format.       PDF - suitable for Kindle, nook, Kobo, Android, iOS and for most devices (60MB)     CBZ - suitable for comic book readers,…]]></description>
										<content:encoded><![CDATA[<p>Three years ago <a href="https://shkspr.mobi/blog/2010/11/voynich-manuscript-for-kindle-and-other-ebook-readers/">I promised to convert the Voynich Manuscript into an ebook</a>.  The recent news that it <a href="http://www.bbc.co.uk/news/science-environment-22975809"><em>may</em> have been deciphered</a> spurred me to finish my project.</p>

<p>So, here it is, the world famous mystery that is the Voynich Manuscript now in convenient eBook format.</p>

<ul>
    <li><a href="https://shkspr.mobi/blog/wp-content/uploads/2013/08/Voynich-Manuscript.pdf" download="">PDF - suitable for Kindle, nook, Kobo, Android, iOS and for most devices</a> (60MB)</li>
    <li><a href="https://shkspr.mobi/blog/wp-content/uploads/2013/08/Voynich-Manuscript.cbz" download="">CBZ - suitable for comic book readers, tablets, etc.</a>  (60MB)</li>
</ul>

<p>As the book is pure images, I decided not to convert to .mobi or .epub.  Those are great formats, but offer nothing to picture books that can't be provided by PDF.
<!--
You can <a href="http://www.amazon.co.uk/gp/product/B00EORO51U/ref=as_li_ss_il?ie=UTF8&camp=1634&creative=19450&creativeASIN=B00EORO51U&linkCode=as2&tag=shkspr-21">buy a copy on Amazon UK</a> if you'd like to say thanks.

<a href="http://www.amazon.co.uk/gp/product/B00EORO51U/ref=as_li_ss_il?ie=UTF8&camp=1634&creative=19450&creativeASIN=B00EORO51U&linkCode=as2&tag=shkspr-21"><img border="0" src="http://ws-eu.amazon-adsystem.com/widgets/q?_encoding=UTF8&ASIN=B00EORO51U&Format=_SL160_&ID=AsinImage&MarketPlace=GB&ServiceVersion=20070822&WS=1&tag=shkspr-21" /></a><img src="http://ir-uk.amazon-adsystem.com/e/ir?t=shkspr-21&l=as2&o=2&a=B00EORO51U" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />
It's also available at all other Amazon stores - see end of this page.  I've placed it at the lowest price that Amazon will let me charge.
--></p>

<p>Here's how I converted the book for all the different formats.</p>

<h2 id="size"><a href="https://shkspr.mobi/blog/2013/08/voynich-manuscript-ebook/#size">Size</a></h2>

<p>The original files were quite large - over 4MB per image - leading to a total eBook file size of 660MB.  A little on the chunky side to easily distribute.</p>

<p>Using <a href="http://www.imagemagick.org/script/convert.php">mogrify</a>, it was easy to convert the images to a more manageable size.</p>

<p>A simple
<code>mogrify -resize 25% -quality 85 *.jpg</code>
took the total file size down to 63MB with no visible reduction in quality.</p>

<p>But, of course, there were a series of problems.</p>

<p>Firstly, some of the pages are double or triple width.  They are scanned at a different size from all the other files.</p>

<p>In this case, the quarter size file is too small to read. Here it is after resizing:
<a href="https://shkspr.mobi/blog/wp-content/uploads/2013/08/Triple-Page-Small.jpg"><img src="https://shkspr.mobi/blog/wp-content/uploads/2013/08/Triple-Page-Small.jpg" alt="Triple Page Small" width="700" height="357" class="aligncenter size-full wp-image-8610"></a></p>

<p>Indeed, each image is at a subtly different size. So simply resizing by percentage doesn't work well.  The size of all the images was determined using ImageMagick's "identify" command.  While the largest images had a height of around 6,000 pixels, the smallest had a height of 1352.  I figured that a height of 1280 would be enough to satisfy most eReaders and tablets.</p>

<p><code>mogrify -resize x1280 -quality 85 *.jpg</code></p>

<p>Once done, the total file size of all the pages was 59MB.  Good enough!  With the advantage of having every page the same height - if not width.</p>

<h2 id="cropping"><a href="https://shkspr.mobi/blog/2013/08/voynich-manuscript-ebook/#cropping">Cropping</a></h2>

<p>The scans of the images contain lots of extraneous information - most notably the edges of other pages.</p>

<img src="https://shkspr.mobi/blog/wp-content/uploads/2013/08/Voynich-with-Edges.jpg" alt="Voynich with Edges" width="300" height="360" class="aligncenter size-full wp-image-8608">

<p>Manually cropping each image is possible - although tedious.  It results in a slightly higher quality image - click for bigger:
<a href="https://shkspr.mobi/blog/wp-content/uploads/2013/08/Voynich-without-Edges.jpg"><img src="https://shkspr.mobi/blog/wp-content/uploads/2013/08/Voynich-without-Edges-680x1024.jpg" alt="Voynich without Edges" width="680" height="1024" class="aligncenter size-large wp-image-8607"></a></p>

<p>Although it would be possible to automate a simple crop, each page has a unique layout.  If there's further interest, I may spend some free evenings cropping the pages individually.</p>

<h2 id="page-order"><a href="https://shkspr.mobi/blog/2013/08/voynich-manuscript-ebook/#page-order">Page Order</a></h2>

<p>As I said in my <a href="https://shkspr.mobi/blog/2010/11/voynich-manuscript-for-kindle-and-other-ebook-readers/">blog post of 2010</a>:</p>

<blockquote><a href="http://beinecke.library.yale.edu/digitallibrary/voynich.html">The Yale site has all the scans available</a> as high-res JPGs or <a href="http://en.wikipedia.org/wiki/MrSID">MrSID</a>s - but it's a pain to download hundreds of images from the site.<br>
So - I turned to a torrent.  Don't worry! These images are hundred of years old - they are in the public domain.</blockquote>

<p>(NB, if your ISP is censoring the <a href="http://thepiratebay.org/torrent/5380294/Voynich_Manuscript">link from The Pirate Bay</a>, you can use <a href="magnet:?xt=urn:btih:a15f8a16a8ce569be2169bdba4b893459053a7d1&amp;dn=Voynich+Manuscript&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Ftracker.publicbt.com%3A80&amp;tr=udp%3A%2F%2Ftracker.istole.it%3A6969&amp;tr=udp%3A%2F%2Ftracker.ccc.de%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337">this Magnet Link instead</a>).</p>

<p>I'm still slightly unsure of the order of all the pages. Some have numbers printed on them, but it's not clear whether they're sequential. Indeed, it's probably impossible to know how the pages were originally ordered.  So, I've left them in the same order as the Yale scan.</p>

<h2 id="converting"><a href="https://shkspr.mobi/blog/2013/08/voynich-manuscript-ebook/#converting">Converting</a></h2>

<p>I didn't transform the images to greyscale because, although current eInk devices are only black and white, future devices will have full colour displays.  Although using greyscale would reduce the file size by a minor amount, most modern devices should have enough internal memory to store a colour file of that size and - hopefully - have enough power to render each page without difficulty.</p>

<h2 id="kindle-formatting"><a href="https://shkspr.mobi/blog/2013/08/voynich-manuscript-ebook/#kindle-formatting">Kindle Formatting</a></h2>

<p>I initially uploaded the PDF to Amazon's Kindle store. After it had finished converting, it ended up looking like this:
<img src="https://shkspr.mobi/blog/wp-content/uploads/2013/08/Kindle-Mangled-Page.jpg" alt="Kindle Mangled Page" width="600" height="622" class="aligncenter size-full wp-image-8615">
All the pages had been rotated and chopped in half. Helpful.</p>

<p>I decided that it would be easier to use <a href="http://www.amazon.com/gp/feature.html?ie=UTF8&amp;docId=1001103761">Kindle Comic Creator</a> - it seemed to work fine in Linux using WINE.</p>

<p>That had the advantage of being easily able to select sections of pages as "panels".
<img src="https://shkspr.mobi/blog/wp-content/uploads/2013/08/Kindle-Comic-Creator-Panels.jpg" alt="Kindle Comic Creator Panels" width="600" height="345" class="aligncenter size-full wp-image-8616">
I had to whack the quality of the images down a little to fit within <a href="https://kdp.amazon.com/self-publishing/help?topicId=AQY9VBML4LKPK">Kindle's 50MB upload limit</a>.  However, despite the total image size being 30MB, the resultant file was still <strong>over 60MB</strong>!  It also turned out that the Kindle Comic Creator resized images so they were no taller than 1024px.</p>

<p>Using the Kindle Creation software imports and keeps your original files - doubling the file size! There are <a href="http://wiki.mobileread.com/wiki/KindleUnpack">tools to strip the bloat</a> but they <a href="http://www.mobileread.com/forums/showthread.php?t=96903">won't produce valid files to upload to the Kindle store</a>.</p>

<p>So, I had to make a dirty compromise.  I scaled the images to 1,000 pixels high, and set JPG compression to 65%.  The images aren't as high quality as I would like - but the file size is a svelte 49MB (despite the source being 22MB!).</p>

<p>After all that kerfuffle, once Amazon converted it, it was back down to 23MB!  If there's interest, I'll see if there's any way I can make it higher quality in the future.</p>

<h2 id="conclusion"><a href="https://shkspr.mobi/blog/2013/08/voynich-manuscript-ebook/#conclusion">Conclusion</a></h2>

<p>I really don't know why I didn't complete this a few years ago. Just another of those projects which got lost on the back burner!
<!--
Again, the book is available through Amazon in the following countries.
<ul>
<li><a href="http://www.amazon.co.uk/gp/product/B00EORO51U/ref=as_li_ss_il?ie=UTF8&camp=1634&creative=19450&creativeASIN=B00EORO51U&linkCode=as2&tag=shkspr-21">Amazon UK</a>
    </li><li><a href="https://www.amazon.com/dp/B00EORO51U/">Amazon US</a></li>
    <li><a href="https://www.amazon.ca/dp/B00EORO51U">Amazon Canada</a></li>
    <li><a href="https://www.amazon.fr/dp/B00EORO51U">Amazon France</a></li>
    <li><a href="https://www.amazon.de/dp/B00EORO51U">Amazon Germany</a></li>
    <li><a href="https://www.amazon.it/dp/B00EORO51U">Amazon Italy</a></li>
    <li><a href="https://www.amazon.es/dp/B00EORO51U">Amazon Spain</a></li>
    <li><a href="https://www.amazon.co.jp/dp/B00EORO51U">Amazon Japan</a></li>
    <li><a href="https://www.amazon.in/dp/B00EORO51U">Amazon India</a></li>
    <li><a href="https://www.amazon.com.br/dp/B00EORO51U">Amazon Brazil</a></li>
</ul>
--></p>

<ul>
    <li><a href="https://shkspr.mobi/blog/wp-content/uploads/2013/08/Voynich-Manuscript.pdf" download="">PDF - suitable for Kindle, nook, Kobo, Android, iOS and for most devices</a> (60MB)</li>
    <li><a href="https://shkspr.mobi/blog/wp-content/uploads/2013/08/Voynich-Manuscript.cbz" download="">CBZ - suitable for comic book readers, tablets, etc.</a>  (60MB)</li>
</ul>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=8606&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2013/08/voynich-manuscript-ebook/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title><![CDATA[Voynich Manuscript for Kindle and other eBook Readers]]></title>
		<link>https://shkspr.mobi/blog/2010/11/voynich-manuscript-for-kindle-and-other-ebook-readers/</link>
					<comments>https://shkspr.mobi/blog/2010/11/voynich-manuscript-for-kindle-and-other-ebook-readers/#comments</comments>
				<dc:creator><![CDATA[@edent]]></dc:creator>
		<pubDate>Fri, 26 Nov 2010 09:00:28 +0000</pubDate>
				<category><![CDATA[/etc/]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[ebooks]]></category>
		<category><![CDATA[kindle]]></category>
		<category><![CDATA[NaBloPoMo]]></category>
		<category><![CDATA[voynich]]></category>
		<guid isPermaLink="false">http://shkspr.mobi/blog/?p=3081</guid>

					<description><![CDATA[For years I&#039;ve been mildly obsessed with the Voynich Manuscript.  An ancient book, written in a language no one can decipher, showing plants which don&#039;t exist, and measuring astronomical configurations which make no sense.  The book is an enigma.  Many think it to be an elaborate hoax - others have more.... esoteric explanations.  Regardless of what the book means, it is a beautiful and…]]></description>
										<content:encoded><![CDATA[<p>For years I've been mildly obsessed with the <a href="http://en.wikipedia.org/wiki/Voynich_manuscript">Voynich Manuscript</a>.  An ancient book, written in a language no one can decipher, showing plants which don't exist, and measuring astronomical configurations which make no sense.  The book is an enigma.  Many think it to be an elaborate hoax - others have more.... <a href="https://web.archive.org/web/20101129033809/http://www.voynichmanuscript.co.uk/vmintroduction.htm">esoteric explanations</a>.</p>

<p>Regardless of what the book means, it is a beautiful and mysterious work of art.  And I want to read it on my Kindle!</p>

<p><a href="http://www.archive.org/details/TheVoynichManuscript">Archive.org has an ebook version of the Voynich Manuscript</a>, but it has gone through a bizarre OCR process which, unsurprisingly, leaves it unreadable.  So I've decided to roll my own!</p>

<h2 id="getting-the-manuscript"><a href="https://shkspr.mobi/blog/2010/11/voynich-manuscript-for-kindle-and-other-ebook-readers/#getting-the-manuscript">Getting The Manuscript</a></h2>

<p><a href="http://www.archive.org/download/TheVoynichManuscript/Voynich_Manuscript.pdf">The PDF on Archive.org</a> is a bit cumbersome and doesn't work very well on Kindle or other readers.
<a href="https://beinecke.library.yale.edu/collections/highlights/voynich-manuscript">The Yale site has all the scans available</a> as high-res JPGs or <a href="http://en.wikipedia.org/wiki/MrSID">MrSID</a>s - but it's a pain to download hundreds of images from the site.
So - I turned to a <a href="http://isohunt.com/torrent_details/155583317/voynich?tab=summary">torrent</a>.  Don't worry! These images are hundred of years old - they are in the public domain.</p>

<h2 id="the-original-image"><a href="https://shkspr.mobi/blog/2010/11/voynich-manuscript-for-kindle-and-other-ebook-readers/#the-original-image">The Original Image</a></h2>

<p>The images I obtained are extremely high resolution scans of the manuscript.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2010/11/Voynich172-resized.jpg" alt="Voynich172 - resized" title="Voynich172 - resized" width="600" height="839" class="aligncenter size-full wp-image-3088"></p>

<p>I've shrunk down the above image - here is a detail of it, so you can see just how high quality the scans are.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2010/11/Voynich172-sample.jpg" alt="Voynich172 - sample" title="Voynich172 - sample" width="491" height="592" class="aligncenter size-full wp-image-3089">
A typical page is 3MB - taking the whole book to around 700MB.  There's easily enough space on the Kindle, but the time to render every page will be prohibitively long.</p>

<h2 id="crop-and-resize"><a href="https://shkspr.mobi/blog/2010/11/voynich-manuscript-for-kindle-and-other-ebook-readers/#crop-and-resize">Crop and Resize</a></h2>

<p>Firstly, the image needs to be cropped to the same aspect ratio as the Kindle screen (0.75), then resized to 600*800.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2010/11/Voynich172-cropped.jpg" alt="Voynich172 - cropped" title="Voynich172 - cropped" width="600" height="800" class="aligncenter size-full wp-image-3085">
From 3MB, the image is now 111KB.</p>

<h2 id="greyscale"><a href="https://shkspr.mobi/blog/2010/11/voynich-manuscript-for-kindle-and-other-ebook-readers/#greyscale">Greyscale</a></h2>

<p>eInk typically only handles greyscale images.  So I dropped the colours out of the image.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2010/11/Voynich172-cropped-bw.jpg" alt="Voynich172 - cropped bw" title="Voynich172 - cropped bw" width="600" height="800" class="aligncenter size-full wp-image-3084">
This takes the file size to under 100KB.</p>

<p>We can make the image marginally clearer to read by dumbly removing the background colour.
<img src="https://shkspr.mobi/blog/wp-content/uploads/2010/11/Voynich172-cropped-bw-clear.jpg" alt="Voynich172 - cropped bw clear" title="Voynich172 - cropped bw clear" width="600" height="800" class="aligncenter size-full wp-image-3083">
As you can see, this doesn't look wonderful - many details are lost and there are odd looking artefacts throughout the image.</p>

<h2 id="how-they-look-on-the-kindle"><a href="https://shkspr.mobi/blog/2010/11/voynich-manuscript-for-kindle-and-other-ebook-readers/#how-they-look-on-the-kindle">How They Look On The Kindle</a></h2>

<p>The images look fantastic on the Kindle.
</p><div id="attachment_3105" style="width: 235px" class="wp-caption aligncenter"><a href="https://shkspr.mobi/blog/wp-content/uploads/2010/11/screen_shot-19178.gif"><img aria-describedby="caption-attachment-3105" src="https://shkspr.mobi/blog/wp-content/uploads/2010/11/screen_shot-19178-225x300.gif" alt="Screenshot 1" title="Screenshot 1" width="225" height="300" class="size-medium wp-image-3105"></a><p id="caption-attachment-3105" class="wp-caption-text">The full page - click for bigger</p></div>
<div id="attachment_3106" style="width: 235px" class="wp-caption aligncenter"><a href="https://shkspr.mobi/blog/wp-content/uploads/2010/11/screen_shot-19179.gif"><img aria-describedby="caption-attachment-3106" src="https://shkspr.mobi/blog/wp-content/uploads/2010/11/screen_shot-19179-225x300.gif" alt="Colour Screenshot" title="Colour Screenshot" width="225" height="300" class="size-medium wp-image-3106"></a><p id="caption-attachment-3106" class="wp-caption-text">The coloured image - click for bigger</p></div>
<div id="attachment_3107" style="width: 235px" class="wp-caption aligncenter"><a href="https://shkspr.mobi/blog/wp-content/uploads/2010/11/screen_shot-19180.gif"><img aria-describedby="caption-attachment-3107" src="https://shkspr.mobi/blog/wp-content/uploads/2010/11/screen_shot-19180-225x300.gif" alt="Black and White Screenshot" title="Black and White Screenshot" width="225" height="300" class="size-medium wp-image-3107"></a><p id="caption-attachment-3107" class="wp-caption-text">Black and White Screenshot - click for bigger</p></div>
<div id="attachment_3108" style="width: 235px" class="wp-caption aligncenter"><a href="https://shkspr.mobi/blog/wp-content/uploads/2010/11/screen_shot-19181.gif"><img aria-describedby="caption-attachment-3108" src="https://shkspr.mobi/blog/wp-content/uploads/2010/11/screen_shot-19181-225x300.gif" alt="Clear Background Screenshot" title="Clear Background Screenshot" width="225" height="300" class="size-medium wp-image-3108"></a><p id="caption-attachment-3108" class="wp-caption-text">Clear Background Screenshot - click for bigger</p></div><p></p>

<p>It turns out that there's no real need to remove the background colours - although it does make it maginally clearer.  Changing the the image to greyscale also has little appreciable difference.  I think I'll probably keep them in colour so that future ebook readers can see them in all their glory.</p>

<p>Incidentally, I tried the high-resolution file.  The kindle took around 30 seconds to render it.  Here's a quick screen grab of it fully zoomed in.</p><div id="attachment_3109" style="width: 235px" class="wp-caption aligncenter"><a href="https://shkspr.mobi/blog/wp-content/uploads/2010/11/screen_shot-19184.gif"><img aria-describedby="caption-attachment-3109" src="https://shkspr.mobi/blog/wp-content/uploads/2010/11/screen_shot-19184-225x300.gif" alt="Full Size Screenshot" title="Full Size Screenshot" width="225" height="300" class="size-medium wp-image-3109"></a><p id="caption-attachment-3109" class="wp-caption-text">Full Size Screenshot - click for bigger</p></div><p></p>

<h2 id="todo"><a href="https://shkspr.mobi/blog/2010/11/voynich-manuscript-for-kindle-and-other-ebook-readers/#todo">TODO</a></h2>

<p>This is a work in progress.  Converting several hundred images will take a fair bit of time - unless I fully automate it and drop the cropping.
The <a href="https://shkspr.mobi/blog/2010/10/hack-your-kindle/">Kindle can be hacked to display images (or use them as screensavers)</a> - but I will convert the images into an ePub and Mobi so they can be easily read by all eReaders.
Once done, I'm sure the mysteries of the universe will be revealed to me!</p>
<img src="https://shkspr.mobi/blog/wp-content/themes/edent-wordpress-theme/info/okgo.php?ID=3081&HTTP_REFERER=RSS" alt="" width="1" height="1" loading="eager">]]></content:encoded>
					
					<wfw:commentRss>https://shkspr.mobi/blog/2010/11/voynich-manuscript-for-kindle-and-other-ebook-readers/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>
