mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 05:30:52 +08:00

* POC of mkdocs barebones * Add more stuff! --------- Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
11 lines
333 B
Plaintext
11 lines
333 B
Plaintext
# Optimus
|
|
|
|
```mdx-code-block
|
|
<p style={{ "text-align": "center" }}>
|
|
<img src={require("@site/static/img/showcase/optimus.webp").default} />
|
|
<br />
|
|
</p>
|
|
```
|
|
|
|
[Optimus](https://github.com/splode/optimus) is a desktop image optimization application. It supports conversion and compression between WebP, JPEG, and PNG image formats.
|