If you'd like to upload plug-ins, please create an account below. Otherwise (e.g. for download or commenting) you do not need one! Enjoy :-)
gimp-netpbm2gimp-plugins is a collection of over 200 GIMP plug-ins produced by running the source code of the Netpbm graphics filters through Netpbm2Gimp, which is described below. (Note: Think "GIMP" where the Netpbm graphics filter documentation says "PBM", "PGM", "PPM", "PNM", or "PAM".) There is a particular emphasis on load/save plug-ins for obscure graphics formats, but a number of miscellaneous and useful image filters and image generators are included as well. read more »
A simple plug-in to convert RGB images to YUV in GIMP. This means that after having applied the filter, you will get luminance (Y) in the red channel (R), and chrominances in green and blue channel. By using the decompose plugin, or the channel dialog, you will be able to work in YUV space, and be back in RGB space by the reverse plugin.