Ross ROSS = Recommend OSS · open-source software intelligence for agents

ARM-software/astc-encoder

The Arm ASTC Encoder, a compressor command line tool and codec library for the Adaptive Scalable Texture Compression image format. observed · 2026-08-28

github.com/ARM-software/astc-encoder · homepage · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 96
  • Release rhythm 83
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 34
  • age_days: 4144
  • days_rel: 33
  • days_push: 27
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

1295 stars · 283 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

The Arm ASTC Encoder (astcenc) is a command-line tool and codec library for compressing and decompressing images in the Adaptive Scalable Texture Compression (ASTC) format. It supports LDR and HDR inputs, all ASTC block sizes and profiles, and ships SIMD-tuned binaries for Windows, macOS, and Linux.

Use cases

  • compress png textures to astc for a vulkan game
  • convert ktx texture files to astc format
  • decompress astc images back to png
  • reduce game asset memory footprint with texture compression
  • batch compress hdr exr images for gpu
  • compare astc compression quality with psnr metrics

When to choose

  • you need ASTC texture compression for OpenGL, OpenGL ES, or Vulkan content
  • you want a fast, SIMD-optimized encoder with quality/time presets
  • you need both LDR and HDR support across all ASTC block sizes

When to avoid

  • you need other texture formats like BCn or ETC without converting
  • you want a GUI-based texture tool
  • your target platform does not support ASTC

Facets

cli-tool · maturity stable

image-processing compression cli graphics image-processing developer-tools windows cli astc texture-compression codec-library gpu-textures simd game-development macos linux

1 source

Member repositories

RepositoryRoleHealth v2
ARM-software/astc-encodermain92

For agents

markdown · JSON · MCP: product_card(name="ARM-software/astc-encoder")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem