Stereopix viewer examples - Conversion from Suto's viewer

« Return to index

This example shows how to send a list of images originally created for the "HTML5 viewer" of M.Suto to the viewer of Stereopix.

Here, we will use a python script to convert the gallery. This script creates an HTML page and a JSON file by parsing the index_m.html file of the gallery. You can then use these files in addition to the gallery or replace its index for example.

You can pass the parameter -i to give the path to the index_m.html file and -b to specify a base URL where the files will be hosted.

See the HTML result

Get the script