Hey gang, I'd like to remove the original file and only store processed images to save storage space. Is that possible?
Same here
any updates so far?
Found a way: applied resizeOptions?: ResizeOptions; to the collection
With resizeOptions you can resize the original.
From what I understood, this should be your biggest image.
I use, for a maximum width
resizeOptions: {
width: 3840,
withoutEnlargement: true,
fit: 'cover',
position: 'centre',
},Star
Discord
online
Get dedicated engineering support directly from the Payload team.