I need a Text-2-Image PHP Script

Job ID: 37071356

Budget: $250 – $500 USD

I have a text-2-image script built in ASP.NET C#, where I can do the following:

Add text - single line
Add stroke - up to 3
Change line height - in percentage
Change font

This will produce a URL, which will create an image, where I can:

Update the text
Update the stroke
Update line height
Update the font

See this demo: https://watch.screencastify.com/v/hWylzly4qDWRVUku9Y56

NOTE: Instead of having a single input field, then the new PHP script will receive the text like this instead:

Caffeine,<br>the%20official<br>drink%20of<br>parenting.

So the output of the image text would look something similar to this:

Caffeine,
the official
drink of
parenting.

Here is an example of a URL:

https://bigteetool.com/Templates/GenerateImage?text=Oh%2C%2Bmore%20meetings%2C%20how%2Bthrilling.&font=21&colorCode=ffffff&angle=0&fontSpacePercent=0&lineBreak=true&lineBreakValue=Yes&lineHeightPercent=150&alignment=Middle&strokeWhite1=0&strokeBlack2=15&strokeWhite3=30&strokeBlack4=45&isBold=false&isItalic=false&isUnderlined=false&isQuickCreate=true

Test it out and try and update the text, stroke, line height or font.

I also want to add a Height and Width parameter to the URL, so I can adjust the size of the image, without losing any quality.

See this demo: https://watch.screencastify.com/v/gP04muDkEgTcm563Lm76

I don't know which is easiest - to convert the existing script to PHP or built a new script from scratch - the most important part is that it works EXACTLY the same as my existing script. I can give you access to the source code if needed.

The existing script uses native GDI+ C# methods only (without any 3rd side libraries) for drawing the texts/images.

I did some research and found something similar for PHP - Image Processing and GD - https://www.php.net/manual/en/book.image.php

If you are confident in your PHP skills and have experience in generating custom images, please feel free to bid on this project. I am open to reviewing your previous work and discussing any further details.

Lastly, to make sure that you have actually read my project description before placing your bid, please start your message with 'Hi Daniel'

Requirements:
- The script should be able to generate custom images based on the provided text input and parameter values.
- It has to be written in PHP
- The expected turnaround time for this project is 1-2 weeks.

Ideal Skills and Experience:
- Strong proficiency in PHP programming language.
- Experience in image generation and manipulation using PHP libraries.
- Knowledge of image attributes such as size, resolution, and color scheme.
- Attention to detail and ability to follow specific requirements.
Related categories: PHP .NET C# Programming HTML ASP.NET