Lenna Web | convert images without upload to a server into png or jpg

Lenna is a library for image processing algorithms. The web page allows to test and use them.

How to Convert Images

  1. Drop images into left box.
  2. Enable the plugins you want to use in convertion.
  3. Order the plugins via drag and drop
  4. Press the process button.
  5. Select file type you want to download on the right.
  6. Download your converted images compressed as zip.

Plugins

Lenna allows to plug in more algorithms. The plugins can be activated for use in the marketplace. Some examples can be found at lenna-project/lenna-plugins on github.
Following a list of available plugins:

Command Line Interface

A command line interface allows to use the algorithms and run them on multiple images at once. The source for lenna-cli can be found on github.