Web www.gerd-tentler.de
Version 1.3 (released June 3, 2023) [Download]

Introduction

This is a PHP image generator. It looks and works like this:


Use this software to generate banners or other images on-the-fly, using JavaScript and PHP. It's experimental and still in an early stage of development, but it offers some nice features already:
  • Image size and background color can be modified.
  • All image contents are treated as objects that can be modified separately.
  • Supports 5 different object types: text, ellipse, triangle, rectangle and image.
  • Contains 14 fonts.
  • Size, background/line color and opacity of objects can be modified.
  • Horizontal and vertical margins/alignments of objects can be modified.
  • Supports object rotation.
This software should work with PHP 4 or higher.

Change Log

Version 1.3

* Refactoring for PHP 8.

Version 1.2

* Minor optimizations.

Version 1.1

* Optimized look.

Comments