Image Label Maker
开发者 |
Mostafa Shahiri
|
更新时间 |
2018年8月21日 04:05 |
捐献地址: |
去捐款 |
PHP版本: |
3.6.1 及以上 |
WordPress版本: |
4.8.x |
版权: |
GPLv2 or later |
版权网址: |
版权信息
|
详情介绍:
The Image Label Maker is a simple plugin to merge images together and creates a new image with label or watermark. It works with PNG and JPG images and you can add an
image as label image to another image (main image). This plugin has very flexible options that enables you to generate images with watermark or label.
In admin panel, you can control:
1) access level for authorized users or all visitors
2) uploading images size
3) asking question to prevent bots
4) storing time for created images
In frontend input form, users can control and customize:
1) place of label image
2) distance of label image from corners
3) amounts of transparency for label image
4) type of output image (jpg or png)
If your label image is a PNG file with transparent background, you must select the "Label image is a png file with transparent background" option to merge images in a
proper way.
When the output images are created, they are placed in image-label-maker directory in wordpress uploads directory and after a certain time based on plugin options, they will be removed automatically.
The name of output images are created randomly to prevent any conflict.
To use this plugin, after activation of the plugin, you should place [image_label_maker_form] shortcode in your posts.
安装:
Upload the Image Label Maker plugin to your blog, Activate it.Then place [image_label_maker_form] shortcode in your posts to load it.
屏幕截图:
更新日志:
1.0
First release