Home > GD
Permalink to Writing Text On An Image With GD

Writing Text On An Image With GD

by on 06.18.2010 | no comments

Writing text on your images using GD is a handy ability to have. Maybe you are developing an imagehost or you have a project where you need to place text on an existing image. Whatever the reason here is how it’s done.

Permalink to PHP, GD & Memory Limits Plus How To Install ImageMagick

PHP, GD & Memory Limits Plus How To Install ImageMagick

by on 02.22.2009 | 5 comments

I thought I’d make this little tid bit of a post for anyone who is interested. I was recently using GD to make an uploader, [...]

Permalink to Making & Cropping Thumbnails Square Using PHP & GD

Making & Cropping Thumbnails Square Using PHP & GD

by on 02.21.2009 | 32 comments

Recently I made an image uploader for my other website & I noticed that there isn’t a lot of tutorials around on how to crop [...]