Wednesday, June 7, 2023
HomeUncategorizedNip2: A spreadsheet-like GUI for the libvips image processing library

Nip2: A spreadsheet-like GUI for the libvips image processing library

Snap Status

nip2 is the GUI for the libvips image processing library. It’s a bit like a spreadsheet: you create a set of formulas that connect objects together, and nip2 recalculates.

Screenshot

Install

You can install nip2 via your package manager. For Windows and OS X, you can download binaries from the nip2 releases page. If you must build from source, see the section below.

Documentation

nip2 with 50-page manual—press F1 or help in program / directory view.

Build nip2 from source

In the nip2 directory, you should be able to do the usual:

./configure make sudo make install  

By default this will install the file to

 /usr/local. Check the summary at the end of configure and make sure you have everything you want Function.   

If you downloaded from GIT, you need to:

Build the config system first.

nip2 requires vips, gtk2 and libxml2 at runtime and flex/bison at compile time. If you have fftw3, gsl, goffice, libgvc, you will get extra functionality.

Snapshot

Rebuild the snapshot with:

although it is done automatically on push.

RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

LAST NEWS

Featured NEWS