Top "Thumbnails" questions

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.

PIL: Image resizing : Algorithm similar to firefox's

I'm getting about the same bad looking resizing from all the 4 algorithms of PIL >>> data = utils.fetch("…

python image thumbnails python-imaging-library
Facebook style image upload with thumbnail generation

Okay, I know questions like this exist in multiple forms across StackOverflow and other places on the web, but none …

php codeigniter jquery thumbnails image-upload
How to create thumbnail image in .net core? Using the help of IFormFile

I need to create a thumbnail image from the original image and need to save both images in the local …

c# image-processing .net-core asp.net-core-mvc thumbnails
Crop center square of image using imagecopyresampled

I am trying to create 2 cropped thumbnails (60x60 and 150x150) from a normal sized image. Everything works fine apart from …

php thumbnails crop resize-crop
Vimeo thumbnail from video id

I know that there are multiple themes about this already open, but I tried them all and nothing works for …

php thumbnails vimeo vimeo-api
CSS Clip and Absolute Positioning

I'm using clip to create thumbnails for a gallery. Unfortunately, clip can only be used when an element is absolutely …

css thumbnails clip
phpThumb cache problems

I'm using phpThumb - the PHP thumbnail generator. 'phpThumb.config.php': $PHPTHUMB_CONFIG['cache_maxage'] = 10; $PHPTHUMB_CONFIG['cache_maxsize'] = 1000; $PHPTHUMB_…

php thumbnails phpthumb
Python PIL: best scaling method that preserves lines

I have a 2D drawing with a black background and white lines (exported from Autocad) and I want to create …

python thumbnails python-imaging-library
Custom thumbnails for file types with Paperclip

I'm using Paperclip with a Ruby on Rails to attach assets to a model, these assets can be any file …

ruby-on-rails image file-upload paperclip thumbnails
CGImage create thumbnail image with desired size

I want to create the thumbnail using the CG. It creates the thumbnails. Here i want to have the thumbnail …

size core-graphics thumbnails