View Single Post
Old 08-24-2011, 04:43 PM   #1
khromov
Connoisseur
khromov ought to be getting tired of karma fortunes by now.khromov ought to be getting tired of karma fortunes by now.khromov ought to be getting tired of karma fortunes by now.khromov ought to be getting tired of karma fortunes by now.khromov ought to be getting tired of karma fortunes by now.khromov ought to be getting tired of karma fortunes by now.khromov ought to be getting tired of karma fortunes by now.khromov ought to be getting tired of karma fortunes by now.khromov ought to be getting tired of karma fortunes by now.khromov ought to be getting tired of karma fortunes by now.khromov ought to be getting tired of karma fortunes by now.
 
Posts: 83
Karma: 499304
Join Date: Jul 2011
Device: Kindle
Getting full-size images in your recipe?

Currently working on a recipe, it links to a lot of charts (via thumbs) and Calibre only get the thumbs. Since the href links link directly to the full-size versions I was wondering if there is a way to replace the thumbnails for the larger versions.

What would be the best way to process all links and use the full-size versions that are linked in the href tag? the basic structure is something like.

<a href="/img/11_big.jpg">
<img src="/img/11_small.jpg"/>
</a>

Does anyone have a snippet or is there any built-in function for this in Calibre?
khromov is offline   Reply With Quote