imv
Verified for current stable LTS
Imv Commands
Imv command syntax with verified terminal examples.
Commands
6 commands for Imv
imv Operations
Imv Command: Make Slideshow From Directory
imv -t 10 <path/to/directory> imv Video
Imv Command: Open Multiple Images Stdin
find . -type f -name '<*.svg>' | imv imv Video
Imv Command: View Fullscreen Image
imv -f <path/to/image.ext> imv Video
Imv Command: View Images Recursively Slideshow
imv -r --slideshow <path/to/directory> imv Video
Imv Command: View Multiple Images
imv <path/to/image1.ext path/to/image2.ext ...> imv Video
Imv Command: View Web Images
curl -Osw '%{filename_effective}\n' '{http://www.example.com/[1-10].jpg}' | imv Suggest a Imv Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Imv workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.