-
The Cpp_UE_Get_Thumbnails plugin is designed for Unreal Engine 5.2 and above. It enables users to save thumbnails of assets in the content browser to .png files by automatically creating a folder named "Thumbnails" in the project directory.
- Download the latest release from the GitHub repository.
- Extract the contents of the zip file into the Plugins folder of your Unreal Engine project.
- Launch Unreal Engine and enable the plugin from the Plugins menu.
- Tutorial Video : https://youtu.be/zjpgdz6cLsc
- Select the assets for which you want to save thumbnails.
- Right-click on the selected assets and choose the "SaveThumbnailsFromAssets" option from the "Scripted Asset Actions".
- Thumbnails will be saved as .png files in the "Thumbnails" folder located in your project directory.
- Feel free to use or modify this plugin according to your requirements. Attribution is appreciated but not required. If you use this plugin in your project, please consider mentioning the author in your project credits or README file.