Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

hemtt utils paa convert

Extracts the first mipmap from a PAA file and saves it as an image. Useful for viewing or editing
Arma textures in standard image editors

Usage: convert <PAA> <OUTPUT>

Arguments:
  <PAA>     PAA file to convert
  <OUTPUT>  Where to save the PNG file

Options:
  -h, --help  Print help (see more with '--help')

Description

Extracts the first mipmap from a PAA file and saves it as an image. Useful for viewing or editing Arma textures in standard image editors.

Supports most common image formats (PNG, JPEG, BMP, etc.) based on file extension.

Arguments

<PAA>

PAA file to convert

<OUTPUT>

Where to save the PNG file