Image Slide Show
Use this web application to view your images with file names in numerical sequential order (example: 1.jpg, 2.jpg, etc.). Note file name numbers can be padded with zeros. (example: 009.jpg, 010.jpg, etc.). Or build an array with image file names. (example: ssImg[0] = 'myImage.jpg';,ssImg[1] = 'yourImage.jpg';,etc.)
Supported file extensions:
- jpg
- jpeg
- gif
- png
Instructions:
- Start: Enter the starting file number for the slide show to start on. (example: 0 will load 0.<file extenstion> image file first.)
- End: Enter the ending file number to use in the slide show.
- File Ext.: Choose the file extension for the images used in the slide show.
- Pad file name with zeros: Enter the number of zeros to pad a file name.
- Click Begin to begin the slide show.
- Check Loop if you would like the show start over when it reaches the end.
Navigation:
- First: Loads the first image.
- Previous: Loads the previous image.
- Pause: Pauses the slide show.
- Continue: Continues the slide show.
- Next Loads the next image.
- Last: Loads the last image.
- Slower: Each click adds a second to load the next image.
- Faster: Each click subtracts a second to load the next image.