'ppm2html' converts an RGB PPM image to an HTML page. The page will display an approximated version of the image only using ASCII characters and color definitions.
Filtr man2html wczytuje sformatowany za pomocą nroff tekst ze standardowego wejścia i zapisuje dokument HTML na standardowe wyjście. Pakiet zawiera także wersję CGI.
im2avi is a small program for making AVIs from sequences of images. It makes use of avifile for encoding video streams, so im2avi has access to all the codecs that avifile supports, including DivX ;) or Cinepak.
discord
a very simple module which allows for conversion from normal dates (via time.time, time.localtime, etc.) to Discordian dates (a silly made-up dating system that divides a year into five seasons of 73 days each). The module can either be used as a standalone command line application (which prints the current date in Discordian form) or as a extension module