CurvedSpace Forums: Best File to Save As - CurvedSpace Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Best File to Save As Best Resolution

#1 {lang:macro__useroffline}   Spikeout {lang:icon}

  • Tired
  • Icon
  • Group: Member
  • Posts: 9,068
  • Joined: 02-April 03

Posted 26 March 2006 - 03:07 PM

Picture made by me

user posted image
JPG Files can't handle Transparency, but it's compatible with most any programs/softwares/etc.

user posted image
Gif File, but it's compatible with most any programs/softwares/etc.

user posted image
BMP File, probably one of the best resolutions, but not compatible with a few stuff. Takes up too much space and can't handle transparency.

user posted image
PNG File, one of the best resolutions, can handle transparency, but not compatible with a few programs/softwares/etc. Takes up least space.


edit: idk how to make png transparent lol

This post has been edited by Spikeout: 26 March 2006 - 04:05 PM




0

#2 {lang:macro__useroffline}   Spikeout {lang:icon}

  • Tired
  • Icon
  • Group: Member
  • Posts: 9,068
  • Joined: 02-April 03

Posted 26 March 2006 - 03:14 PM

Working on the PNG

edit: png wont be transparent till 7.0 comes out of beta

This post has been edited by Spikeout: 26 March 2006 - 04:07 PM




0

#3 {lang:macro__useroffline}   Slay Mantus {lang:icon}

  • borg20
  • Icon
  • Group: New Member
  • Posts: 347
  • Joined: 16-October 05
  • Location:TriPimp's Crib

Posted 26 March 2006 - 06:42 PM

how do u make anything transparent? icon_sweatdrop.gif
Some people are like slinkies. Not really good for anything but you can't help
but smile when you see one tumbling down the stairs.

Xbox Live Gamertag= Slay Mantus

0

#4 {lang:macro__useroffline}   Spikeout {lang:icon}

  • Tired
  • Icon
  • Group: Member
  • Posts: 9,068
  • Joined: 02-April 03

Posted 26 March 2006 - 07:34 PM

if u get gimp i can tell you lol




0

#5 {lang:macro__useroffline}   Slay Mantus {lang:icon}

  • borg20
  • Icon
  • Group: New Member
  • Posts: 347
  • Joined: 16-October 05
  • Location:TriPimp's Crib

Posted 28 March 2006 - 08:56 PM

have it
Some people are like slinkies. Not really good for anything but you can't help
but smile when you see one tumbling down the stairs.

Xbox Live Gamertag= Slay Mantus

0

#6 {lang:macro__useroffline}   Bespetna {lang:icon}

  • JOIN THE PARY I CAN PROVIDE THE ARMY
  • Icon
  • Group: Member
  • Posts: 2,726
  • Joined: 22-May 04
  • Location:TriPimp's Crib

Posted 28 March 2006 - 11:35 PM

Nice

^^PUT THIS IN YOUR SIG ASAP!



Visit Bespetna.com you will find a lot of cool things waiting for you there
0

#7 {lang:macro__useroffline}   Ratty {lang:icon}

  • Bigrat2
  • Icon
  • {lang:view_blog}
  • Group: Super Moderator
  • Posts: 10,910
  • Joined: 01-October 03
  • Location:TriPimp's Crib

Posted 29 March 2006 - 04:25 AM

QUOTE(Spikeout @ Mar 27 2006, 02:14 AM)
Working on the PNG

edit: png wont be transparent till 7.0 comes out of beta
{lang:macro__view_post}


PNG is transparent for Firefox grnwink.gif

But yeah. They will be for IE when IE7 comes out. Which will still suck.
Empty sig is empty.
0

#8 {lang:macro__useroffline}   Slay Mantus {lang:icon}

  • borg20
  • Icon
  • Group: New Member
  • Posts: 347
  • Joined: 16-October 05
  • Location:TriPimp's Crib

Posted 30 March 2006 - 08:37 PM

how do i make this transparent?
user posted image
conf.gif
Some people are like slinkies. Not really good for anything but you can't help
but smile when you see one tumbling down the stairs.

Xbox Live Gamertag= Slay Mantus

0

#9 {lang:macro__useroffline}   Spikeout {lang:icon}

  • Tired
  • Icon
  • Group: Member
  • Posts: 9,068
  • Joined: 02-April 03

