Forrest logo
back to context overview

catimg

List of commands for catimg:

  • catimg:tldr:64262 catimg: Disable 24-bit color for better [t]erminal support.
    $ catimg -t ${filename}
    try on your machine
    explain this command
  • catimg:tldr:9b220 catimg: Specify a custom [w]idth or [H]eight.
    $ catimg ${select} ${40} ${filename}
    try on your machine
    explain this command
  • catimg:tldr:d70d5 catimg: Double the [r]esolution of an image.
    $ catimg -r 2 ${filename}
    try on your machine
    explain this command
  • catimg:tldr:dba7d catimg: Print a JPEG, PNG, or GIF to the terminal.
    $ catimg ${filename}
    try on your machine
    explain this command
back to context overview