Texture Packer and Manipulator Tool - UE4 & UE5
Supports UE 4.27 & 5.01
The Texture Packer for UE4 & UE5 allows you to combine two textures together packing them for extra efficiency in your materials by reducing texture samples.
The Texture Packer also allows for transformations on each channel, scale, rotation, stretch and even a blur function. This tool can quickly create a variety of new textures as well as packing together existing textures. Supports Normal Maps and Alpha channels.
The "Editor Scripting Utilities" plugin (built into Unreal Engine) must be enabled for this tool to work.
Right click "EWBP_TexturePacker" and "Run" to launch the tool.
Demo Video - https://youtu.be/y2YEUqMePOM
Also contains a handy material function for creating a Z channel from XY - useful for leaving the Blue and Alpha channel of a Normal Map open for other uses.
Made for Unreal Engine 4 and Unreal Engine 5
Texture Packer and Manipulator Tool