|
-
Jun 27th, 2002, 02:43 PM
#1
Thread Starter
Frenzied Member
Is there an online image editor?
Is there an online image editor? One that will let me draw on an image? I am at work and need to save a bmp as a gif or edit a gif and save it as a gif (all I have on this mach is ms paint 
Thanks
Michael
I'm off to GalahTech, hope to see you there.
If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.
-
Jun 27th, 2002, 07:09 PM
#2
Frenzied Member
No, paint is good enough though, you can go transparent gif's and everything
-
Jun 27th, 2002, 07:51 PM
#3
Member
Originally posted by numtel
No, paint is good enough though, you can go transparent gif's and everything
It's color palette sucks arse though, gray is converted to green, etc.
-
Jun 28th, 2002, 09:21 AM
#4
Thread Starter
Frenzied Member
How do you save a gif in paint? I thought it was only .bmp's.
Thanks
Michael
I'm off to GalahTech, hope to see you there.
If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.
-
Jun 28th, 2002, 09:45 AM
#5
Hyperactive Member
Originally posted by msimmons
How do you save a gif in paint? I thought it was only .bmp's.
Thanks
Michael
you can save .bmp, .jpg, .gif, .tiff, and .png in paint!
-Emo
-=VB6 Enterprise Edition=-
-=VC++6Enterprise Edition=-
«¤E³m°O²™¤»
-
Jun 28th, 2002, 10:14 AM
#6
Thread Starter
Frenzied Member
we're talking about MS paint right?
Michael
I'm off to GalahTech, hope to see you there.
If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.
-
Jun 28th, 2002, 10:37 AM
#7
Black Cat
Don't the capabilites on MS Paint depend on the OS version its part of?
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Jun 28th, 2002, 11:29 AM
#8
you gave me a great idea for a new ASP .NET app I could write. An online image converter.
go here
http://www.vegaware.com/upload.aspx
And upload any non-gif image and it will convert it to a gif and display it on the page. you can then download it. There is ALOT more I can do with that to expand it.
Try it and tell me what you think.
-
Jun 28th, 2002, 11:57 AM
#9
Thread Starter
Frenzied Member
cool... only thing I can't do in paint + that page is transparent.
Michael
I'm off to GalahTech, hope to see you there.
If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.
-
Jun 28th, 2002, 12:02 PM
#10
Originally posted by msimmons
that page is transparent.
huh?
-
Jun 28th, 2002, 01:04 PM
#11
Thread Starter
Frenzied Member
Originally posted by Cander
huh?
sorry for the vauge message What I mean is that I used paint to edit an image (draw on it) then used that link you posted to turn it into a .gif but I need a transparent background for the image and that is one thing that I cannot do via that method.
Michael
I'm off to GalahTech, hope to see you there.
If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.
-
Jun 28th, 2002, 01:19 PM
#12
oh ok..well I dont know how to do that one
Ill see if I can come up with a way to do that this weekend. Im adding other abilities to app like choice of conversion(png, jpg, tiff), setting image quality/compression, and jpg rotation. So hopefully I can figure out transparent gifs too.
-
Jun 28th, 2002, 01:27 PM
#13
Thread Starter
Frenzied Member
Awesome. That would be a marketable product because I don't think there are any that do that yet. (Just compression I believe).
Thanks
Michael
I'm off to GalahTech, hope to see you there.
If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.
-
Jun 28th, 2002, 01:39 PM
#14
transparency of the most common color is added. Try it out now. Will work on making the transparency color selectable.
-
Jun 28th, 2002, 02:15 PM
#15
Thread Starter
Frenzied Member
(also sent pm) it took out all the color... just left the black lines.
Michael
I'm off to GalahTech, hope to see you there.
If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.
-
Jun 28th, 2002, 04:53 PM
#16
Hyperactive Member
Originally posted by msimmons
we're talking about MS paint right?
Michael
Yes, I was talking about the MS Paint....
-Emo
-=VB6 Enterprise Edition=-
-=VC++6Enterprise Edition=-
«¤E³m°O²™¤»
-
Jun 28th, 2002, 04:55 PM
#17
Thread Starter
Frenzied Member
Originally posted by Emo
Yes, I was talking about the MS Paint....
-Emo
I coulden't figure it out (I'm on NT4.0).
Michael
I'm off to GalahTech, hope to see you there.
If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.
-
Jun 29th, 2002, 10:16 AM
#18
Frenzied Member
Originally posted by Cander
you gave me a great idea for a new ASP .NET app I could write. An online image converter.
go here
http://www.vegaware.com/upload.aspx
And upload any non-gif image and it will convert it to a gif and display it on the page. you can then download it. There is ALOT more I can do with that to expand it.
Try it and tell me what you think.
Cool 
Can you make it do JPEGs?
I'm bringing geeky back...
-
Jun 29th, 2002, 06:03 PM
#19
Monday Morning Lunatic
I would say make it convert to PNG rather than GIF. You get better quality (more colours and a full alpha channel) 
Oh, and you won't have to pay the £5000 to Unisys for creating GIFs 
burnallgifs.org
I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
-- Linus Torvalds
-
Jun 29th, 2002, 07:29 PM
#20
www.animfactory.com have an online gif editor if that's any help. Have only used it to resize and change light source etc so not sure if it's heavy duty enough for ya...
-
Jul 1st, 2002, 09:26 AM
#21
Originally posted by JungleMan
Cool 
Can you make it do JPEGs?
Yeah, I can convert to bmp, gif, jpg, tiff, and png from an image of those same types and also including ico. Right now I am trying to fix the file locking and caching problems it has where sometimes 1 of the temp files gets locked and causes errors.
Other things I can add are jpg rotation(ie flip it 90 degrees), compression, quality, and some other little image properties I dont really understand yet. I can even add text to the image which if you look at the banner in my sig, you can see the code to write dynamic ttext to an image in action(with a shadow effect).
-
Jul 7th, 2002, 10:56 AM
#22
Frenzied Member
theGIMP has a feature that can turn it into a server, so someone is probably running a server somewhere.....
retired member. Thanks for everything 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|