Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
3.00/5 (2 votes)
Hello,
I want to create image editor in asp.net so I am looking for open source image editor control for asp.net. It should work like MS paint which provides add/ edit/ delete text and other images. So can any one help me in this?

I search on Google and found some of the image editors but I didn't find that which provides facility to insert some shapes, text and other things together.


Thanks,
Anvesh
Posted
Updated 23-Jan-13 16:32pm
v2
Comments
Azziet 23-Jan-13 6:40am    
you can achieve this by telerik controls ,but it is not open source..

http://demos.telerik.com/aspnet-ajax/imageeditor/examples/overview/defaultcs.aspx
ADotNetDev 23-Jan-13 7:02am    
Thanks for the reply but I have already seen this but it's not allowing me to add any extra shapes on image.
bbirajdar 23-Jan-13 9:10am    
You should mention whatever you have tried so that we should not waste our time in suggesting you the same solution....
ADotNetDev 23-Jan-13 22:33pm    
I have updates my question. thanks
Sergey Alexandrovich Kryukov 23-Jan-13 22:59pm    
Let me also note, that I am sure that nobody really needs such thing. Maybe, some extreme loosers can be found, but, having powerful multi-plarform open-source GIMP, Inkscape and more, who except them will want to mess with on-line version?
—SA

1 solution

No, you cannot, at least, not right now. "I want to create image editor in asp.net" and "I am looking for open source image editor control" clearly contradict. After you find and use such control, you cannot consider yourself as an author of the editor.

See also my comment to the question. Who on Earth could be interested in such thing in practice?

[EDIT]

Of course, you can find something: http://bit.ly/10TaSD0[^].

As you can see, commercial products are available, but I would not be so enthusiastic about open source.

This is explainable. This is because this topic is not really interesting. Why editing anything online? Of course, some part of commercial sector gladly use any opportunity to make some money on loosers wanting something "cool", but serious open source developers usually pay more attention for more reasonable problems. That's why multi-platform open-source editors are so good these days — there is a serious demand for them, and enough skills in really good developers…

—SA
 
Share this answer
 
v3
Comments
ADotNetDev 23-Jan-13 23:28pm    
I don't want ot be an author of that thing, I just want to use in my application. And that is not going to serve publicly. If you have any then please suggest otherwise it's fine.
Sergey Alexandrovich Kryukov 23-Jan-13 23:33pm    
OK, perfectly fine; then don't say "I want to create...".

See my updated answer then, after [EDIT].
—SA

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