Geometry Area Quiz – Online Calculate Triangle, Circle, etc.
Random shapes appear; compute the area mentally. Multiple choice. For middle schoolers.
UD5 Toolkit
| # | X (px) | Y (px) | |
|---|---|---|---|
| Click on canvas to add vertices | |||
This tool uses the Shoelace formula (also known as Gauss's area formula), which computes the area of a simple polygon from its vertex coordinates. The formula sums cross-products of consecutive vertex pairs: Area = ½ |Σ(xᵢ·yᵢ₊₁ − xᵢ₊₁·yᵢ)|. It works for any simple polygon — regular, irregular, convex, or concave — as long as edges do not intersect.
You can set a custom scale ratio to convert pixel measurements into real-world units. Supported units include meters, feet, inches, yards, and centimeters. For example, if 100 pixels = 1 meter on your reference image, the area is displayed in square meters. You can also use a fully custom unit by selecting "custom unit."
Yes! The Shoelace formula handles concave polygons correctly. Simply place vertices around the perimeter of your shape in order. The tool automatically closes the polygon by connecting the last vertex back to the first. For best results, trace the outline consistently in one direction (clockwise or counterclockwise).
If edges cross each other (a self-intersecting polygon or "bow-tie" shape), the Shoelace formula produces an algebraically signed area that may not represent the true geometric area. The tool detects self-intersections and displays a warning badge. For accurate results, rearrange vertices so no edges cross.
You can drag any vertex by clicking and holding on its circular handle on the canvas. To delete a vertex, double-click it on the canvas, or use the trash icon next to its coordinates in the table. You can also manually edit X/Y values directly in the coordinate table — the canvas updates automatically.
Absolutely. If you have a scaled image (e.g., a blueprint, map, or floor plan), set the scale ratio to match the image's scale. For instance, if 1cm on the image = 50px and represents 1 meter in reality, set "50 px = 1 meter." Then trace the outline to get the real-world area in square meters, square feet, or any supported unit.
Yes. Use the Copy button to copy all vertex coordinates as a JSON array to your clipboard, or CSV to download a comma-separated file. You can also Import coordinates by pasting a JSON array, making it easy to share, store, or reload polygon data later.
The calculation is mathematically exact for the given vertex coordinates (using double-precision floating point). Accuracy in real-world terms depends on how precisely you place vertices and how accurately you set the scale ratio. The snap-to-grid feature helps with precise vertex placement at 25-pixel intervals.
Random shapes appear; compute the area mentally. Multiple choice. For middle schoolers.
Draw perfect ellipses by dragging focal points and a point on the curve. See the equation update dynamically. Educational.
Find the area of an ellipse (oval) from its semi-major and semi-minor axes. Includes circumference approximation for a complete geometric analysis.
Calculate board feet for dimensional lumber and generate a cut list with waste factor. Quick carpentry tool.
Click anywhere on a world map to instantly see its coordinates in decimal degrees and DMS. Copy them for use in GPS or school projects.
A virtual geoboard where you can stretch virtual rubber bands around pegs to create polygons. Explore perimeter, area, and angles.
Find the exact midpoint between two points in a 2D plane. Input (x₁, y₁) and (x₂, y₂) to get the midpoint coordinates and a visual representation.
Calculate the area of a trapezoid using parallel sides and height. Also finds the median length. Useful for land area estimation and geometry homework.
Compute the volume and surface area of a sphere from its radius or diameter. Instant results with units for math assignments and real-world ball sizing.
Find the area of a triangle using base & height, three sides (Heron's formula), or two sides and included angle. Includes all formulas and unit conversions.
Quickly compute pressure exerted on a surface given force and area. Supports Pascals, psi, bar, and atmospheres for diverse engineering and science applications.
Enter two city names or coordinates and get the straight‑line distance in miles/km. Local calculation.
Paste an SVG path d string and parse it into an array of commands and coordinates. Useful for animations.
Paste a GeoJSON object and validate its structure. Catch missing coordinates, wrong types, and feature errors. Local.
Override your browser's geolocation to any coordinates and test how your app responds. For development and privacy testing.
Transform an image from rectangular to polar coordinates (and back). Create amazing circular swirl effects. Local canvas.
Enter a number of sides (3‑100) and get the correct polygon name (triangle, hectogon). Fun geometry reference.
Drag the seven tangram pieces to form a target silhouette. Multiple puzzles. Develop spatial thinking. All canvas interactions.
Find the centroid (center of mass) of any convex polygon by entering vertex coordinates. Useful for physics and design.
Convert between square meters, square feet, acres, hectares, and more. Essential for real estate and land measurements. Instant results, private data.