How to Convert jpg Files to png Files and Save Lots of Space
Gimp
- open the file in gimp, "gimp foo.jpg"
- index the file with 2 colors, "image > mode > indexed"
- set maximum number of colors to 2
- file, save as, png, compression level 9, ok
The resulting file should be about 5% of the original file size.
for example foo.jpg is here . It is 1.4 meg.
for example foo.png is here . It is 87K
Note that foo.png, has just as much resolution as foo.jpg!