Local Image Viewer

View images in local directories. Can navigate, zoom, rotate.

These are versions of this script where the code was updated. Show all versions.

  • v19 02.08.2016.
  • v18 24.06.2016. img margin changed to '0 auto'
  • v17 21.06.2016. changed zoom to be based on screen width
  • v16 21.05.2016. added script info panel
  • v15 20.05.2016. small style changes, added reset form link
  • v14 19.05.2016. added image opacity, added image list panel
  • v13 19.05.2016. fixed jumpbox not working
  • v12 18.05.2016. replaces session storage with gm set/get value - this will make the settings being remembered even after the tab closes
  • v11 14.05.2016. made it so it remembers how the images were sorted
  • v10 14.05.2016. Added G key as shortcut to open the jump to image box
  • v9 13.05.2016. added jump to image box
  • v8 12.05.2016. added controles to rotate image
  • v7 11.05.2016. centered image on page, dark body bgcolor
  • v6 11.05.2016. 0 key now toggles between original size and fit to screen size
  • v5 11.05.2016. Cleaned codes, added controls to resize image
  • v4 09.05.2016. used session storage instead of local storage
  • v3 08.05.2016. Fixed not working in Chrome
  • v2 08.05.2016. Improved folder/file detection method a little
  • v1 08.05.2016.