Forrest logo
back to context overview

avifenc

List of commands for avifenc:

  • avifenc:tldr:49a24 avifenc: Encode with a specific speed, where 0=slowest, 10=fastest, and 6=default.
    $ avifenc --speed ${2} ${path-to-image-png} ${path-to-image-avif}
    try on your machine
    explain this command
  • avifenc:tldr:da901 avifenc: Convert a specific PNG image to AVIF.
    $ avifenc ${path-to-image-png} ${path-to-image-avif}
    try on your machine
    explain this command
back to context overview