Multiple choice php 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. It supports creating, manipulating, and saving images in formats like JPEG, PNG, GIF, and more. Option A refers to IMAP, Option B is vague, and Option C is not a standard library name.