bmp compressed image

I want bmp compressed images using 8 bit and 4 bit which editor
supports it . pls give me any reference
Gurjant [ Mi, 19 Dezember 2007 11:44 ] [ ID #1890981 ]

Re: bmp compressed image

"Gurjant" <gurjantsingh73 [at] gmail.com> wrote in message
news:43d3c024-aa48-41df-ba6c-52a073265644 [at] b40g2000prf.google groups.com...
>I want bmp compressed images using 8 bit and 4 bit which editor
> supports it . pls give me any reference

You don't want BMP images of any description if you are publishing for the
web. Look for editors that save as gif (8 bit, lossless, good for drawings)
or jpeg, (lossless, good for pictures). PNG is also an option.

Google. There are hundreds of them out there. If you are using Windows you
already have one. It's called Paint.

--
Richard.
rf [ Mi, 19 Dezember 2007 12:30 ] [ ID #1890982 ]

Re: bmp compressed image

On 2007-12-19, rf <rf [at] invalid.com> wrote:
>
> "Gurjant" <gurjantsingh73 [at] gmail.com> wrote in message
> news:43d3c024-aa48-41df-ba6c-52a073265644 [at] b40g2000prf.google groups.com...
>>I want bmp compressed images using 8 bit and 4 bit which editor
>> supports it . pls give me any reference
>
> You don't want BMP images of any description if you are publishing for the
> web. Look for editors that save as gif (8 bit, lossless, good for drawings)
> or jpeg, (lossless, good for pictures). PNG is also an option.

Is jpeg ever lossless?
Ben C [ Mi, 19 Dezember 2007 13:07 ] [ ID #1890983 ]

Re: bmp compressed image

Ben C wrote:

> On 2007-12-19, rf <rf [at] invalid.com> wrote:
>>
>> "Gurjant" <gurjantsingh73 [at] gmail.com> wrote in message
>> news:43d3c024-aa48-41df-ba6c-52a073265644 [at] b40g2000prf.google groups.com...
>>>I want bmp compressed images using 8 bit and 4 bit which editor
>>> supports it . pls give me any reference
>>
>> You don't want BMP images of any description if you are publishing for the
>> web. Look for editors that save as gif (8 bit, lossless, good for drawings)
>> or jpeg, (lossless, good for pictures). PNG is also an option.
>
> Is jpeg ever lossless?

Good question, even for the highest quality (least compression) level.

If it weren't almost 5 AM I'd do some testing.

G'night. :)

--
Blinky
Killing all posts from Google Groups
The Usenet Improvement Project - http://improve-usenet.org
Blinky the Shark [ Mi, 19 Dezember 2007 13:51 ] [ ID #1890984 ]

Re: bmp compressed image

"Ben C" <spamspam [at] spam.eggs> wrote in message
news:slrnfmi2dr.hlt.spamspam [at] bowser.marioworld...
> On 2007-12-19, rf <rf [at] invalid.com> wrote:
>>
>> "Gurjant" <gurjantsingh73 [at] gmail.com> wrote in message
>> news:43d3c024-aa48-41df-ba6c-52a073265644 [at] b40g2000prf.google groups.com...
>>>I want bmp compressed images using 8 bit and 4 bit which editor
>>> supports it . pls give me any reference
>>
>> You don't want BMP images of any description if you are publishing for
>> the
>> web. Look for editors that save as gif (8 bit, lossless, good for
>> drawings)
>> or jpeg, (lossless, good for pictures). PNG is also an option.
>
> Is jpeg ever lossless?

Typo. Lossy.

--
Richard.
rf [ Mi, 19 Dezember 2007 13:58 ] [ ID #1890985 ]

Re: bmp compressed image

On Dec 19, 4:30 pm, "rf" <r... [at] invalid.com> wrote:
> "Gurjant" <gurjantsing... [at] gmail.com> wrote in message
>
> news:43d3c024-aa48-41df-ba6c-52a073265644 [at] b40g2000prf.google groups.com...
>
> >I want bmp compressed images using 8 bit and 4 bit which editor
> > supports it . pls give me any reference
>
> You don't want BMP images of any description if you are publishing for the
> web. Look for editors that save as gif (8 bit, lossless, good for drawings)
> or jpeg, (lossless, good for pictures). PNG is also an option.
>
> Google. There are hundreds of them out there. If you are using Windows you
> already have one. It's called Paint.
>
> --
> Richard.

I don't want to publish image for web but I need BMP images in which
8 or 4 bit RLE implimented for test. If you know the editor that
supports it pls tell me
Regards:-
-Gurjant
Gurjant [ Do, 20 Dezember 2007 09:32 ] [ ID #1891783 ]

Re: bmp compressed image

"Gurjant" <gurjantsingh73 [at] gmail.com> wrote in message
news:83267477-3547-435c-9e66-f3f29b6b1c5d [at] d21g2000prf.google groups.com...
> On Dec 19, 4:30 pm, "rf" <r... [at] invalid.com> wrote:
>> "Gurjant" <gurjantsing... [at] gmail.com> wrote in message
>>
>> news:43d3c024-aa48-41df-ba6c-52a073265644 [at] b40g2000prf.google groups.com...
>>
>> >I want bmp compressed images using 8 bit and 4 bit which editor
>> > supports it . pls give me any reference
>>
>> You don't want BMP images of any description if you are publishing for
>> the
>> web. Look for editors that save as gif (8 bit, lossless, good for
>> drawings)
>> or jpeg, (lossless, good for pictures). PNG is also an option.
>>
>> Google. There are hundreds of them out there. If you are using Windows
>> you
>> already have one. It's called Paint.
>>
>> --
>> Richard.
>
> I don't want to publish image for web but I need BMP images in which
> 8 or 4 bit RLE implimented for test. If you know the editor that
> supports it pls tell me

See the HTML bit in the name of this newsgroup. This [usually] implies web.
For web we use JPEG, GIF or PNG.

If you want specific details on how to save BMP files then you are probably
better off in one of the microsoft groups. Either that or do what google
groupers never seem to be able to do: google for it. "bmp 8 bit rle" gave me
19,200 hits. Add the word "editor" and it narrows down to 8,990. Surely one
of them might give you a clue.

--
Richard.
rf [ Do, 20 Dezember 2007 11:05 ] [ ID #1891798 ]

Re: bmp compressed image

Gurjant wrote:
> I want bmp compressed images using 8 bit and 4 bit which editor
> supports it . pls give me any reference

Enable gzip compression on your web server.

--

//Aho
Shion [ Do, 20 Dezember 2007 11:23 ] [ ID #1891799 ]
Miscellaneous » alt.html » bmp compressed image

Vorheriges Thema: Re: How do I make a tip of the day pop up?
Nächstes Thema: dreamweaver weird message