Skip to main content

Questions tagged [thumbnails]

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.

0 votes
0 answers
7 views

Divi Theme showing Original Image instead of the thumbnail

I am using Divi theme for one of my website, and in the recent blog section (sidebar) of the blog post the original image is getting loaded instead of the thumbnail. Do i need to specifiy specifically ...
Krunal Patel's user avatar
0 votes
0 answers
25 views

control the thumbnail size in wordpress

I am new to develop theme for wordpress, still I am doing pretty well until I have a problem with the thumbnail. I can't control it in mobile phone version, it look good in my computer (local server) ...
Abdullah Almuqbil's user avatar
0 votes
0 answers
20 views

Image.GetThumbnailImage rotates the image when it was taken using a mobile phone

I have the following extension methods to create thumbnails from a photo in a .NET Core 8 web application: public static class ImageExtensions { public static Image ToThumbnail(this Image image, ...
jstuardo's user avatar
  • 4,423
0 votes
0 answers
29 views

Why does my link preview's thumbnail show correctly when one person share it, but not when others share it?

I'm working on a video streaming application where I generate link previews using Open Graph meta tags. When a person in my team share the link in Whatsapp, the thumbnail appears correctly, but when ...
Ankit Singh's user avatar
0 votes
0 answers
58 views

How can I create Thumbnails fast using Flutter and Dart?

I want to be able to create Thumbnails fast for jpg's and png's using only native Flutter and Dart resources (no plugin). Some apps/packages I note are extremely fast at doing this (eg. Aves). I have ...
Brian Oh's user avatar
  • 10.4k
0 votes
0 answers
43 views

Image preview for any file (C#, WinForms)

I'm developing a winform with C# and provided any file's path I'd like to show a preview of the file, perhaps in a PictureBox. I found this How to get thumbnails from a file and tried to check for ...
grimoiredark's user avatar
1 vote
1 answer
112 views

The thumbnail of a presentation is empty immediately after it is created, saved and closed

I create a presentation, insert an image into it, save and close it. Using the Drive API I get a thumbnailLink, then a blob and from it I create a PNG file. The problem is that the file is empty and ...
Boris Baublys's user avatar
0 votes
0 answers
21 views

How can I capture the thumbnail after the recorded video has loaded? (using React JS)

I am recording the video using a preview via videoPreviewRef. After the recorded video is displayed on the videoLiveRef video element, I need to capture a thumbnail image from the recorded video using ...
Kirushanthi's user avatar
1 vote
0 answers
29 views

LinkedIn Thumbnail problems

When uploading my portfolio, from Cargo, to LinkedIn the thumbnail image is incorrect. The thumbnail is correct elsewhere - such as when sending the link over text message. But when I upload the link ...
Cole Farrar's user avatar
0 votes
1 answer
88 views

How to link thumbnails at its redpectives post in blogger

I'm getting crazy for this. I am building a blog, use watermark template. And when I make a post use the function of use an url to display an image. Blogger take the first post image to do a thumbnail ...
OnlyTestoo's user avatar
1 vote
0 answers
15 views

How to prevent artefacts in transparent images when generating thumbnails?

When generating thumbnails we get these weird artefacts in transparent images. Original (test) Image (1920x1920): 360x360 thumbnail: 360x360 thumbnail with boosted contrast to show the issue: I ...
bitfactory-douwe's user avatar
0 votes
0 answers
121 views

how to download portion of video which was uploaded into AWS s3 bucket, though Nodejs SDKs

I have uploaded a 1GB .mp4 file to an AWS S3 bucket. Using the AWS-SDK provided by the npm package, I am able to download the entire video. However, I have a specific requirement to generate a ...
rama rangeswara reddy's user avatar
0 votes
0 answers
49 views

How do i fix the broken thumbnails from a wordpress migration?

Let me give a bit of context: I migrated my blog to a new hosting provider, when i finally exported all my posts i realized that all my images where missing. I entered to my wp-conten/uploads folder ...
juandiegoles's user avatar
1 vote
1 answer
69 views

thumbnail not displaying when i open view in flutter

I am trying to display thumbnail of videos and i am fetching the thumbnail url from firebase and using Image.network to display them but the thumbnail are not displaying on the first they only came ...
Abemelek Ermias's user avatar
1 vote
0 answers
25 views

How can I reduce home page and post page thumbnail image when same thumbnail both side

I want to change home page and blog post page thumbnail size. I noticed thumbnail size generate through same class'large' on both pages. html code is: home page code <img width="750" ...
rudyards's user avatar

15 30 50 per page
1
2 3 4 5
210