Multiple choice technology What library do you need in order to process images? c-client library GIF/PNG library Image Library GD library Reveal answer Fill a bubble to check yourself D Correct answer Explanation The GD library is PHP's standard extension for image processing and manipulation. It supports creating, editing, and converting image formats like GIF, PNG, JPEG, and others. The other options are not valid PHP image libraries.