opinionatedguide / opinionatedguide.github.io-src

Other
1 stars 5 forks source link

File Sizes #5

Open VegaDeftwing opened 4 years ago

VegaDeftwing commented 4 years ago

Currently many of the images are rather large, especially the screenshots taken in fullscreen on a 4k display. A pre commit hook to set a max file size with Imagemagick may be in order.

Experiments were already done with limiting the color pallete game-boy style, but the quality drop to file size savings was 'meh' though I may still consider doing something similar.

Now that the switch to a pelican site is done, images and gifs could potentially be converted to BPG -- https://bellard.org/bpg/

VegaDeftwing commented 4 years ago

need to see if pelican can be made to work with bpg, adding label

VegaDeftwing commented 4 years ago

Might be worth re-recording the gifs - espically those in OpMusic - as videos and then using the bpg format. Testing is needed.