Align the data of a ZIP file on 4-byte boundaries

zipalign

  • Zip archive alignment tool.
    Part of the Android SDK build tools.
    More information: <https://developer.android.com/studio/command-line/zipalign>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

zipalign {{4}} {{path/to/input.zip}} {{path/to/output.zip}}

click the source code to copy install zipalign on any operating system with command-not-found.com