Skip to content

PhotoSlide is a simple image viewer written in C#, Using the Winforms default PictureBox Control, Photo Slide can play basic slideshow of images(jpg, png, animated gif) without slide effects in window mode. Photo slide can also create a photo playlist file, think of it as something similar to an MP3 playlist, but for images.

Notifications You must be signed in to change notification settings

loretogutierrezjr/PhotoSlide

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

PhotoSlide

PhotoSlide is a simple photo viewer written in C# developed for personal use, Using the Winforms default PictureBox Control, The Photo Slide Prototype can play basic slideshow of images(jpg, png, animated gif) without slide effects in window mode. Photo slide can also create a photo playlist file, think of it as something similar to an MP3 playlist, but for images.
Currently, the playlist extention of PhotoSlide is a readable'txt' file.

There is source included VistaFolderBrowserDialog UI from Ooki.Dialogs for a user-friendly folder browser dialog and such.

PhotoSlide supports opening image files directly either by default or drag and drop

Requirements

To run, you need

  • .NET 3.5 (or above)

To compile, you need

  • C# compiler, such as:
    • Visual Studio

Development Status

  • Prototype

About

PhotoSlide is a simple image viewer written in C#, Using the Winforms default PictureBox Control, Photo Slide can play basic slideshow of images(jpg, png, animated gif) without slide effects in window mode. Photo slide can also create a photo playlist file, think of it as something similar to an MP3 playlist, but for images.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%