Wannamingo
Wannamingo is an image processing application developed in JavaScript; you can use to adjust your images with various filters, image effects, cropping, blurring, sharpen and many many more. You can select images to import (from your phone gallery or computer) or import directly from the webcam.
The application started as an experiment in playing with HTML5 Canvas and it evolved from there.
Language | JavaScript |
License | GPLv3 |
Version | 2.0 |
Release date | December 21, 2021 |
Download | zip archive |
Source code | browse |
Git repo | git clone https://sizeof.cat/git/wannamingo |
Features
- 30 image filters.
- rotate image.
- flip horizontally and vertically.
- brightness, contract and saturation adjustments.
- add noise.
- sharpen.
- add normal and frame blur.
- vignette.
- desaturate, sepia and invert effects.
- RGB adjustments.
- predefined cropping.
- add frame masks.
- share your images.
- mobile applications for Android, Tizen, Ubuntu Touch, HarmonyOS, Windows Phone 8.1.
Dependencies
- jQuery v3.5.1
- Angular JS v1.8.0
- jQuery Perfect Scrollbar v0.8.1
- jQuery TouchSwipe v1.6.18
Demo
Screenshots
![]() | ![]() | ![]() | ![]() |
![]() | ![]() | ![]() | ![]() |
License
Wannamingo is written by sizeof(cat) and released under GPLv3.
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program. If not, see <https://www.gnu.org/licenses/>.
author
created December 16, 2020
updated July 3, 2023
words 263
tags #javascript, #projects, #mobile, #jquery