Posted 30 March 2006 - 09:26 PM

GIMP right? Go to Filter > Color > Color to Alpha > Click ok

Save as GIF file



0

#10 {lang:macro__useroffline}   Slay Mantus {lang:icon}

  • borg20
  • Icon
  • Group: New Member
  • Posts: 347
  • Joined: 16-October 05
  • Location:TriPimp's Crib

Posted 30 March 2006 - 10:20 PM

thx! thumb.gif
Some people are like slinkies. Not really good for anything but you can't help
but smile when you see one tumbling down the stairs.

Xbox Live Gamertag= Slay Mantus

0

#11 {lang:macro__useroffline}   Bespetna {lang:icon}

  • JOIN THE PARY I CAN PROVIDE THE ARMY
  • Icon
  • Group: Member
  • Posts: 2,726
  • Joined: 22-May 04
  • Location:TriPimp's Crib

Posted 31 March 2006 - 03:21 AM

QUOTE(ikbis29 @ Mar 30 2006, 04:37 PM)
how do i make this transparent?
user posted image
conf.gif
{lang:macro__view_post}


Looks cool TheSmile.gif.

^^PUT THIS IN YOUR SIG ASAP!



Visit Bespetna.com you will find a lot of cool things waiting for you there
0

#12 {lang:macro__useroffline}   Phieta {lang:icon}

  • Not impressed, darling.
  • Icon
  • {lang:view_gallery}
  • Group: Super Moderator
  • Posts: 6,877
  • Joined: 14-January 03
  • Location:TriPimp's Crib

Posted 31 March 2006 - 05:43 AM

More than you ever wanted to know about common image formats!

Note about "bits per channel" -- most images are stored in RGB format, meaning each pixel is made up of a red, a green, and a blue "channel." The more bits per channel, the greater range of colors can be produced. Some formats (PNG...) also support an "alpha" channel for transparency, and thus use a format called RGBA (red, green, blue, alpha). "Color depth" refers to the total bits per pixel -- 8 bits per channel times 3 channels (RGB) results in 24-bit color; with 4 channels (RBGA) we get 32-bit color.

Now... more stuff:

BMP
--No compression.
--Supports up to 8 bits per channel.
--No transparency.
--No animation.
--Don't use it unless you have to, due to the high file size.

GIF
--Lossless compression.
--Supports 8 bits per channel, but each image is limited to an indexed pallette of no more than 256 colors.
--One color on the pallette may be designated as transparent, but alpha channels are not supported.
--Supports animation.
--Probably the best format to use if you need neither a full pallette nor alpha channels.

JPEG
--Lossy compression, visually (and in some ways operationally) similar to that of MPEG video, resulting in blockiness and blurriness, especially at lower Quality levels.
--Supports 8 bits per channel.
--No transparency.
--No animation.
--Best for photographs if the lossy compression isn't an issue (for archival purposes, use PNG, TIFF, or another lossless format)

PNG
--Lossless compression.
--Supports indexed color similar to GIF; also supports up to 16 bits per channel for non-indexed grayscale and color images with or without alpha channels.
--Alpha channels are supported, allowing for "partial" transparency.
--Animation is supported by the MNG format, which is otherwise similar to PNG.
--If you don't mind GIF's limits, use it, as it's better-supported than PNG. (Internet Explorer, for instance, ignores alpha channels in PNG images.)
Those who will remember, will speak fondly of the warm morning breeze.
0

#13 {lang:macro__useroffline}   Ratty {lang:icon}

  • Bigrat2
  • Icon
  • {lang:view_blog}
  • Group: Super Moderator
  • Posts: 10,910
  • Joined: 01-October 03
  • Location:TriPimp's Crib

Posted 31 March 2006 - 06:22 AM

Kinda sucky how images with alpha channels (png transparency mainly..) dont work in IE... So we're stuck with dodgy aliased/choppy edges sad.gif

*hugs firefox* Suave_anim.gif
Empty sig is empty.
0

#14 {lang:macro__useroffline}   Spikeout {lang:icon}

  • Tired
  • Icon
  • Group: Member
  • Posts: 9,068
  • Joined: 02-April 03

Posted 31 March 2006 - 07:57 PM

Cool Phieta bluetongue.gif



0

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users