[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Apple II graphics conversion



In article <Pine.NEB.4.64.0906131903240.1164@retro-net.org>,
 "Simon D. Williams" <admin@retro-net.org> wrote:

> Anyone know of a *nix program that can convert A2 graphics to a more 
> web-friendly format? Needs to be something I can run from the command 
> line.
> 
> Failing that, is there anything that can do the job on the IIgs?

I like AppleCommander. The command line version, ac.jar, needs Java, but 
it can run without SWT:

<http://applecommander.sourceforge.net/>

Latest build:

<http://sites.google.com/site/drjohnbmatthews/applecommander>

Sample hires image:

<http://home.roadrunner.com/~jbmatthews/a2/nindex.html>

Example command:

java -jar ac.jar -e misc.dsk lucy.pic > lucy.png

-- 
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>