logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

View Images - sxiv Image Viewer | Online Free DevTools by Hexmos

View images quickly and easily with sxiv Image Viewer. Open single images, slideshows, or thumbnails from the command line. Free online tool, no registration required.

sxiv

Simple X Image Viewer. More information: https://manned.org/sxiv.

  • Open an image:

sxiv {{path/to/image}}

  • Open an image in fullscreen mode:

sxiv -f {{path/to/file}}

  • Open a newline-separated list of images, reading filenames from stdin:

echo {{path/to/file}} | sxiv -i

  • Open one or more images as a slideshow:

sxiv -S {{seconds}} {{path/to/image1 path/to/image2}}

  • Open one or more images in thumbnail mode:

sxiv -t {{path/to/image1 path/to/image2}}

See Also