New in Sketch — Independent borders, selection colors, and more Learn more

Skip Navigation

Corners

5 min read

Corners let you round, cut, or curve the edges of any shape — with six corner styles to choose from and control over each corner individually.

Drag the corner handle to adjust all corners in a rectangle or hold to adjust a specific corner

Tutorial Practice Corners as you follow along
Open in Sketch

Editing corners in the Inspector

On the canvas, drag any circular corner handle to adjust all corners equally. Hold and drag to adjust a single corner independently.

Don’t see any corner handles? Your shape could be too small to display the handles. Try zooming in to your shape.

You can also use the Corners section in the Inspector for precise control. It contains five controls:

Corner settings

Click Corner settings gear to adjust the Smoothing slider. This option is only available when the corner style is set to Smooth. Drag the slider from 0 to 100 for progressively smoother curves.

Toggle maximum corner radius

Click Toggle maximum corner radius corner.max to set the corner radius to its maximum possible value, useful for creating capsules (for rectangles) or circles (for squares). Click again to set back to 0. Unlike a fixed value, Max adjusts dynamically as you resize the layer — a capsule stays a capsule at any size.

In Individual mode, if you focus on a specific corner field in the Inspector, the button sets only that corner to max instead of all corners.

You can also double-click a corner handle on the Canvas to toggle between 0 and the maximum radius, go to Layer > Corners > Max, or use the Command Bar.

Click Toggle maximum corner radius to create a capsule shape, or click again to restore the previous value

Toggle individual corners

Click Toggle individual corners corners.individual to switch between:

  • Uniform mode: Adjusts all corners with a single radius value. If corners have mixed values, the input shows Mixed.
  • Individual mode: Shows four separate input fields so you can set each corner independently (top-left, top-right, bottom-right, bottom-left). This lets you control pairs of corners at the same time, or single out a corner and edit the other three.

Give each corner its own radius in Individual mode

On the canvas in Individual mode, you can drag each corner independently. If two corners share the same value, dragging one adjusts both — hold to adjust just one. Hold to adjust all corners at once.

Corner radius

Click the Corner radius field to enter a value or drag the slider. The slider ignores zero values — if two corners are set to 8 and two are set to 0, it adjusts only the non-zero corners.

If you set a radius larger than the shape can fit, corners scale proportionally to fit without overlapping.

Corner style

Use the Corner style dropdown in the Corners section, or head to Layer > Corners. You can also reset corners to default via Layer > Corners > Reset to Default or use the Command Bar.

Choose from six corner styles:

  • Auto corner.auto — Matches the corner radius and style of the nearest container automatically
  • Rounded corner.rounded — Classic circular corners
  • Smooth corner.smooth — Extra-smooth corners that create a ‘squircle’ effect. It includes a reference point that matches Apple’s system corner style, making it easy to align your corners with native macOS UI
  • Angled corner.angled — Corners with a straight diagonal cut
  • Inside Square corner.inside.square — Square corners that cut inward
  • Inside Arc corner.inside.arc — Rounded corners that curve inward

Selecting a corner style from the Settings panel

Smooth corners

Smooth corners create the ‘squircle’ shape Apple uses in its interfaces. They work on any angle, including angles greater than 90° (polygons, stars, and complex shapes), and adapt automatically when a shape lacks room for a full smooth curve.

To control how far the curve extends along the edges of your shape, use the Smoothing slider in the Corner settings panel. Lower values keep corners closer to a standard rounded arc, while higher values spread the curve further for a softer, more continuous shape.

Auto corners

Auto makes a layer’s corners follow its container. It calculates the radius from how far the layer sits from each edge, so the corners always look concentric — and stay that way as the container changes. When corner values differ, it picks the largest radius and the shortest distance.

Shapes with Auto corners don’t show corner handles on the Canvas, but the Corner radius field is still active. The automatic radius appears as placeholder text, so you can see what value Auto is applying at any time.

To override it, type a new value — the layer exits Auto mode and uses your value from then on. You can also click Toggle maximum corner radius corner.max to jump straight to the maximum radius, which switches the layer out of Auto too.

Auto corners adapt to the container’s radius

Symbol instances with Auto corners always match the source’s radius, not their container’s radius.

Corners on shape groups

You can apply corner styles to shape groups created with boolean operations. Select the combined shape and adjust the corner radius in the Corners section — the corners apply to the combined shape, not to the individual shapes inside it. To adjust corners on an individual shape within the group, expand the combined shape in the Layer List and select the shape you want to edit.

Adjust corners on the combined shape, or expand it in the Layer List to edit individual shapes