This is the command tuxpaint-import that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
tuxpaint-import -- Import image files into Tux Paint(1)
SYNOPSYS
tuxpaint-import [--help]
tuxpaint-import filename(s)
DESCRIPTION
tuxpaint-import is a simple shell script which uses some NetPBM (pnm(5)) tools (anytopnm,
pnmscale and pnmtopng) along with date(1) to convert an arbitrary image file (e.g., a
JPEG, GIF, etc.) into a PNG(5) file which can be used by the drawing program Tux Paint
(tuxpaint(1)) and places it in the user's Tux Paint saved-files directory
($HOME/.tuxpaint/saved/).
EXAMPLE
tuxpaint-import picture.jpg photo.png cartoon.gif
ENVIRONMENT
$HOME to determine where the files should go so that they can be access within Tux Paint
using its Open command.
Use tuxpaint-import online using onworks.net services