Unpack textures to custom folder

Hi!

When working on a project I have a central archive from which I take my textures, but then I’d like to move all the textures that are used in the project inside the project folder.

For that the pack/unpack external data function seems perfect, but I’d like to be able to choose a custom folder when unpacking the data and I couldn’t see any option for that.

Is there a way to choose a custom folder to unpack the textures?

Or maybe do you have any alternative method to be able to do what I am looking for?

Thank you!
Bernardo

1 Like

I’m not aware if there is a way of selecting a custom folder to unpack files, but what you could do is go to File → External Data → Unpack All Into Files and select “Write files to current directory (overwrite existing files)”:

image

image

This will create a folder called “textures” with all the previously packed files in the same folder of your .blend file.

Thank tou! I tried that option, but I’d like to be able to specify a custom folder