Thanks Jacob,
I'll try using one the the online tools for the screenshots and then resize it with Carrierwave.
The Pdf option seems to be too "long" (image => pdf => image => thumbnail).
How can I connect between one the online tools, i.e
url2png.com , and CarrierWave ?
Itamar
On Sunday, May 13, 2012 8:49:04 PM UTC+3, Jacob Tjørnholm wrote:
Hi,
Probably not by itself. Carrierwave handles the uploading and processing of files, so given a full size screenshot of a website, you could easily create a thumbnail version.
If you need to create a screenshot from a URL, you might want to look at something like wkhtmltopdf. This would obviously produce a PDF which you could then convert to an image file (maybe using ImageMagick? I'm not sure).
/Jacob
Hi guys,
I'm looking for a way to create website thumbnails using CarrierWave,
any suggestions how can I do it ?
Is CarrierWave the right solution for it ?
--
You received this message because you are subscribed to the Google Groups "carrierwave" group.
To post to this group, send email to carri...@googlegroups.com.