An open API service indexing awesome lists of open source software.

https://github.com/mrusamamuzaffar/imageeditor_image_filter_complete_editing_app

This is a complete imgae editing app. we can get image internal and as well as camera and we can draw text, colourfull lines, emojies, numbers, appply different filters and save it into the mobiles internal storage.
https://github.com/mrusamamuzaffar/imageeditor_image_filter_complete_editing_app

android android-app android-application android-development android-library android-sdk android-studio android-testing android-ui android-ui-testing android-ui-widgets android-widget image-editor image-processing mobile-development native-android-app native-apps photo photo-edit-sdk photo-editing

Last synced: 8 months ago
JSON representation

This is a complete imgae editing app. we can get image internal and as well as camera and we can draw text, colourfull lines, emojies, numbers, appply different filters and save it into the mobiles internal storage.

Awesome Lists containing this project

README

          

# Image/Photo_Editor - Android

This is a complete imgae editing app. we can get image internal and as well as camera and we can draw text, colourfull lines, emojies, numbers, appply different filters and save it into the mobiles internal storage.

## Functions
✔️ Capture photo using Camera

✔️ Take an image from gallary

✔️ Write text and control its Size, Color

✔️ draw lines in multiple color

✔️ Draw emojies and handle their size

✔️ Draw numbers and handle their size

✔️ apply Filters

✔️ Save into the internal storage of app

✔️ undo all features

✔️ redo all features

## Capture imgage using Camera or Pick image from Gallary - GIF



## Draw line handle line width and color - GIF



## Undo and Redo - GIF



## write text on image and hadle its color and size - GIF



## razor - GIF



## emoji - GIF



## Number and save image into the internal storage - GIF



## MIT License

Copyright (c) 2018 Usama Muzaffar

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.