Here are more optimized versions of icons from Keka's beta.
Compressed file.tar.gz
Also... I recommend that you use ditto --hfsCompression on Keka.app to copy it to DMG when you are packaging it for the DMG that you are putting on the website (you don't have to do it for the AppStore version... all AppStore apps get compressed with HFS+ compression once installed), instead of just using a compressed DMG (you can still use the compressed DMG, but have the files inside use HFS+ compression, so the app would be compressed with HFS+ compression when the user moves it to the Applications folder)... that would save a few MBs on disk too.
With these optimized icons and HFS+ compression, Keka.app takes just 19MB on disk (instead of 53.5MB)... and there's still room to save more space... since the icon for gz and gzip is the same and the icon for lz and lzip is the same, when the icon appears twice for similar formats, just symlink it.
Here are more optimized versions of icons from Keka's beta.
Compressed file.tar.gz
Also... I recommend that you use
ditto --hfsCompressionon Keka.app to copy it to DMG when you are packaging it for the DMG that you are putting on the website (you don't have to do it for the AppStore version... all AppStore apps get compressed with HFS+ compression once installed), instead of just using a compressed DMG (you can still use the compressed DMG, but have the files inside use HFS+ compression, so the app would be compressed with HFS+ compression when the user moves it to the Applications folder)... that would save a few MBs on disk too.With these optimized icons and HFS+ compression, Keka.app takes just 19MB on disk (instead of 53.5MB)... and there's still room to save more space... since the icon for gz and gzip is the same and the icon for lz and lzip is the same, when the icon appears twice for similar formats, just symlink it.