Automatic thumbnail generation
-
- Phoca Member
- Posts: 19
- Joined: 15 Nov 2011, 17:40
Automatic thumbnail generation
I believe you get this a request a lot: it would be nice for a download manager to generate automatically a jpg thumb of pdfs (or images, or MS Word docs). Is there a way to do that? It would be a pretty simple feature (via Imagemagick)
- Jan
- Phoca Hero
- Posts: 48550
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Automatic thumbnail generation
Hi, for now, there is no such option. Thumbnails are part of Phoca Gallery or Phoca Cart. Imagemagick is great library, the problem is, it is not a standard part of PHP on servers.
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 19
- Joined: 15 Nov 2011, 17:40
Re: Automatic thumbnail generation
Imagemagick is just an example, you can choose the way you want to generate thumbnails.
Also, you may even evaluate to embed Imagemagick binary in Phoca download/gallery packages, if their license allows that. It wouldn't be the worst solution.
Also, you may even evaluate to embed Imagemagick binary in Phoca download/gallery packages, if their license allows that. It wouldn't be the worst solution.
- Jan
- Phoca Hero
- Posts: 48550
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Automatic thumbnail generation
Yes, it was only BTW regarding the imagemagick. Phoca Gallery like Phoca Cart uses GD, which is enough for thumbnails. But for Phoca Download, there is no such option yet.
Jan
Jan
If you find Phoca extensions useful, please support the project