Click here to Skip to main content
15,896,063 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hi Friends,

I need some guidance for making an application.
Actually my requirements are .
1. I am fetching some images from database (which i already done).
2. Now i need to manipulate those images like rotation, scaling, index, dragging on the working area here and there.
3. After making some kind of collage.
4. I need to save that work in JPEG, PNG, or PDF format.

Can anyone suggest me the best way to doing this thing.
Which coding language is best for this king of web application..PHP, JQUERY etc, is it possible in these languages

Here is a reference application http://www.visme.co/[^]
Posted
Updated 17-Sep-15 23:48pm
v2

1 solution

PHP, jQuery and the others you have tagged are used in web development. You need to Google for "image editing", etc and look at some of the samples and tutorials. You will most likely need to learn C#, C++ or Java for this task.
 
Share this answer
 
Comments
akkii922 18-Sep-15 6:33am    
Thanks for your reply....

Is it possible in only PHP, Jquery, html???
because its kind a emergency. and i only know these languages.
And do u know any good place to find a good tutorial..

Thanks again
Richard MacCutchan 18-Sep-15 6:37am    
I already suggested where to go to find tutorials. Please try and at least do your own research.
akkii922 18-Sep-15 6:42am    
Ok thankyou... I will try.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900