Thumbnails are reduced-size versions of pictures, used to help in recognizing and organizing them, serving the same role for images as a normal text index does for words.
Questions tagged [thumbnails]
3149 questions
1
vote
2 answers
Resize an image resource in CQ5
I am trying to resize a given JCR image resource and store it as a new rendition. The use case is to generate thumbnails in "any" scale.
I wanted to use the com.day.cq.dam.core.process.CreateThumbnailProcess, but this it is not available in the…

damoeb
- 154
- 3
- 9
1
vote
4 answers
What is the better way to create thumbnails from video in PHP?
I am creating a video broadcasting site, in which i need to know how to create thumbnails from the video. Please Help. Any Suggestions or References will be highly appreciated

Rajasekar
- 18,392
- 34
- 106
- 137
1
vote
2 answers
From CMIS how do I get the thumbnail placeholder for Alfresco?
I understand that the following URL will give me the thumbnail of a document or the placeholder image, if there isn't a thumbnail. This works because of the ph=true at the…

Jon Mitchell
- 217
- 6
- 16
1
vote
0 answers
Make a thumbnail from a online streaming video
I am trying to see if it is possible to make a thumbnail pic from an online video (videos run in flash) programmatically. Just to elaborate on what I am exactly looking to do:
I have a link to to a video that plays in a browser using adobe flash. I…

Ajay Nair
- 1,827
- 3
- 20
- 33
1
vote
0 answers
WordPress>EditMedia>ThumbnailCrop>broken?
I'm learning to make WordPress themes and am testing using the TwentyTwelve theme as reference to ensure my theme is compatible etc, all good. The following issue happens while using a fresh WP install with TwentyTwelve and no plugins:
Automatically…

sOnIc
- 11
- 2
1
vote
3 answers
Get thumbnail image from the original image path
I store the original image path(included file name) in db when upload an image.
For example:
img/uploaded/photo.jpg
Then I generate its thumbnail and store in below directory NOT in db.
/img/uploaded/thumbs/photo_thumb.jpg
And I have following…

vzhen
- 11,137
- 13
- 56
- 87
1
vote
2 answers
Do not create thumb if source image width/height smaller than thumb width/height
I am thinking does codeigniter image class have built-in or automatically SKIP create thumb
if the source image width/height smaller than the thumb width/height you set.
If not, how to deal with it?
I have done the thumbnail generate but if I upload…

vzhen
- 11,137
- 13
- 56
- 87
1
vote
1 answer
Django: Access many-to-many (reverse) in the template
Following up with the posting regarding reversed many-to-many look ups, I was wondering what the best practice for my project/picture problem is:
I want to register a number of projects and the users can upload (but not required) multiple project…

neurix
- 4,126
- 6
- 46
- 71
1
vote
1 answer
resolveuri failed on bad bitmap uri when putting on GridView
Hello I'm trying to develop android application that pulls all the image from my phone camera and display in GridView. However, I'm getting the following error:
01-11 09:38:38.890: I/System.out(6766): resolveUri failed on bad bitmap uri: …

dale
- 439
- 3
- 11
- 28
1
vote
2 answers
fancybox thumb not working
I have in my webpage Fancybox 2 thumbnails.
One thumb is working, but the second isn't. Instead, it opens that second thumb in the browser tab.
How can I fix this so the second thumb works correctly in Fancybox?
HTML: