Questions tagged as 'thumbnail'

2
answers

How to Generate Thumbnail from a Video for Android?

I'm developing an android application, one of the screens of it should generate thumbnails of videos and display them in a list. Like the image below. Iwasabletogeneratethumbnailsofimages,butI'vetriedseveralwaystogeneratethethumbnailsofthevideo...
asked by 18.02.2016 / 19:20
1
answer

How to create thumbnails of images from an existing image inside the folder?

I am learning to program, even learning VERY with the help of you who teach me practically everything about functions and my problem now is this: thumbnails of various width and height to match each area o...
asked by 22.11.2015 / 17:23
1
answer

Show thumbnails of files [closed]

Does anyone know of a plugin that allows previewing TXT, PDF, DOC, and XLS files to display on a web page? In the sample image, a PDF and image are being displayed     
asked by 26.01.2016 / 21:08
1
answer

Thumbnails with NodeJS

How can I generate thumbnails of images I get in the base64 format with NodeJS? I currently save only the original but would like to create the thumb of each.     
asked by 18.01.2017 / 12:29
1
answer

When generating the thumbnail, the image goes to the entire black directory

The code below is for creating thumb. I would like to not use ready libraries, but the generated thumb is going to the whole black folder. Gd2 is active in php. See: $foto = "imagens/fox.jpg"; $diretorioNormal = "imagens/normal/"; $diretorioT...
asked by 07.02.2016 / 15:01
1
answer

List grid and list view with bootstrap 4

I wonder if I can do this effect that clicks on the icon above and the thumbnail switch mode list for mogo grid with the bootstrap 4 I'm worrying on the internet some example ready more just think of the bootstrap 3     
asked by 22.05.2018 / 22:02
0
answers

Add wordpress image in Google maps infowindow

Hello, I'm developing a platform in wordpress and sending the establishment data to an xml, containing the main data, with this xml, I send the data to google map which shows me all the locations. But together I wanted to send an image, I fou...
asked by 02.09.2017 / 20:05
0
answers

How to add an image size for certain media type in wordpress?

At the time of inserting a post I can select some images to include, as a prominent image, images in the body of the post and also by fields created by plugins (eg Advanced Custom Fields). These images can be resized with the add_image_size...
asked by 06.06.2017 / 21:10
0
answers

Save an image and generate Thumb with nodejs

I'm trying to burn an image to disk and after that generate a thumb of the image that was saved. To do this I save the normal base64 image that was sent and in the callback of fs.writeFile I call the function to generate the thumb. I'm try...
asked by 10.04.2017 / 20:45
0
answers

Create thumbnail from multiple upload

Good afternoon, I already researched and tried several options and I could not. I'm trying to upload multiple images, and each image generates a thumbnail and only records the original images in the database. But it generates the thumb of onl...
asked by 24.11.2015 / 19:07