php image manipulation

Nostalgia

Nostalgia

Nostalgia is a “ready to use” PHP script using the GD library which allows you (or your users) to upload jpg, gif or png images, apply Vintage and Retro effects and then open the image in a new window so you (or the user) can save it. It features bundled filters (50) but you can add as many as you want by using the Filter Creation Tool. Mobile friendly, it features an extensive documentation. PHP5 and GD (bundle) are required.

Photographia

Photographia

Photographia is a “ready to use” PHP script using the GD library which allows you (or your users) to upload jpg, gif or png images, apply effects and then open the image in a new window so you (or the user) can save it. It features 18 filters but you can add as many as you want by editing the html code or editing the json file. Photographia is mobile friendly and features an extensive documentation. PHP5 and GD are required.

Trading Card Maker

Trading Card Maker

Trading Card Maker is a PHP script using the GD library which allows you to create trading cards (as JPG or PNG) using a simple form. You can edit the title and the description of the card and choose which images will illustrate it. All images used to generate the image are stored in folders and will show up as options values in select boxes. Using onChange events, you don’t have to submit the form manually to see the result. Fonts, font-size ...