All Stories

PDF to HTML5 conversion – Embed an image in…

HTML5 can contain links to external images and other resources (which often makes the HTML5 page much faster to load because it is a...
Mark Stephens
56 sec read

PDF to HTML5 conversion – video

The PDF file format allows you to embed video directly inside a PDF file. So, I wondered, how easy would it be to write...
Mark Stephens
25 sec read

How does TrueType Hinting work?

TrueType hinting use a program inside the TrueType file to modify the outlines for fonts. This allows it to do clever things like optimise...
Sam Howard
49 sec read

Search PDF Files With Regular Expressions – Searching With…

Recently our search code has undergone a major update to give you greater control over what text you can find. We have now made...
Kieran France
53 sec read

PDF to HTML5 conversion – changing the page size

By default, a we convert a PDF file into an HTML file with the same size. So a 200×100 pixel PDF file becomes a...
Mark Stephens
1 min read