All Projects → davidsonfellipe → Lena.js

davidsonfellipe / Lena.js

👩 Library for image processing

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Lena.js

Gradex
An online tool to generate gradients background from given image so you can preview and download it.
Stars: ✭ 145 (-66.44%)
Mutual labels:  image-processing, canvas
Pixelcraft
A Pixel Art Editor
Stars: ✭ 413 (-4.4%)
Mutual labels:  image-manipulation, canvas
Deblurgan
Image Deblurring using Generative Adversarial Networks
Stars: ✭ 2,033 (+370.6%)
Mutual labels:  image-processing, image-manipulation
Nuxt Image Loader Module
An image loader module for nuxt.js that allows you to configure image style derivatives.
Stars: ✭ 135 (-68.75%)
Mutual labels:  image-processing, image-manipulation
Imgtoascii
A JavaScript implementation of a image to Ascii code
Stars: ✭ 331 (-23.38%)
Mutual labels:  image-processing, image-manipulation
Avir
High-quality pro image resizing / scaling C++ library, image resize
Stars: ✭ 135 (-68.75%)
Mutual labels:  image-processing, image-manipulation
Graphite
Open source 2D node-based raster/vector graphics editor (Photoshop + Illustrator + Houdini = Graphite)
Stars: ✭ 223 (-48.38%)
Mutual labels:  image-processing, image-manipulation
L1stabilizer
🎥 Video stabilization using L1-norm optimal camera paths.
Stars: ✭ 111 (-74.31%)
Mutual labels:  image-processing, image-manipulation
Pyvips
python binding for libvips using cffi
Stars: ✭ 296 (-31.48%)
Mutual labels:  image-processing, image-manipulation
Photoeditor
A Photo Editor library with simple, easy support for image editing using paints,text,filters,emoji and Sticker like stories.
Stars: ✭ 3,105 (+618.75%)
Mutual labels:  image-processing, canvas
Deepfriedmemes.com
🅱️ Deep fries your pics. Serve with laundry sauce.
Stars: ✭ 131 (-69.68%)
Mutual labels:  image-processing, canvas
Magick
Magic, madness, heaven, sin
Stars: ✭ 362 (-16.2%)
Mutual labels:  image-processing, image-manipulation
Bitmap
C++ Bitmap Library
Stars: ✭ 125 (-71.06%)
Mutual labels:  image-processing, image-manipulation
Starnet
StarNet
Stars: ✭ 141 (-67.36%)
Mutual labels:  image-processing, image-manipulation
Mgan
Masking GAN - Image attribute mask generation
Stars: ✭ 120 (-72.22%)
Mutual labels:  image-processing, image-manipulation
Php Legofy
Transform your images as if they were made out of LEGO bricks.
Stars: ✭ 161 (-62.73%)
Mutual labels:  image-processing, image-manipulation
React Tint
A React component that applies image processing filters to an image using Processing
Stars: ✭ 89 (-79.4%)
Mutual labels:  image-processing, canvas
Neural Doodle
Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.)
Stars: ✭ 9,680 (+2140.74%)
Mutual labels:  image-processing, image-manipulation
Menyoki
Screen{shot,cast} and perform ImageOps on the command line 🌱 🏞️
Stars: ✭ 255 (-40.97%)
Mutual labels:  image-processing, image-manipulation
Opence
Contrast Enhancement Techniques for low-light images
Stars: ✭ 333 (-22.92%)
Mutual labels:  image-processing, image-manipulation

Lena.js

Tiny library for image processing.

Codeclimate MIT license NPM

Install via NPM

npm install lena.js --save

Install via yarn

yarn add lena.js

Run demo

yarn demo

Demo

https://fellipe.com/demos/lena-js/

Demo

Current filters

  • Canny
  • Gaussian
  • Grayscale
  • Highpass
  • Invert
  • Laplacian
  • Mirror
  • Noise
  • Prewitt
  • RGB
  • Roberts
  • Saturation
  • Sepia
  • Sharpen
  • Sobel
  • Thresholding
  • Lowpass 3x3
  • Lowpass 5x5

Author

Davidson Fellipe
Davidson Fellipe

Tutorials

Contribute

Anyone and everyone is welcome to contribute. See some developers that helped.

License

Code is under MIT license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].