Forrest logo
back to context overview

img2txt

List of commands for img2txt:

  • img2txt:tldr:016ed img2txt: Set output line count to a specific value.
    $ img2txt --height=${5}
    try on your machine
    explain this command
  • img2txt:tldr:1f4e1 img2txt: Set output font width to a specific value.
    $ img2txt --font-width=${12}
    try on your machine
    explain this command
  • img2txt:tldr:55e7e img2txt: Set output column count to a specific value.
    $ img2txt --width=${10}
    try on your machine
    explain this command
  • img2txt:tldr:6d0b1 img2txt: Set output font height to a specific value.
    $ img2txt --font-height=${14}
    try on your machine
    explain this command
  • img2txt:tldr:7a6b7 img2txt: Set image brightness to a specific value.
    $ img2txt --brightness=${2}
    try on your machine
    explain this command
back to context overview