---
title: "Optimize Images X adds internationalization"
url: https://daily.dev/posts/optimize-images-x-adds-internationalization-o0gawqdrk
source_url: https://no-title.victordomingos.com/articles/2026/optimize-images-x-internationalization
type: article
source: "Planet Python"
published: 2026-08-21T01:51:31.837Z
updated: 2026-08-21T01:51:52.944Z
tags: ["webdev", "python"]
reading_time: 2
upvotes: 1
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Optimize Images X adds internationalization

**[Planet Python](https://daily.dev/sources/planetpython)** · 2 min read · 1 upvotes · 1 comments

## Summary

Optimize Images X, a cross-platform desktop app for shrinking image file sizes on macOS, Windows and Linux, has been updated to version 2.2.0. The release adds full internationalization support with an initial set of translations (some AI-generated and human-verified, others fully human-written), a new language selector in settings, and minor UI tidying. Users can install or upgrade via pip, with an optional drag-and-drop extra. Contributions to review or add translations are welcomed.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://no-title.victordomingos.com/articles/2026/optimize-images-x-internationalization>

## Questions this post answers

### What's new in Optimize Images X version 2.2.0?

Version 2.2.0 of Optimize Images X adds full internationalization support, including a new Language option in the General tab of settings that applies immediately. Initial translations are provided for a small set of languages, some AI-generated and human-verified, others fully human-written. The release also includes minor UI adjustments to keep the interface tidy.

_Track new releases like this one on daily.dev to stay ahead of tool updates you rely on._

### How do I install Optimize Images X?

Install it via pip using 'pip install optimize-images-x', or 'pip install optimize-images-x[dnd]' to include optional drag-and-drop support. Setup instructions are available in the project's README on GitHub. It is a multi-platform desktop application that reduces image file sizes on macOS, Windows, and Linux.

_Developers evaluating image optimization tools can find setup details like this on daily.dev._

## Community discussion

Top comments from developers on daily.dev.

**@jliter85** · 1 upvotes

> I like the approach of using AI to get some of the translation work started and then having people actually review and improve it. That seems like a practical use of AI, especially for a smaller open-source project where translating everything by hand could take forever. Opening it up for native speakers to contribute makes it even better.

## Similar posts on daily.dev

- [Just updated - both Optimize Images and Optimize Images X](https://daily.dev/posts/just-updated---both-optimize-images-and-optimize-images-x-fgocgthl4) · Planet Python · 1 upvotes · 0 comments
- [Optimize Images X now supports WEBP and drag and drop](https://daily.dev/posts/optimize-images-x-now-supports-webp-and-drag-and-drop-eejntkrv2) · Planet Python · 2 upvotes · 0 comments
- [Just updated - Optimize Images v2.1.0](https://daily.dev/posts/just-updated---optimize-images-v2-1-0-weqrnchcm) · Planet Python · 1 upvotes · 0 comments

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#python](https://daily.dev/tags/python)

[View this post on daily.dev](https://daily.dev/posts/optimize-images-x-adds-internationalization-o0gawqdrk)
