Splode / optimus

Image conversion and optimization desktop app.
MIT License
495 stars 31 forks source link
compression go golang image-optimization jpeg-image-compression optimization png-compression vue vuejs wails webp

Optimus logo

Optimus

Image compression, optimization and conversion desktop app.

Overview

Optimus is a desktop image optimization application. It supports conversion and compression between WebP, JPEG, and PNG image formats.

Features

Screenshot of Optimus primary image editor view

Screenshot of Optimus options view

Installation

Downloads

Download the latest version from the releases page.

Optimus is available for Windows, macOS, and Linux.

Scoop

scoop install https://raw.githubusercontent.com/Splode/optimus/main/optimus.json

Development

Optimus is built using Wails and uses JavaScript on the frontend and Go on the backend.

Take the following steps to develop locally:

  1. Clone the repo
  2. Install Wails
  3. Install go and npm dependencies

License

MIT © 2020 Christopher Murphy