Open source music conversion

podhnologic prepares music for iPods.

A small command-line tool for converting music to iPod-friendly AAC/ALAC, or to FLAC, MP3, Opus, and WAV.

Green Lite-Brite style iPod icon

What it does

Converts music to iPod playable formats.

Retains iPod compatible metadata.

podhnologic terminal showing input, output, codec, and iPod mode settings

iPod mode

AAC + Apple Lossless (ALAC) compatible at 16-bit 44.1kHz.

All the codecs

Convert to/from FLAC, MP3, Opus, AAC, or ALAC.

Use it

Install from GitHub, then run the command.

Settings are saved to ~/.podhnologic/config.json, so repeat jobs can reuse the same defaults.

curl -fsSL https://raw.githubusercontent.com/jmonster/podhnologic/main/install.sh | bash

podhnologic

podhnologic --input ~/Music --output ~/iPod --ipod

podhnologic --input ~/Music --output ~/Converted --codec flac