TranslateProject/sources/talk/20190617 Use ImageGlass to quickly view JPG images as a slideshow.md
darksun 234fe8fe18 选题: 20190617 Use ImageGlass to quickly view JPG images as a slideshow
sources/talk/20190617 Use ImageGlass to quickly view JPG images as a slideshow.md
2019-06-18 12:02:57 +08:00

3.6 KiB
Raw Blame History

Use ImageGlass to quickly view JPG images as a slideshow

Want to view images from a folder one-by-one in a slideshow on Windows 10? Open source to the rescue. Looking back with binoculars

Welcome to todays episode of "How Can I Make This Work?" In my case, I was trying to view a folder of JPG images as a slideshow on Windows 10. As often happens, I turned to open source to solve the issue.

On a Mac, viewing a folder of JPG images as a slideshow is a simple matter of selecting all the images in a folder ( Command-A ), and then pressing Option-Command-Y. From there, you can advance the images with the arrow key. Of course, you can do a similar thing on Windows by selecting the first image, then clicking on the window frame's yellow Manage bar, then selecting Slide Show. There, you can control the speed, but only to a point: slow, medium, and fast.

I wanted to advance the images in Windows the same way I do it on a Mac. Naturally, I fired up the Googler and searched for a solution. There, I found the ImageGlass open source app, licensed GPL 3.0, and it did the trick perfectly. Here's what it looks like:

Viewing an image in ImageGlass.

About ImageGlass

ImageGlass was developed by Dương Diệu Pháp, a Vietnamese developer who works on the front end for Chainstack, according to his website. He collaborates with US-based Kevin Routley, who "develops new features for ImageGlass." The source code is available on GitHub.

ImageGlass supports most common image formats, including JPG, GIF, PNG, WEBP, SVG, and RAW. Users can customize this extension list easily.

My specific problem was needing to find an image for a catalog cover. Unfortunately, it was in a folder containing dozens of photos. Navigating through the slideshow in ImageGlass, stopping on the image I wanted, and downloading it into my project folder turned out to be easy. Open source to the rescue yet again, and the app took only seconds to download and use.

ImageGlass was featured as a Picasa alternative in Jason Bakers article 9 open source alternatives to Picasa from March 10, 2016. There are some other interesting image-related open source tools in there as well if you are in need.


via: https://opensource.com/article/19/6/use-imageglass-view-jpg-images-slideshow-windows-10

作者:Jeff Macharyas 选题:lujun9972 译者:译者ID 校对:校对者ID

本文由 LCTT 原创编译,Linux中国 荣誉推出