# Perimeter Calculator

Calculate the perimeter of various geometric shapes

> Canonical page: https://elysiatools.com/en/tools/perimeter-calculator

- **Category:** Math & Numbers

- **Keywords:** perimeter, geometry, calculator, shapes, rectangle, circle, triangle, square, trapezoid

## Overview

The Perimeter Calculator is a straightforward online tool designed to compute the perimeter of common geometric shapes, including rectangles, squares, circles, triangles, and trapezoids. Simply select the shape and input the required dimensions to receive an instant, accurate result.

## Inputs

- **Shape** (select)
- **Length** (number): Enter length
- **Width** (number): Enter width
- **Radius** (number): Enter radius
- **Side** (number): Enter side length
- **Side A** (number): Enter side A length
- **Side B** (number): Enter side B length
- **Side C** (number): Enter side C length
- **Base** (number): Enter base length
- **Top** (number): Enter top length
- **Side 1** (number): Enter side 1 length
- **Side 2** (number): Enter side 2 length

## When to use

- When solving geometry problems for homework or exams that involve calculating perimeters.
- For planning projects like fencing, framing, or crafting where precise border lengths are needed.
- To quickly verify manual calculations or measurements in design and construction tasks.

## How it works

- Select the geometric shape from the dropdown menu, such as rectangle, circle, or triangle.
- Enter the relevant dimensions based on the shape, like length and width for a rectangle or radius for a circle.
- The tool automatically calculates and displays the perimeter using standard geometric formulas.

## Use cases

- Students calculating perimeters for math assignments or geometry lessons.
- DIY enthusiasts measuring materials for home projects like garden borders or picture frames.
- Educators demonstrating perimeter concepts in interactive classroom activities.

## Frequently asked questions

### What shapes are supported by this calculator?

It supports rectangles, squares, circles, triangles, and trapezoids.

### How do I know which dimensions to enter?

The tool prompts for shape-specific inputs; for example, a rectangle requires length and width, while a circle needs radius.

### Are the calculations accurate?

Yes, calculations are based on precise geometric formulas for perimeter and circumference.

### Can I use this tool for irregular shapes?

No, it only handles the predefined regular shapes listed in the options.

### Is there a cost or registration required?

No, the tool is free to use with no sign-up needed.

## Related tools

- [Arithmetic Sequence Calculator](https://elysiatools.com/en/tools/arithmetic-sequence-calculator): Calculate the nth term, first terms, and finite sum of an arithmetic sequence
- [Bearing Capacity Calculator (Terzaghi)](https://elysiatools.com/en/tools/bearing-capacity-calculator): Calculate the Terzaghi ultimate bearing capacity of a shallow foundation: q_ult = c·Nc·sc + q·Nq·sq + 0.5·γ·B·Nγ·sγ. Computes Nc/Nq/Nγ and shape factors automatically; supports strip, square, and circular footings. Result in kPa.
- [Belt Pulley Speed Ratio Calculator](https://elysiatools.com/en/tools/belt-pulley-speed-ratio): Calculate the ratio, driven speed and belt linear speed of a belt drive. i = d₂/d₁ = n₁/n₂, belt speed v = π·d·n/60. Supports mm/cm/m/inch diameter units.
- [Bending Stress Calculator](https://elysiatools.com/en/tools/bending-stress-calculator): Calculate the maximum bending (flexural) stress σ_max = M·c/I = M/Z at the outermost fiber of a beam section. Supports solid circle, rectangle, hollow tube, and I-beam; computes I, section modulus Z, and distance c automatically. Stress in MPa.
- [Cantilever Beam Calculator](https://elysiatools.com/en/tools/cantilever-beam-calculator): Calculate the maximum bending moment M_max, maximum shear force V_max and free-end deflection δ_max of a cantilever beam under a free-end point load P or a uniformly distributed load q. Point load: δ = PL³/(3EI); UDL: δ = qL⁴/(8EI).
- [Column Buckling Load Calculator (Euler)](https://elysiatools.com/en/tools/column-buckling-load): Calculate the Euler critical buckling load of an axially loaded column: P_cr = π²·E·I/(K·L)². Supports pinned-pinned (K=1), fixed-free (K=2), fixed-pinned (K=0.7), fixed-fixed (K=0.5). Returns effective length, radius of gyration, slenderness ratio λ, and critical stress σ_cr.
- [Determinant Calculator](https://elysiatools.com/en/tools/determinant-calculator): Compute the determinant of a square matrix and explain the main calculation steps
- [Geometric Distribution Calculator](https://elysiatools.com/en/tools/geometric-distribution-calculator): Calculate probabilities for the trial number of the first success in repeated Bernoulli trials

## Samples

- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion
