[PR #671] [MERGED] Add WebP image support to client and dependencies #655

Closed
opened 2026-02-28 14:33:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jpochyla/psst/pull/671
Author: @Cleboost
Created: 7/14/2025
Status: Merged
Merged: 7/14/2025
Merged by: @jacksongoode

Base: mainHead: fix-webp


📝 Commits (1)

  • 42fbab8 Add WebP image support to client and dependencies

📊 Changes

2 files changed (+2 additions, -0 deletions)

View changed files

📝 psst-gui/Cargo.toml (+1 -0)
📝 psst-gui/src/webapi/client.rs (+1 -0)

📄 Description

Added 'webp' to the image crate features in Cargo.toml and updated the WebApi client to recognize and handle WebP images. This enables the application to process WebP image formats in addition to JPEG and PNG.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/jpochyla/psst/pull/671 **Author:** [@Cleboost](https://github.com/Cleboost) **Created:** 7/14/2025 **Status:** ✅ Merged **Merged:** 7/14/2025 **Merged by:** [@jacksongoode](https://github.com/jacksongoode) **Base:** `main` ← **Head:** `fix-webp` --- ### 📝 Commits (1) - [`42fbab8`](https://github.com/jpochyla/psst/commit/42fbab81de3d057d85d6bbd3030de2616d0aa70d) Add WebP image support to client and dependencies ### 📊 Changes **2 files changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `psst-gui/Cargo.toml` (+1 -0) 📝 `psst-gui/src/webapi/client.rs` (+1 -0) </details> ### 📄 Description Added 'webp' to the image crate features in Cargo.toml and updated the WebApi client to recognize and handle WebP images. This enables the application to process WebP image formats in addition to JPEG and PNG. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 14:33:46 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/psst#655
No description provided.