Image

cut edges image effect

Add cut edges effect to images

Clip path property comes real handy to add various shape effects to images like heart, and quote seen previously. Here is a neat cut edges effect for images.

duotone two color photos

Add Duotone 2 colour effect to images

You can covert the default multi-colour images into a stylish 2 colours ‘duotone’ effect with a few lines of CSS code. Basically, the code adds two colour layers over an image with one being dark and the other being light.

image 3d tilt effect

Image with 3D perspective tilt effect

Adding subtle 3D perspective to an image makes it standout easily. We have already seen image in heart shape and the trendy blob shape effect. Here is another image effect, would look great for person profile photos – specially on about page.

heart shape image css clip path

Give heart shape to image with CSS

Want to give a lovely heart shape to any image? It can be easily achieved neatly with a few lines of CSS code. For the best effect, make sure your image height and width values are same.

blob shape image border

Add blob shape border to images

Give a blob shape look to any image with one line of CSS code. For the best effect, make sure your image height and width values are same.