diff --git a/Useful-Extensions.md b/Useful-Extensions.md
index 24b36dc..d54df25 100644
--- a/Useful-Extensions.md
+++ b/Useful-Extensions.md
@@ -383,10 +383,14 @@ More Node Editors stuff at [#306](https://github.com/ocornut/imgui/issues/306).
[github/CedricGuillemet/imgInspect](https://github.com/CedricGuillemet/imgInspect)

-**ImGuiTexInspect**: Advanced, flexible texture inspector (2021-2022)
+**ImGuiTexInspect**: Advanced, flexible texture inspector (2021-2023)
[github/andyborrell/imgui_tex_inspect](https://github.com/andyborrell/imgui_tex_inspect) ([discussion](https://github.com/ocornut/imgui/issues/4352), [online demo](https://andyborrell.github.io/imgui_tex_inspect))
+**imgui_zoomable_image**: A zoomable image display for Dear ImGui (2025)
+
[github/danielm5/imgui_zoomable_image](https://github.com/danielm5/imgui_zoomable_image)
+
+
# Date Picker
**ImGuiDatePicker** (2024)