All Projects → Splode → Optimus

Splode / Optimus

Licence: mit
Image conversion and optimization desktop app.

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Optimus

Imager
Automated image compression for efficiently distributing images on the web.
Stars: ✭ 266 (+139.64%)
Mutual labels:  image-optimization, optimization, compression
libcaesium
The Caesium compression library written in Rust
Stars: ✭ 58 (-47.75%)
Mutual labels:  compression, optimization
Fast zlib
Heavily optimized zlib compression algorithm
Stars: ✭ 105 (-5.41%)
Mutual labels:  optimization, compression
Compress Images
Minify size your images. Image compression with extension: jpg/jpeg, svg, png, gif. NodeJs
Stars: ✭ 331 (+198.2%)
Mutual labels:  image-optimization, compression
create-optimize-images
♻️ Reusable, scalable, bash scripts to create and optimize images.
Stars: ✭ 39 (-64.86%)
Mutual labels:  webp, image-optimization
tiny
compress data for better performance
Stars: ✭ 21 (-81.08%)
Mutual labels:  compression, webp
yoga-image-optimizer
A graphical tool to convert and optimize JPEG, PNG and WebP images (based on YOGA)
Stars: ✭ 85 (-23.42%)
Mutual labels:  optimization, webp
Tris Webpack Boilerplate
A Webpack boilerplate for static websites that has all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance.
Stars: ✭ 1,016 (+815.32%)
Mutual labels:  optimization, compression
Model Optimization
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
Stars: ✭ 992 (+793.69%)
Mutual labels:  optimization, compression
Flyimg
Dockerized PHP7 application runs as a Microservice to resize and crop images on the fly. Get optimised images with MozJPEG, WebP or PNG using ImageMagick. Includes face detection, cropping, face blurring, image rotation and many other options. Abstract storage based on FlySystem in order to store images on any provider (local, AWS S3...).
Stars: ✭ 762 (+586.49%)
Mutual labels:  webp, compression
Essential Image Optimization
Essential Image Optimization - an eBook
Stars: ✭ 1,950 (+1656.76%)
Mutual labels:  image-optimization, compression
Tiny Site
图片优化
Stars: ✭ 65 (-41.44%)
Mutual labels:  webp, optimization
Meshoptimizer
Mesh optimization library that makes meshes smaller and faster to render
Stars: ✭ 2,930 (+2539.64%)
Mutual labels:  optimization, compression
image-optimizer
Smart image optimization
Stars: ✭ 15 (-86.49%)
Mutual labels:  compression, optimization
Georaptor
Python Geohash Compression Tool
Stars: ✭ 143 (+28.83%)
Mutual labels:  optimization, compression
Nuxt Optimized Images
🌅🚀 Automatically optimizes images used in Nuxt.js projects (JPEG, PNG, SVG, WebP and GIF).
Stars: ✭ 717 (+545.95%)
Mutual labels:  webp, optimization
Image Optimizer
Simple lossless compression for Elementary OS
Stars: ✭ 52 (-53.15%)
Mutual labels:  image-optimization, compression
Csso Rails
CSS Optimizer(csso) ruby wrapper for Rails Asset pipeline
Stars: ✭ 86 (-22.52%)
Mutual labels:  optimization, compression
Strategems.jl
Quantitative systematic trading strategy development and backtesting in Julia
Stars: ✭ 106 (-4.5%)
Mutual labels:  optimization
Tinify Java
Java client for the Tinify API.
Stars: ✭ 107 (-3.6%)
Mutual labels:  image-optimization

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

  • Convert to and from JPEG, PNG, and WebP formats.
  • Compress JPEG, PNG (lossy), and WebP (lossy and lossless) formats.
  • Resize images to various sizes in a single batch operation.
  • View simple stats on session and all-time use.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].