How to Make a Slideshow in Windows
How to Make a Slideshow in Windows
harex
creenshots\2016-07\*.* /closeslideshow
MUO
How to Make a Slideshow in Windows
If you want to share your photos with the world, a slideshow is just what you need. Here's everything you need to know to create the perfect slideshow. Have you taken a trip recently? Or maybe you got a new puppy and kitten that you've taken 48,000 photos of? How about simply documenting the progress of a project, like a greenhouse-come-gaming-shed? Or I know: you're proud of your holiday, animal children, or building prowess and want to share it with the world -- no, the universe. A slideshow is just what you need. We will look at a few different tools you can use to create your slideshow in Windows. They're all free and cover a range of technical abilities. Let's go!Create Slideshows Using Software
Software used to make a slideshow can vary between an extremely basic picture application to advanced video editing software used by professionals. You might not need everything that comes with the advanced software, so take some time and . VideoPad looks somewhat complex on the surface, but it only takes a few moments to get a slideshow video up and running, complete with your own music and custom transitions. I've made a short video illustrating how to quickly create a slideshow using images and music from your computer. As you can see, it only takes a matter of minutes to get a slideshow up and running. I've used Freemake Video Converter in the past to bulk convert image and video formats, and it has always performed well. It performs similarly well creating a simple slideshow and converting your images into a nicely formatted video. It has very basic options, but the drag and drop and automatic creation should do nicely if you're not looking for advanced features. Bolide Slideshow featured in a several "best slideshow software" lists, so I thought it best to try for myself. It has a similar interface to VideoPad, and is extremely easy to use, like Freemake Video Converter. I think it straddles the middle ground quite nicely. Take a look at this short video illustrating . As you can see, Bolide has a similar interface to VideoPad, but doesn't have quite the range of options as the latter is . This makes it perfect for those looking to add a touch of finesse without delving into video editing.Make an IrfanView Slideshow
This one can be handy if you have a bunch of pictures you want to display, but aren't fussed about connecting music, or timing the show, or any of the other "frills" mentioned above. If you're not aware, IrfanView is a really handy and versatile image viewer and editor that has heaps of advanced options just waiting under the surface. Its command line functionality is one those things. If you'd like to learn more, check out our -- you won't be disappointed. Navigate to the location IrfanView is installed. For example, mine is C:\Program Files (x86)\IrfanView. Open a Command Prompt for this directory by pressing Shift + Right Click, then selecting Open command window here. Now run the following command: i_view32.exe /slideshow=c:\temp\testpics\*.* /closeslideshow You can replace the "c:\temp\testpics" portion of the string with a location of your own. For example, this command opens my ShareX screenshots folder for August 2016: i_view32.exe /slideshow=c:\users\gavin\documentsharex
creenshots\2016-07\*.* /closeslideshow