Important
Read this please:
Hey there
I have a first version of the app to edit images. You will be able to edit any image uplading it to my server using a simple button, select the image and then edit it and download to your phone
###Functions
####Avaliable Functions
- Image Resizer (percentage or height and width pixels)
- Add a Frame (choose a color and a width)
- Add a Copyright text (custom text, size, position and color)
- Change image quality
- Add a shadow
- ClipCorners (or round corners)
####Future Functions
- Add an age filter (to simulate an old image)
- Add a binder to the photo
- Rotate the image
- Flip horizontally and vertically the image
- Square it for uploading to Instagram (for example)
- Crop with custom sizes
- Apply a predefined filter (Edge, Emboss, Blur or Mean)
- Apply a custom filter (you can add custom values to editor)
- Add a perspective
- Change brightness and shading
- Simulate a mirror efect
- Make the image negative
- Replace a color (eg.: change red to blue)
- Make a pixel party (to mess pixels)
- Set a greyscale filter
- Colorize the image (add like a color plastic before the image)
- Pixelate the image
- Change the gamma and the palette colors
- Add a medianfilter to fix wrong pixels in the image
- Alter the image using FX Filters (Twirl, Ripple, Lake and Waterdrop)
- Make a transparent image
- Add a polaroid frame with text (like old photos)
- Create a custom banner for your app
- More things that I’m working
(like a custom frame from a PNG image)
Those things have already been added to the PHP script, so the unique problem is the time, because I have to repeat the same process in the app a lot of times (create a Layout, add the parameters, request the new image…).
The PHP script will be open-source when I finish the app, so you can use it in your server and customize it. Also, I will provide a manual, because some things are hard to use it.
The app will be open source when I finish it too.
###Downloads
-
App Download:
ImageEditor.apk (2.2 MB) - VersionCode 23 & VersionName 0.1.2 Beta -
Source Code of the app:
ImageEditor.aia (48.8 KB) - VersionCode 23 & VersionName 0.1.2 Beta -
Source Code of the PHP Script:
GitHub -
Manual for how to use the URL and the RawImageEditor:
Avaliable_Soon.md
###Thanks
- Thanks to @domhnallohanlon for testing the base of the app and checking that everything was working fine
- Thanks to @mika for his amazing swipe-menu example in horizontal layout
PD: This post and the update post will be updated as soon as a new version of the app is released with new features
PDD: If you find any bug or you have a suggestion, report here