if you could standardise a file format for a specific task what would you pick and why
xcjs @ xcjs @programming.dev Posts 0Comments 100Joined 2 yr. ago

xcjs @ xcjs @programming.dev
Posts
0
Comments
100
Joined
2 yr. ago
PNG support lossless compression through deflation, but there are encoders that can apply a lossy filter to the image to make the compression more effective.
PNG doesn't support lossy compression natively, to be clear.