lehins/hip

Haskell Image Processing Library

Haskell

121

168 commits

updated Aug 30, 2026

See the code

README

Haskell Image Processing Library

Haskell Image Processing (HIP) Library

Warning - Currently HIP is undergoing a major rewrite with massiv therefore master branch is not stable at the moment. For currently released version see 1.x branch.

Documentation is on Hackage, and Stackage.

Build Status Hackage

Installation

Dependencies:

$ sudo apt-get install zlib1g-dev

Install HIP using cabal:

  • $ cabal update && cabal install hip

and using stack:

  • $ stack install hip

In order to be able to view images in GHCi an external image viewer is used. You can use any viewer that accepts a filename as an argument, and by default, image viewer specified by the OS is used.

hackage
haskell
hip
image-processing
juicypixels
netpbm
repa

Contributors

lehins

156 commits

HanStolpo

7 commits

Ai-Ya-Ya

1 commits

Moiman

1 commits

lehins/hip

Haskell Image Processing Library

Haskell

121

168 commits

updated Aug 30, 2026

See the code

README

Haskell Image Processing Library

Haskell Image Processing (HIP) Library

Warning - Currently HIP is undergoing a major rewrite with massiv therefore master branch is not stable at the moment. For currently released version see 1.x branch.

Documentation is on Hackage, and Stackage.

Build Status Hackage

Installation

Dependencies:

$ sudo apt-get install zlib1g-dev

Install HIP using cabal:

  • $ cabal update && cabal install hip

and using stack:

  • $ stack install hip

In order to be able to view images in GHCi an external image viewer is used. You can use any viewer that accepts a filename as an argument, and by default, image viewer specified by the OS is used.

hackage
haskell
hip
image-processing
juicypixels
netpbm
repa

Contributors

lehins

156 commits

HanStolpo

7 commits

Ai-Ya-Ya

1 commits

Moiman

1 commits

Languages

Haskell

100.0%