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
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.
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
But a compression drops quality. Is impossible to compress an image without losing quality
’Compression methods’ what they do is to reduce a little bit quality, so you don’t notice the difference before and after, but it dropped quality
It seems that something goes wrong with the WebComponent
Does it occur in the official app? Did you touch something in the blocks?
Using the Resize → Manual Resize enter your Height and your Width as you want, and then it will resize the image as you want
Or using the URL, add this params: &resize&rs_manual&rs_width=300&rs_height=250
Yes, it supports PNG, JPG, JPEG and GIF image format
If you want more, I will search and add it if I can
Your app work great.I found problem.I think problem source is my gallery app.Its show Latest Photo when opening and when I select from Latest its come with .null. When I select from gallery folders its work