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
- Host: GitHub
- URL: https://github.com/jedrzejginter/jpeg-with-opacity-trick-example
- Owner: jedrzejginter
- Created: 2021-02-09T12:09:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-09T12:15:14.000Z (over 4 years ago)
- Last Synced: 2025-01-21T07:44:20.247Z (5 months ago)
- Topics: jpeg, svg
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```