---
title: GDAL Reviews
meta_title: 'GDAL Reviews 2026: Details, Pricing, & Features | G2'
meta_description: Filter 18 reviews by the users' company size, role or industry to
  find out how GDAL works for a business like yours.
aggregate_rating:
  rating_value: 4.6
  review_count: 18
  scale: '5'
date_modified: '2026-05-05'
parent_category:
  name: Development
  url: https://www.g2.com/categories/development
---

# GDAL Reviews
**Vendor:** osgeo  
**Category:** [Component Libraries Software](https://www.g2.com/categories/component-libraries)  
**Average Rating:** 4.6/5.0  
**Total Reviews:** 18
## About GDAL
The Geospatial Data Abstraction Library is a computer software library for reading and writing raster and vector geospatial data formats, and is released under the permissive X/MIT style free software license by the Open Source Geospatial Foundation.




## GDAL Reviews
  ### 1. The master library for almost all GIS needs

**Rating:** 5.0/5.0 stars

**Reviewed by:** Parthesh B. | Geospatial Consultant, Enterprise (> 1000 emp.)

**Reviewed Date:** July 08, 2021

**What do you like best about GDAL?**

The support for different file formats, support for major programming languages- Python, Java, C++. You can access almost any format of GIS file usimg GDAL

**What do you dislike about GDAL?**

Documentation could be still better especially for Python. Also some of the GDAL processes can use multiprocessing to get quick results in case of multi core processors.

**Recommendations to others considering GDAL:**

For installing GDAL on Python, better to use Anaconda conda command with gdal package. OSGeo is  a good source to install gdal uutilities along with QGIS and othwr open source GIS software

**What problems is GDAL solving and how is that benefiting you?**

I have done almost all kinds of raster and vector analysis with GDAL. E.g. Network Analysis, Flood analysis, Raster manipulations, gdal translate, gdal retile to generate tiles from DEMs and much more. When you talk of open source GIS, you cannot ignore GDAL as it is the foundation of almost all the open source GIS software.

  ### 2. GDLA CLI

**Rating:** 4.5/5.0 stars

**Reviewed by:** Neeraj S. | Senior Data Analyst, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 09, 2021

**What do you like best about GDAL?**

most of the time use GDAL CLI and it was very easy to customize the script make as per our requirement

**What do you dislike about GDAL?**

should have to work on the performance side for the huge size of data, it took much time to process a large set of raster/vector data. that should improved

**What problems is GDAL solving and how is that benefiting you?**

I am not a programmer but still with help of GDAL and command-line batch processing I did so much work in a semi-automated way. that would help to do my work in a more efficient way

  ### 3. GDAL is used extensivelyby me in my  work and it is a very vital part of my workchain.

**Rating:** 5.0/5.0 stars

**Reviewed by:** SHUBHAM S. | Senior Remote Sensing Scientist, Mid-Market (51-1000 emp.)

**Reviewed Date:** June 30, 2021

**What do you like best about GDAL?**

All GDAL based utilities are really great, especially raster based utilities are awesome. Even, I have fully automated and shifted the ArcGIS based workflow to GDAL based workflow for MODIS data.Highly satisfied with GDAL and it has become part of my skillset.

**What do you dislike about GDAL?**

Nothing as such. But gdal_calc should be provided as a function in newer versions of GDAL as other utilities such as gdal_warp and gdal_translate are available in the form of gdal.warp and gdal.Translate. As gdal_calc.py provides a very great raster calculator.

**Recommendations to others considering GDAL:**

A must use library for remote sensing, I have worked extensively on remote sensing data with gdal and really it was a great experience developing software using it.

**What problems is GDAL solving and how is that benefiting you?**

All Remote sensing based problems have been solved with GDAL ,further I have seen the library evolving for the last 5 years. I have extensively utilised it for Synthetic Aperture Radar Image processing.

  ### 4. universal translator for your spatial data

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Oil & Energy | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 24, 2022

**What do you like best about GDAL?**

GDAL definitely become an important part of spatial data management software due to its capability to convert from one format to another format both in raster and vector

**What do you dislike about GDAL?**

since GDAL is a library hence working in the background, usualy  people does not feel their presence and contribution

**What problems is GDAL solving and how is that benefiting you?**

GDAL help us convert from one spatial data format to another, which means that we don't have to use each of their native software

  ### 5. GDAL: Make your geospatial automation journey simpler

**Rating:** 4.5/5.0 stars

**Reviewed by:** Bipin K. | Software Engineer (GIS) , Small-Business (50 or fewer emp.)

**Reviewed Date:** July 06, 2021

**What do you like best about GDAL?**

Comand line GDAL/OGR Commands. Customizable

**What do you dislike about GDAL?**

Installation in windows seems more complex

**Recommendations to others considering GDAL:**

It is a suitable source if you are looking for automation of your geospatial data.

**What problems is GDAL solving and how is that benefiting you?**

Almost all analysis of raster/vector geospatial data. We can do geoprocessing automation easily.

  ### 6. Gdal is one of the best open source software to work with raster and vector data.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Anup D. | Web GIS Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** July 17, 2021

**What do you like best about GDAL?**

It helps me to read, write and manipulate the vector and raster data. It supports all the OCG standard GIS files.

**What do you dislike about GDAL?**

It's a bit challenging to learn, especially in the initial phase. But once we get its concept, it is worth remembering.

**Recommendations to others considering GDAL:**

Before using GDAL, one should know different types of GIS data formats, remote sensing, coordinate and projection system, Data storage, Image Processing, and the most important is to begin familiar with the basis of Geographic Information System.

**What problems is GDAL solving and how is that benefiting you?**

I am a gis developer, and I mostly used GDAL python binding to read and write the different gis files. I also used it for changing the projection of the gis files and converting on type of gis files in other for a different purpose.

  ### 7. GDAL: Simple and Swift, I use it often for batch processing spatial data

**Rating:** 4.0/5.0 stars

**Reviewed by:** Tilok C. | RS Executive, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 20, 2021

**What do you like best about GDAL?**

GDAL is a time-saver, and I use it quite often in my research work. To perform some of my tasks I prefer GDAL for Raster data processing: Raster Algebra, Building Raster vrt layers. The best and my favourite is to extract subdatasets using -sds command which I use to extract MODIS data products and it's simple and quite fast.

**What do you dislike about GDAL?**

A great combination to work in QGIS and OSGEO shell. As I am exploring it, I haven't found any notable which I dislike

**Recommendations to others considering GDAL:**

Go on explore opensource GDAL

**What problems is GDAL solving and how is that benefiting you?**

Reprojecting: gdal_translate
Extracting sub-datasets
Creating virtual layer
Converting raster to other formats.

To perform these tasks, I am using GDAL and still exploring to ease my job. Thank you, team GDAL.

  ### 8. Most recommended and a must have open source tool for all GeoSpatial users and developers alike.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Architecture & Planning | Enterprise (> 1000 emp.)

**Reviewed Date:** August 14, 2021

**What do you like best about GDAL?**

It is the Swiss Army knife for all GeoSpiatal user.
It has all required capabilities for conversion of formats.
It has capability to read most of the know data formats.
It also bundle with GUI OSGEO4w and QGIS which allows more flexibility.
It has extensibility and expansion capabilities as a developer using in projects with support to GEOS(JTS) and now docker support is also available.

**What do you dislike about GDAL?**

All extensions of GDAL don't come prebuilt.
Some of the extension are commercial libraries, which bring complexity for license.
It has some learning curve as new person will not understand all capabilities on first go.
Being command line on core might scary some people.
It has no native GUI.

**Recommendations to others considering GDAL:**

One of the best opensource library/ tool for GIS based usage.

**What problems is GDAL solving and how is that benefiting you?**

I have used it in multiple solutions most in from of library like desktop, web and as well as server level processing. I have self compiled this for custom build version for enabling support to some propertiory library.

As a C/C++ developer I have seen huge benefits on it's ability to create custom applications using this library like ETL based approach from Custom data format to Enterprise level DB's and back. Used the GDAL based part to build imagery based conversion. And vector based translation on spatial selection to other physical data.

Additionally, as commercial software like Autocad and ArcGIS also use this library shows how power packed is this library,

  ### 9. Very good for remote sensing satellite analytics projects

**Rating:** 5.0/5.0 stars

**Reviewed by:** Muhammed Sirajul H. | Senior Data Scientist, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 08, 2021

**What do you like best about GDAL?**

GDAL's raster image processing libraries helped me to develop satellite analytics tools. especially  Its raster cropping,  raster value extraction, and mosaicing packages available in python language are very helpful.

**What do you dislike about GDAL?**

I used to get dependencies for GDAL while installing. Which comes in different versions for new python versions like 3.8 and 3.9. Hence many times I received errors while installing and failed to install and had to look at some other raw implementation for the tasks.

**What problems is GDAL solving and how is that benefiting you?**

we are solving farmer's problems using image analytics. We use historical satellite remote sensing images for this.

  ### 10. The best library you should go if you planing to work on geospatial data

**Rating:** 5.0/5.0 stars

**Reviewed by:** TAMIL S. | Machine Learning Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 20, 2021

**What do you like best about GDAL?**

The inbuilt function are the best for calculating metrics. The mutiple projections and raster support.

**What do you dislike about GDAL?**

May be little complex structure, it can be more easy module built

**What problems is GDAL solving and how is that benefiting you?**

I am solving the drone captured pix4d raster to solve patterns and insights using the AI in which GDAL is the gatekeeper who can allow me to transform the raster data to pixel coordinates and using the right protections and deliver the results with pinpointed global coordinates

  ### 11. Very useful, easy to use.

**Rating:** 5.0/5.0 stars

**Reviewed by:** ali h. | Research Assistant, Small-Business (50 or fewer emp.)

**Reviewed Date:** July 07, 2021

**What do you like best about GDAL?**

vary useful, contains most of the tools that wouldbe needed for raster manipulation and analysis

**What do you dislike about GDAL?**

Gdal does not support all of the file tpes like (.ns).

**What problems is GDAL solving and how is that benefiting you?**

I am automating raster analysis through python. The runtime of the programs using GDAL is very efficient.

  ### 12. Overall GDAL has given me satisfactory  for raster and vector geospatial data formats

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 27, 2021

**What do you like best about GDAL?**

As a python developer, the binding of GDAL with  python is the best. so that i can work with other python librairies as well.

**What do you dislike about GDAL?**

Documentation is made too complex. its hard to read and research in documentation

**What problems is GDAL solving and how is that benefiting you?**

I am using GDAL for Vector Data ANalysis and to import export data in postgresql.

  ### 13. GDAL makes Geospatial Task Easy!

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Higher Education | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 26, 2021

**What do you like best about GDAL?**

Geographical data from a PostGIS server that helps GDAL.

**What do you dislike about GDAL?**

Some data processing takes a long time than I expected.

**What problems is GDAL solving and how is that benefiting you?**

Projections and Spatial Reference Systems, it makes easy!

  ### 14. GDAL is the best and most supported geospatial library

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 21, 2021

**What do you like best about GDAL?**

Easy integration with all spatial file formats

**What do you dislike about GDAL?**

Not supported in Javascript or to use directly for web mapping

**Recommendations to others considering GDAL:**

High-quality spatial algorithms library

**What problems is GDAL solving and how is that benefiting you?**

Spatial files translations, spatial algorithms, network planning.

  ### 15. Very efficient library for geospatial data

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Construction | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 16, 2021

**What do you like best about GDAL?**

Fast and efficient data processing. Good to make repeatable tasks

**What do you dislike about GDAL?**

Sometimes difficult to have all necessary packages installed

**What problems is GDAL solving and how is that benefiting you?**

Prepare and process spatial data. Making work flows

  ### 16. I do lot of activities using integration GDAL with other python module

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Environmental Services | Mid-Market (51-1000 emp.)

**Reviewed Date:** July 01, 2021

**What do you like best about GDAL?**

such as Raster data  read, write visualize, the analytical based approach is very good to use GDAL

**What do you dislike about GDAL?**

its process large raster data as very slow

**What problems is GDAL solving and how is that benefiting you?**

Read, write, analysis of satellite image data

  ### 17. Geospatial lead engineer at UN FAO

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** July 21, 2021

**What do you like best about GDAL?**

Gdalinfo and gdal-translate are essential

**What do you dislike about GDAL?**

Nothing relevant, I'm pretty satisfied of the functionalities offered

**What problems is GDAL solving and how is that benefiting you?**

Check image formats. Translate into an optimized format.

  ### 18. Overall ok

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Aviation & Aerospace | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 09, 2021

**What do you like best about GDAL?**

All operations are working smoothly. Everything is good

**What do you dislike about GDAL?**

I don't think much regarding dislike.  nicely all

**Recommendations to others considering GDAL:**

Thanks

**What problems is GDAL solving and how is that benefiting you?**

I used for Pansharpening and changing the projection of shape file


## GDAL Discussions
  - [Which is the best site to post GDAL queries?](https://www.g2.com/discussions/which-is-the-best-site-to-post-gdal-queries) - 1 comment, 1 upvote

- [View GDAL pricing details and edition comparison](https://www.g2.com/products/gdal/reviews?section=pricing&secure%5Bexpires_at%5D=2026-06-28+20%3A17%3A38+-0500&secure%5Bsession_id%5D=67d55620-b0a3-4095-83bc-cc0a60cca931&secure%5Btoken%5D=e4183d1e73a1d84c1400f7cfc399c673003000ee29d4e6c90552e8aecdb2bc9f&format=llm_user)

## GDAL Features
**Functionality**
- Language Contingency
- Component Library
- Unlocked Components

**Management**
- Framework Integration
- Repository Management
- Support

## Top GDAL Alternatives
  - [Essential Studio](https://www.g2.com/products/essential-studio/reviews) - 4.5/5.0 (726 reviews)
  - [Flutter](https://www.g2.com/products/flutter/reviews) - 4.6/5.0 (67 reviews)
  - [Progress Kendo UI](https://www.g2.com/products/progress-kendo-ui/reviews) - 4.4/5.0 (250 reviews)

