Sinisterly
[Release] Image Editor V0.4 - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Visual Basic & .NET Framework (https://sinister.ly/Forum-Visual-Basic-NET-Framework)
+--- Thread: [Release] Image Editor V0.4 (/Thread-Release-Image-Editor-V0-4)

Pages: 1 2 3


[Release] Image Editor V0.4 - hellomen - 09-08-2013

Image Editor 0.4

what does it do?
With this tool you can: Write text on your image - Paint on your image - Make a fullscreen picture - Make a sizable picture and much much more so is it worth to try it? absolutely yes!

what's is special to this program?
This is not an all day common tool we see released by normal hobbiest yet this makes the tool special

Is this program crack-able?
Yes, it is because I didn't protect the codes because of one simple reason.
This is made because I was bored so the codes are not of: WOW IT HAVE TO STAY PRIVATE so fuck it and crack the heck what you want but if you use codes from this tool please give proper credits.


Why do you update it?
I haven't seen this kind of tool arround on alot of forums so I brought the Image Editor in some forums,
some may like it and some may not but those people are always thereSmile
aswell as people remain liking it I keep making new features and you always can request some and if your request is accepted I will put you in the change log!


Little Video 0.1:
[Image: Image%20Water%20Mark%20Creator.gif]

Screenshot Painting possibilty combined with text marking 0.2:
[Image: Image%20Water%20Mark%20Creator%20V0.2.JPG]

Screenshot made with the tool 0.3
too big to show on the thread


Screenshot made with the tool 0.4
too big to show on the thread


Support Me Download Link [Advertention(s) - adf.ly]

Support Me Download Link [Survey(s) - ajaxfiles.net]

Download Link [Direct - XetoIA.com]

Virus Scan [0/47]


CHANGE LOG:
0.4:
+ Fullscreen Mode
+ Sizable Screenshot
+ Advanced Settings
+ Grab an Image from an URL to edit/save
+ Image URL history
+ New Painting Tools


Note:
there is one known bug with the history!
this will be fixed as soon as possible!


Enjoy this tool regards!



RE: [Release] Image Editor V0.4 - invisal - 09-09-2013

Great job.

From what I can see, you have less features than Microsoft Paint, maybe in the future,
you can keep adding more feature so that it will be better than Microsoft Paint.

The first improvement you should make is to make each element draggable and
droppable. Make layer manager so that people can manage each element easily.


RE: [Release] Image Editor V0.4 - hellomen - 09-09-2013

(09-09-2013, 11:10 AM)invisal Wrote: Great job.

From what I can see, you have less features than Microsoft Paint, maybe in the future,
you can keep adding more feature so that it will be better than Microsoft Paint.

The first improvement you should make is to make each element draggable and
droppable. Make layer manager so that people can manage each element easily.

why shall painting objects be drag and drop able if it's for painting and not clicking?
also it has less but also other features than microsoft paint
you can make an fullscreen screenshot with only 1 click (paint can't do this) and also watermark (text opacity) I don't think microsoft paint can do this. aswell as you can make an sizable screenshot (put the desired background of the .exe file on a spot and resize it.
aswell as I want to implement an auto uploader at the future versions be-aware I am not making Microsoft Paint and not PhotoShop neither I get inspired with it.
It's just things I daily see/think of and put it into a real .exe file
aswell as thanks for your feedback I hope I cleared some things out Smile


RE: [Release] Image Editor V0.4 - hellomen - 09-09-2013

Ye and once again thanks for that tip mate.
Dont know what too add yet in the 0.5 update


RE: [Release] Image Editor V0.4 - ReTi0n - 09-09-2013

Nice job man, if you keep adding stuff it will look much better than Microsoft Pains Biggrin


RE: [Release] Image Editor V0.4 - hellomen - 09-09-2013

Thank you. The painting tools might be a bit slow because i am generating the paintings with graphical content for live editing


RE: [Release] Image Editor V0.4 - hellomen - 09-11-2013

My question to you is what would you love too see in future releases?
Nothing related to themes please. This is a clean professional project and wont mess it up with themes


RE: [Release] Image Editor V0.4 - Coder-san - 09-11-2013

You can add batch processing. Suppose somebody wants to watermark a number of images. Then you could make the user select the folder with the images and apply the same options to watermark all images.


RE: [Release] Image Editor V0.4 - hellomen - 09-12-2013

(09-11-2013, 10:21 PM)Coder-san Wrote: You can add batch processing. Suppose somebody wants to watermark a number of images. Then you could make the user select the folder with the images and apply the same options to watermark all images.

that's a quite nice idea
unfortionally I shouldn't use pictureboxes than
but counting the image files (selected files)
and making an integered bitmapping so it counts ALL the images as a new bitmap than have 1 previewed one and the rest will go the same.


RE: [Release] Image Editor V0.4 - noize - 09-12-2013

Well done. What language did you use? C#, maybe?