How can I create a Wordpress website that does this kind of image processing -


i beginner in web development , want guide me on this. know how build basic wordpress website. want functionality on wordpress site take text , image provided user , process make final image shown below : enter image description here

i have no idea how it. if guide me how achieve this, mean kind of tools need or reference guide help.

thank reading :)

take php librairie named gd. can create image, add text, colors , add existing image (your user image). there lot of tutorials librairie on internet.


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -