StackOverflow Questions for Tag: lossless-compression

Gary Lucas
Gary Lucas

Reputation: 478

When would Huffman coding outperform Deflate?

Score: 0

Views: 74

Answers: 1

Read More
Rikudou
Rikudou

Reputation: 189

What is the physical neaning behind the raw_offset and the real_offset in the FF7 LZSS compression implementation?

Score: 0

Views: 36

Answers: 1

Read More
MDNick2000
MDNick2000

Reputation: 11

LZMW compression algorithm always inflates data

Score: 0

Views: 46

Answers: 0

Read More
Rikudou
Rikudou

Reputation: 189

How do you handle the case where the flag bits cause the number of bits to not be a multiple of 8 in LZSS compression?

Score: 0

Views: 50

Answers: 1

Read More
Rikudou
Rikudou

Reputation: 189

How do I identify the file headers on .lzs files, and how exactly does lzss compression work?

Score: 0

Views: 80

Answers: 0

Read More
Rikudou
Rikudou

Reputation: 189

Can a .LZS file start with a 1 bit and still be considered LZS compressed?

Score: 0

Views: 49

Answers: 1

Read More
David Murdoch
David Murdoch

Reputation: 89382

Using jpegtran, jpegoptim, or other jpeg optimization/compression in C#

Score: 4

Views: 6922

Answers: 4

Read More
Yrlec
Yrlec

Reputation: 3458

Library for further (lossless) Jpeg-compression

Score: 7

Views: 6046

Answers: 3

Read More
ghost204nit
ghost204nit

Reputation: 752

Difference: LZ77 vs. LZ4 vs. LZ4HC (compression algorithms)?

Score: 59

Views: 55610

Answers: 1

Read More
Sugrue
Sugrue

Reputation: 3739

Is JPEG lossless when quality is set to 100?

Score: 103

Views: 66884

Answers: 4

Read More
Yousuf Rakib
Yousuf Rakib

Reputation: 1

Compress GIF image and append in formdata

Score: 0

Views: 37

Answers: 0

Read More
HerzogVolpe
HerzogVolpe

Reputation: 144

can a random byte-array be decompressed? What algorithm would be used?

Score: 3

Views: 95

Answers: 1

Read More
daLime
daLime

Reputation: 47

Compressing a list of low bit integers (2, 3, 4 bits)

Score: 0

Views: 57

Answers: 1

Read More
Bambax
Bambax

Reputation: 3010

String compression in JavaScript

Score: 67

Views: 113282

Answers: 10

Read More
Phạm Hồng Nhung
Phạm Hồng Nhung

Reputation: 41

Save compressed DICOM image without having to temporally save uncompressed DICOM

Score: 0

Views: 176

Answers: 1

Read More
Kalpesh Mahajan
Kalpesh Mahajan

Reputation: 145

Reconstruct original 16-bit Raw pixel data from the HTML5 canvas

Score: 5

Views: 2241

Answers: 1

Read More
terry franklin
terry franklin

Reputation: 133

How does a decompressor know the huffman tree that was used by the compressor?

Score: 0

Views: 94

Answers: 1

Read More
terry franklin
terry franklin

Reputation: 133

What is the difference between 7-zip Deflate and zlib.compress()?

Score: 0

Views: 593

Answers: 1

Read More
theNinthElement
theNinthElement

Reputation: 11

ZLIB returns different byte values after a compression and decompression

Score: 0

Views: 588

Answers: 2

Read More
web4141
web4141

Reputation: 21

Shifting a 1 bit into high and 0 bit into low in arithmetic compression

Score: 0

Views: 36

Answers: 1

Read More
PreviousPage 1Next