# jarun/imgp

:camera_flash: Fast batch image resizer and rotator

Repository: https://github.com/jarun/imgp
Canonical: https://ross.abutalabs.com/products/imgp
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: image-processing, image-compression, image-manipulation, image-optimization, image-resize, image-rotate, multiprocessing, standalone, command-line, terminal, console, image-resizer, image-resolution, cli
Last push: 2026-08-16T06:53:28+00:00

## Health v2 (maintenance only)
Score: 87/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 66, longevity 100
- inputs: {"age_days": 3677, "days_push": 17, "days_rel": 17, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1091, forks 54 (observed 2026-08-28T04:03:33.159260+00:00)

## What it is
imgp is a fast command-line batch image resizer and rotator for JPEG and PNG images, powered by multiprocessing and Pillow-SIMD. It supports adaptive resizing, rotation, optimization, EXIF handling, and recursive directory processing.

## Use cases
- batch resize thousands of images from the command line
- generate thumbnails for a directory of photos
- rotate images by a specified angle in bulk
- compress and optimize JPEG/PNG images to save storage
- strip EXIF metadata from photos
- convert PNG images to JPEG

## When to choose
- you need to resize or rotate large batches of images quickly from the terminal
- you want a lightweight standalone tool without a file manager dependency
- you need EXIF preservation or erasure and quality control during conversion

## When to avoid
- you need a GUI-based image editor
- you need formats beyond JPEG and PNG
- you need advanced editing like cropping, filters, or color adjustments

## Facets
- artifact type: cli-tool
- maturity: active
- function: image-processing, cli
- domain: image-processing, files
- platform: windows, cli, python
- tags: batch-resize, image-rotation, thumbnailing, exif, pillow-simd, multiprocessing, command-line, linux, macos

## Member repositories
- jarun/imgp (main) score 87

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:33.159260+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:49:08.783877+00:00, confidence not recorded.
  - readme: https://github.com/jarun/imgp (fetched 2026-08-28T04:03:33.159260+00:00, sha c3440c9b3d82)
  - registry_pypi: https://pypi.org/pypi/imgp/json (fetched 2026-08-29T12:51:24.702781+00:00, sha c2672ff7f989)
- Data as of 2026-08-30T08:39:29.467469+00:00.
