Supported formats: PhotoCD, jpeg, ppm, gif, tiff, xwd, bmp, png,
webp. Use ImageMagick's convert for unknown file formats.
: fbi [ options ] file1 file2 ... fileN
displays images using the Linux framebuffer device.
Large images can be scrolled using the cursor keys. Zoom in/out
works with '+' and '-'. Use ESC or 'q' to quit. Space and PgDn
show the next, PgUp shows the previous image. Jumping to a image
works with g. Return acts like Space but additionally prints
prints the filename of the currently displayed image to stdout.
-h -help print this help text
-V -version print fbi version number
-store write cmd line args to config file
-l -list
-P -text switch into text reading mode
-a -autozoom automagically pick useful zoom factor
-(no)autoup like the above, but upscale only
-(no)autodown like the above, but downscale only
-(no)fitwidth use width only for autoscaling
-v -(no)verbose show filenames all the time [true]
-u -(no)random show files in a random order
-1 -(no)once don't loop (for use with -t)
-(no)comments display image comments
-e -(no)edit enable editing commands (see man page)
-(no)backup create backup files when editing
-(no)preserve preserve timestamps when editing
-(no)readahead read ahead images into cache
-cachemem
-blend
-T -vt
-s -scroll
-t -timeout
-r -resolution
-g -gamma
-f -font
-d -device
-m -mode
-notty don't capture control tty (for usage over ssh, serial etc.)