#!/bin/sh

/usr/local/bin/gs -sDEVICE=ppmraw -q -dNOPAUSE -r600 -sOutputFile=- - | \
/usr/local/bin/pnm2ppa -i - -o -
