IstvanV has continued his project. Here is the image converter program, from PC to EP:
EPimgconvIn this topic you can find some converted pictures and links to converted pictures.
EPimgconv can be used under DOS prompt. (First unpack files by WinZip.)
An example for using it:
epimgconv foo.jpg foo.com
Video mode can be selected by
-mode parameter (default is 2).
-raw 1 parameter enables to save in raw format, instead of the default .com application format.
-size W H enables to set picture size in characters.
As default, Epimgconv converts images into the largest possible size, but by using
-scale X Y and
-offset X Y parameters the image can be enlarged and offset.
JPG, BMP, PNG, GIF and XPM file formats are supported.
(Maybe a more detailed guide will be available soon, as for video modes.)