GD Library is a program installed on the server that allows programs to manipulate graphics. GD (Graphics Draw) can create images using line, arcs, texts, and multiple colors. GD is extensively used with PHP, so you can manipulate images in your PHP coding.
Is GD Library installed?
Yes, GD library is already installed on all of our servers. You can verify this information by checking in your phpinfo.php page. If you do not have a phpinfo.php page in your public_html folder you may want to create one.
The version information of GD library is listed in the phpinfo page.
If you need further assistance please feel free to ask a question on our support center.
help full thanks
show me a link where I can go to upload GD onto my server