Olá, equipe Ulanzi,
Obrigado pelo retorno detalhado. Resolvi todos os pontos levantados, além d ...
@Ulanzi poderia validar essa versão e estar atualizando no Marketplace?
darkdomi 发表于 2026-6-9 09:46
@Ulanzi poderia validar essa versão e estar atualizando no Marketplace?
Hello,
Version 1.0.4 will be updated and released today, so please check later .
We’ve identified a few issues, but they don’t significantly impact the release and can be addressed in future iterations.
Please check GitHub.
https://github.com/JEAN-ALMEIDA-CZO/Ulanzi-IconResizer-Plugin/issues/1
Ulanzi 发表于 2026-6-10 09:55
Hello,
Version 1.0.4 will be updated and released today, so please check later .
We’ve identified...
Hello, Ulanzi team! 👋
Thank you for the detailed feedback — all three issues were identified and fixed in version 1.0.5, which is now available. Below is a summary of each fix:
1. Icon search with Chinese terms (e.g., "苹果") returning no results in the China region
Root cause identified: the plugin used Google Translate to convert the search term into English (the icon database only indexes English keywords), and Google's service is not accessible in mainland China. When the translation failed, the Chinese term was sent directly, causing the search to return no results. Image search worked because the photo provider accepts Chinese queries directly — hence the difference in behavior.
Fix: we added an alternative translation service (MyMemory), accessible in the China region and requiring no API key, automatically triggered whenever the primary service does not respond. It also detects the source language based on the writing system (Chinese, Japanese, Korean, Cyrillic). The fix was applied to all four search functions (Search Icons, Search Images, AI Generator, and Batch Package). Validation test: "苹果" now translates to "Apple" and returns the expected results.
2. Plugin action list not translated in the Ulanzi Studio sidebar menu
Root cause: the localization files used short language codes (zh.json, pt.json), while Studio looks for full regional codes (zh_CN.json, pt_BR.json, etc.). We created files with full regional codes for all 9 languages (zh_CN, zh_HK, pt_BR, pt_PT, es_ES, fr_FR, de_DE, ja_JP, ko_KR) and also localized the plugin name displayed at the top of the menu. In the Chinese region it now appears as "Ulanzi 图标编辑器", with all 7 actions translated (调整图标, 搜索图标, 搜索图片...).
3. Search button effect consuming CPU while idle
Exactly as recommended: the button glow effect was implemented as a continuous CSS animation that remained active even when no task was running. The button is now static by default (while keeping its silver appearance), and the animation is enabled only while a task is in progress (searching, generating, packaging), then automatically disabled upon completion. The fix was applied across all 7 plugin panels. While idle, the effect's CPU usage is now zero.
Bonus in 1.0.5 — Integrated Tutorial
We also used this update to add a complete user guide: each of the 7 functions now includes a "?" button in the upper corner of the panel that opens a step-by-step tutorial with tips specific to that function. The tutorials are illustrated with the official action icons and fully translated into all 9 supported languages — including Simplified and Traditional Chinese.
We remain available for any additional testing or adjustments. Thank you again for the careful review — it has made the plugin better for all users! 🙏
— Jean Almeida
darkdomi 发表于 2026-6-11 00:47
Hello, Ulanzi team! 👋
Thank you for the detailed feedback — all three issues were identified an ...
Great! Version 1.0.4 was released yesterday. We will schedule testing for Version 1.0.5 and release updates on a weekly basis.
Ulanzi 发表于 2026-6-11 12:19
Great! Version 1.0.4 was released yesterday. We will schedule testing for Version 1.0.5 and releas ...
Obrigado! Qulquer coisa fico a disposição!
这个插件太厉害了,感谢Jean大神分享,解决了找图标的麻烦。 本帖最后由 darkdomi 于 2026-7-17 20:38 编辑
@Ulanzi
Ulanzi IconResizer — Update 1.0.6
Thanks for the detailed reports! We’ve fixed issues with GIFs in the clock format and search icon colors, along with quality improvements. Here’s what changed:
🐛 Fixes
GIFs in clock format now fill the entire screen — previously, a GIF (especially portrait-oriented) generated for the clock (458×196) would only appear on the left half, leaving the right side blank. Cause: a parameter (`--logical-screen`) conflicted with the cropping/resizing process, resulting in an incorrect width. Removed — the frame now fills the full 458×196 area for any button type.
Search icon color (Windows 10) — fixed 3 issues:
Result icons turned black when a color was selected (the color was being encoded twice → invalid value). Now applies the color correctly.
Didn't update when changing colors / required clicking "Search" again. Now the color changes in real-time, just like the background color button — no re-searching required.
✨ Improvements
Upscaling small GIFs — GIFs smaller than the target size are now automatically upscaled using sharper resampling (Lanczos3), preserving crisp edges.
Smarter compression (maintains quality within the 295KB limit) — downscaling to fit the limit now combines color reduction with `--lossy` compression, preserving as many colors as possible. Real-world example on the clock: 48 colors (the old method dropped this to just 8). Each GIF achieves the best quality-to-size balance possible within the limit.
Repo: https://github.com/JEAN-ALMEIDA-CZO/Ulanzi-IconResizer-Plugin 红桃K 发表于 2026-6-11 15:29
这个插件太厉害了,感谢Jean大神分享,解决了找图标的麻烦。
Fico feliz que o plugin está te servindo! Obrigado pelo feedback!
Versão 1.0.6 já se encontra disponível em: https://github.com/JEAN-ALMEIDA-CZO/Ulanzi-IconResizer-Plugin
页:
1
[2]