Crop a raster dataset by using specific coordinates

gdalwarp

gdalwarp -te {{min_x}} {{min_y}} {{max_x}} {{max_y}} -te_srs {{EPSG:4326}} {{path/to/input.tif}} {{path/to/output.tif}}

click the source code to copy install gdalwarp on any operating system with command-not-found.com