Quick way to duplicate channels

Say I have an image with the dimensions (320,200,1,1) and I want to make it a 4-channel image (320,200,1,4) by duplicating the one channel I have.

What’s a quick way to do this?

resize 100%,100%,100%,4

Superb thank you!

1 Like