Extremely rough and simple single-page app to 'play' a sequence of images as if it were a video.
The images must be all in the same folder and have a consistent name with a numeric index without leading zeros. The last integer in the name is assumed to be the index but this can be manually changed using the Prefix and Suffix inputs.
- Download the
image-sequence-viewer.htmlfile and double click on it to open it up. - Click on the
Loadinput to open up the file explorer. - Navigate to the folder containing the sequence of images.
- Once on the desired folder, before selecting any image, copy the path of the folder to the clipboard. How to do this will depend on your system (e.g. clicking the file explorer's address bar, opening up the properties of one of the images, etc.)
- Select the first image of the sequence to be 'played'.
- Paste the previously copied folder path to the
Pathinput. - Click the
Play/Pausebutton.
The mouse can be used to pause or resume playback, by right clicking; or for panning, if the images are larger than the window, by holding down the left button. The left an right arrow keys can be used, while the playback is paused, to move to the previous and next image.
The browser's built-in zooming function can be used to zoom in to a particular area of the image playback.