R
R
Roman Tuzov2020-01-14 15:24:54
Design
Roman Tuzov, 2020-01-14 15:24:54

How are pictures in an unusual form created?

How is such an image created as in the attached screenshot? (look at the woman on the right). This picture is smoothly cropped and I saw this on many sites, but did not understand how it is called correctly, how to find it.5e1db314c5d3d816554692.png

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Adamos, 2020-01-14
@Adamos

https://css-tricks.com/clipping-masking-css/

R
RokeAlvo, 2020-01-14
@RokeAlvo

You can do it in different ways:
1. You can prepare an image in advance in a graphics editor, save it in a format that supports a transparent background (for example, png). Here is an example
2. css property clip-path You can set the form as svg

A
Anton, 2020-01-14
@karminski

Probably, the picture is prepared in a graphics editor. Simple free-cutting or masking. At the output, you still have a rectangular object.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question