Most browsers will open a JPG file. In the browser, go to File - Open and open the file.
Mike On 4/13/2019 2:00 PM, [email protected] wrote:
Date: Fri, 12 Apr 2019 23:05:06 +0300 From: עוז אלהרר<[email protected]> To:[email protected] Subject: [gdal-dev] Convert GEOTIFF to JPG using GDAL Message-ID: <caegcanmyw+9kqrwyhwmgny02zvckbquc8olfqtwr0iutgyh...@mail.gmail.com> Content-Type: text/plain; charset="utf-8" I have a rgb.tif file in the configuration of GeoTiff. I want to view it in a browser (the GeoTiff does not interest me) I convert the file to JPG as follows: gdal_translate -of JPEG C:\z\RGB.tif C:\z\new.jpg -co WORLDFILE=NO The problem is that the new file is only shown in a program like ArcMap but not in the browser. Can someone explain to me why this is happening and does it have a solution ? Thanks
_______________________________________________ gdal-dev mailing list [email protected] https://lists.osgeo.org/mailman/listinfo/gdal-dev
