Skip to content

An Unreal Engine plugin for Unreal Engine 5.2 and above to get thumbnails of assets in content browser and save them as PNG files.

License

Notifications You must be signed in to change notification settings

munucrafts/CPP-UE-GetThumbnails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cpp_UE_Get_Thumbnails Plugin

Description

  • 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.

    Plugin - Save Asset Thumbnails UE

Installation

  • 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

How to Use?

  • 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.

License

  • 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.

About

An Unreal Engine plugin for Unreal Engine 5.2 and above to get thumbnails of assets in content browser and save them as PNG files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published