VIPS is an image processing library that focuses on efficiently handling large images. It supports multi-CPU and large images over 2GB. The C API is similar to other image libraries while Python and C++ bindings are also available. The GUI, nip2, combines image processing with a functional spreadsheet interface to build pipelines. Future plans include moving to GObject for a more extensible object-oriented design.