Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lonalore/iek
Drupal 8 module - Provides some image effects to be used on an image styles.
https://github.com/lonalore/iek
border corner drupal drupal-8 drupal-module filter iek image-effect-kit image-effects kit overlay padding watermark
Last synced: 27 days ago
JSON representation
Drupal 8 module - Provides some image effects to be used on an image styles.
- Host: GitHub
- URL: https://github.com/lonalore/iek
- Owner: lonalore
- License: gpl-2.0
- Created: 2017-04-12T07:49:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-17T09:15:11.000Z (over 6 years ago)
- Last Synced: 2023-08-06T09:38:56.598Z (over 1 year ago)
- Topics: border, corner, drupal, drupal-8, drupal-module, filter, iek, image-effect-kit, image-effects, kit, overlay, padding, watermark
- Language: PHP
- Size: 434 KB
- Stars: 1
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IEK - Image Effect kit
Drupal 8 module - Provides some image effects to be used on an image styles.
> This module is an initial Drupal 8 port of [Image Effect kit](https://www.drupal.org/project/iek) module.
#### It includes the following effects
- IEK - Border: Add border to an image **(ported)**
- IEK - Corner: Add rounded corner to an image **(ported)**
- IEK - Padding: Add padding to an image **(ported)**
- IEK - Resize: Resize an image with blank margin and positioning **(ported)**
- IEK - Watermark: Watermark an image with a text **(ported)**
- IEK - Overlay: Apply an overlay to an image **(ported)**
- IEK - Filter: Apply a filter to an image **(ported)**#### Requirements
- Drupal 8
- Image (core module)
- GD library# Screenshot
[Download screenshot](https://www.dropbox.com/s/itw0j4ugg2ul9uy/img01.png?dl=1)