Forum Discussion

Manish_oodles's avatar
10 years ago

Image Compression

Is their any way so that we can send images compressed from server and decompress it on Roku side.I earlier used gzip for Json compressing but now I am looking for image compression technique present in Roku.

1 Reply

  • destruk's avatar
    destruk
    Streaming Star
    JPG is already compressed. So why would you want to compress again? For PNG you can compress those with online tools as well (PNGCrush, TinyPNG, EXGif, etc etc etc) - sometimes though after 'compressing a PNG', the resulting file can be larger than what you started with - so check first for quality before replacing.