image factory

Component ID

1937132

Component name

image factory

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1202

Component created

Component changed

Component body

About

The Image factory module can be used to resize images on the fly and add infinite captions with custom fonts. It saves pictures in the public files path and adds records to the file_managed table.This is demo site.

Install

  • Install as usual module.Make sure path public://image_factory/ is not used.

Usage

First use

Upload ttf font files (in path [admin/image_factory/fonts]).Recommend Google fonts

Entry

You can find module entry in media area in configuration page.

Usage of color picker

Once you click color field, you will see a popup with color select area.You can select color you want by draging white circle on it. While dragging the white circle, the value of color field will change.

Attention of transparent background

If you create transparent background, background of thumbnail created by image style function will be black,not transparent.

Temporary pictures

When you create pictures using Image factory, it saves temporary files in public://imagefactory/tmp. There's a cron job which automatically removes them.

how to choose the image you create

Try the "Visual select file" module
it has a Reference existing function.