One of Common UI project`s module was Image editor, it allows the user to modify the image within the browser. so a not experienced user can scale (resize or crop), apply filters, watermark and rotation (for now).
the filter tab contains following filters :
- Opacity
- Brightness
- Saturate
- Contrast
- Blur (Gaussian Blur – not browser`s blur)
- Negative (Invert)
- Gray Scale
- Sepia
the rotation tab is divided in two sections :
- Rotating
- Flipping
the watermark tab is actually pretty cool, There are 3 types of watermark : (but only one can be applied at a time)
- Image watermark (image comes from server)
- Image watermark (image comes from user computer – but not uploaded yet)
- Text watermark
for image watermarks, the watermark image it self can be manipulated as :
- Scaling
- Visibility
- Positioning
- Rotation
PLEASE WAIT… GIF IMAGES ARE HEAVY ~2MB