#!/usr/bin/env php convert(); } catch (Exception $e) { fwrite(STDERR, sprintf('ERROR: %s%s', $e->getMessage(), PHP_EOL)); die(1); }