
Quickly resize textures to power-of-two sizes - directly in Unity, no extra tools needed.Right Click Resize lets you quickly resize textures in Unity to power-of-two dimensions (e.g. 32×32, 128×128) — perfect for compression. No need to open Photoshop or external tools: just right-click and resize directly in the Editor. Ideal for solo devs and teams who need fast, clean asset prep inside Unity.Right-click context menu for instant texture resizingSupports resizing to power-of-two dimensions (32, 64, 128, 256, etc.)Works on textures with alpha/transparencyAuto-expands canvas with padding or background fillNo external software required (Photoshop, GIMP, etc.)Editor-only tool (no runtime code included)