System Grab Bag

View all TLDR pages from common (or from all pages)

afconvert

Convert between AFF and raw file formats. More information: https://manned.org/afconvert.1.
  • Use a specific extension (default: aff):
    afconvert -a {{extension}} {{path/to/input_file}} {{path/to/output_file1 path/to/output_file2 ...}}
  • Use a specific compression level (default: 7):
    afconvert -X{{0..7}} {{path/to/input_file}} {{path/to/output_file1 path/to/output_file2 ...}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.