I'm trying to compress a drone raster image while converting it from EPSG:32628 (WGS 84 / UTM Zone 28N) to EPSG:4326 (WGS 84 Geographic) in ArcGIS Pro, but the output file size is double the original file size instead of being smaller.
I used the Copy Raster tool with the following settings:
A compressed image with significantly reduced file size (50-80% reduction) in EPSG:4326.
The output file size is approximately 2x the original file size.
Any advice on the proper workflow or settings to achieve both compression and CRS conversion without increasing file size would be greatly appreciated!
I see at least two possibilites:
@logri-sl have you figure out a solution on this? I am running into the same issues with file size doubling.
No, unfortunately, I wasn't able to resolve this issue. Good luck! I hope you're able to do so!
@logri-sl Have you worked with the Cloud Raster Format (CRF) before? We recently came across this format and found that it significantly reduces file size while maintaining imager quality.
Our current workflow involves taking 536 aerial TIFF images, converting them into a more compressed format, reprojecting them, and then publishing them to create a cache. So far, using CRF has produced smaller file sizes without compromising image quality.
Do you think this approach would work for your needs?
For reference, the following documentation provides an overview of CRF workflows and their capabilities:
https://doc.arcgis.com/en/imagery/workflows/standard-workflow/preparing-your-data/data-sources-and-f...