An open API service indexing awesome lists of open source software.

https://github.com/jedrzejginter/jpeg-with-opacity-trick-example

Example how we can have "opacity in JPEG image" using SVG Clip Path
https://github.com/jedrzejginter/jpeg-with-opacity-trick-example

jpeg svg

Last synced: 3 months ago
JSON representation

Example how we can have "opacity in JPEG image" using SVG Clip Path

Awesome Lists containing this project

README

        

# JPEG with opacity trick ([inspiration](https://css-tricks.com/transparent-jpg-svg/))

Simple trick to have JPEG image with opacity, using SVG Clip Path.

## Code
```svg






```