Skip to content
Area Calculator
Tools

Area Calculator

नया

Area calculator for 10 shapes: circle, rectangle, triangle (3 methods), trapezoid, ellipse, rhombus & more. Formula shown instantly.

Area
Perimeter / Circumference
Formula used

Runs entirely in your browser. Nothing is uploaded.

10 आकारों के लिए क्षेत्रफल calculator

यह क्षेत्रफल calculator 10 आकारों को cover करता है: circle, rectangle, square, triangle (base-height, Heron's formula, या two-sides-angle), trapezoid, parallelogram, ellipse, sector, rhombus, और regular polygon। Menu से आकार चुनें, माप डालें, और area (और जहाँ लागू हो perimeter) real time में update हो जाता है। Result के नीचे formula भी दिखता है ताकि आप verify या adapt कर सकें।

सभी calculation JavaScript में locally चलती है — आपके माप कभी किसी server को नहीं भेजे जाते। कोई account नहीं, कोई upload नहीं, कोई signup नहीं चाहिए। Desktop और mobile दोनों पर काम करता है, और page एक बार load होने के बाद offline भी चलता रहता है।

जरूरी क्षेत्रफल formulas — quick reference

सबसे ज़्यादा काम आने वाले area formulas: Circle: A = π × r²। Rectangle: A = l × w। Square: A = s²। Triangle (base/height): A = ½ × b × h। Triangle (Heron's): A = √[s(s−a)(s−b)(s−c)] जहाँ s = (a+b+c)/2। Trapezoid: A = ½ × (a+b) × h। Parallelogram: A = b × h। Ellipse: A = π × a × b। Sector: A = ½ × r² × θ (θ radians में)। Rhombus: A = ½ × d₁ × d₂ (diagonals)।

ये formulas middle school से college geometry तक हर syllabus में आते हैं। यह समझना कि कौन सा input चाहिए — radius बनाम diameter, base बनाम side, height बनाम slant height — सबसे आम calculation गलतियाँ रोकता है। इस tool में labeled inputs उस अंदाज़े को हटा देते हैं।

फ्लोरिंग और कमरों के लिए square feet कैसे निकालें

Rectangle area का सबसे आम real-world इस्तेमाल है — flooring, carpet, या paint के लिए कमरे का square footage निकालना। कमरे को feet में नापें, length को width से गुणा करें, और आपका square footage मिल जाएगा। L-shape के कमरे के लिए: दो rectangles में बाँटें, दोनों का area निकालें, और जोड़ें। Closet या alcove वाले कमरे के लिए: sub-areas को जोड़ें या घटाएँ।

Flooring tip: cuts और pattern matching के waste के लिए हमेशा 10% extra जोड़ें। अगर कमरा 180 sq ft है, तो 198 sq ft flooring order करें। Painting के लिए, wall area को paint की coverage rate (आमतौर पर 350–400 sq ft per gallon) से भाग दें ताकि पता चले कितने gallons चाहिए। Ceiling height × perimeter ÷ 400 = gallons of wall paint। यह calculator rectangle की math तुरंत कर देता है; बाकी result पर arithmetic है।

Area और surface area में क्या फर्क है?

Area का मतलब है किसी shape के अंदर का flat, two-dimensional space — जैसे circle, triangle, या rectangle। Surface area का मतलब है किसी three-dimensional object के सभी faces का कुल area — जैसे sphere, cube, या cylinder। Sphere के लिए: SA = 4πr²। Side s वाले cube के लिए: SA = 6s²। Cylinder के लिए: SA = 2πr² + 2πrh (दो circles plus lateral surface)।

यह tool सिर्फ flat 2D area calculate करता है। 3D surface area के लिए अलग calculators होते हैं। सबसे practically important surface area calculations हैं — दीवार पेंट करना (flat area), box wrap करना (rectangular prism की surface area = 2(lw + lh + wh)), और curved surface पर tile लगाना। Volume एक अलग calculation है — swimming pool के लिए volume (length × width × depth) चाहिए, area नहीं।

Wolfram Alpha, Google, और GeoGebra से तुलना

Wolfram Alpha natural language से area queries handle करता है और accurate है, लेकिन minimal explanation के साथ single answer देता है। Google का calculator simple cases handle करता है (search में 'area of circle radius 5' type करें) लेकिन shape switching या persistent labeled fields support नहीं करता। GeoGebra एक full geometry suite है — geometric construction के लिए powerful, लेकिन quick area lookup के लिए बहुत heavy।

यह tool speed के लिए बना है: shape चुनें, labeled fields भरें, तुरंत area और perimeter पाएँ। Formula दिखता है ताकि आप काम check कर सकें। Tool page पर कोई ads नहीं, login नहीं, कोई data collect नहीं होता। Classroom use के लिए, formula display इसे homework check करने के लिए suitable बनाता है बिना black-box answer के — students देख सकते हैं कि exactly कौन सा formula लगा।

Frequently asked questions

Circle का क्षेत्रफल कैसे निकालते हैं?

Circle का area = π × r², जहाँ r radius है (diameter का आधा)। अगर आपको radius की जगह diameter पता है, तो r = diameter ÷ 2। उदाहरण: 7 cm radius वाले circle का area = π × 7² = π × 49 ≈ 153.94 cm²। Diameter से directly: A = π × (d/2)² = π × d² ÷ 4। यह calculator radius या diameter दोनों accept करता है और use किया गया exact formula दिखाता है। Wolfram Alpha भी natural-language query से यह compute कर सकता है, लेकिन इस tool में labeled inputs हैं जिन्हें आप query दोबारा type किए बिना reuse कर सकते हैं।

Triangle का क्षेत्रफल formula क्या है?

सबसे common triangle area formula है A = ½ × base × height, जहाँ height base से opposite vertex तक की perpendicular distance है। अगर height नहीं पता लेकिन तीनों sides (a, b, c) पता हैं, तो Heron's formula use करें: A = √[s(s−a)(s−b)(s−c)], जहाँ s = (a+b+c)/2 (semi-perimeter)। अगर दो sides और included angle पता है: A = ½ × a × b × sin(C)। यह calculator तीनों methods support करता है — जो inputs आपके पास हों वो चुनें।

Rectangle का क्षेत्रफल कैसे निकालते हैं?

Rectangle का area = length × width। Square (बराबर sides) के लिए, A = side²। उदाहरण: 12 m × 8 m rectangle का area = 96 m²। यही calculation room floor area के लिए उपयोग होती है: length और width feet या meters में नापें, गुणा करें, और square footage या square meters मिलेगा। Calculator area के साथ perimeter (2 × (length + width)) भी दिखाता है, जो fencing या framing दोनों के लिए useful है।

Trapezoid का क्षेत्रफल क्या होता है?

Trapezoid का area = ½ × (a + b) × h, जहाँ a और b दो parallel sides (bases) हैं और h उनके बीच की perpendicular height है। उदाहरण: parallel sides 8 cm और 12 cm, height 5 cm वाले trapezoid का: A = ½ × (8 + 12) × 5 = 50 cm²। Parallelogram एक special case है जहाँ दोनों pairs of opposite sides parallel होती हैं — इसका area = base × height। यह calculator दोनों shapes को अलग-अलग labeled inputs के साथ handle करता है।

Ellipse का क्षेत्रफल कैसे calculate करते हैं?

Ellipse का area = π × a × b, जहाँ a semi-major axis (सबसे लंबे diameter का आधा) है और b semi-minor axis (सबसे छोटे diameter का आधा) है। Circle एक special ellipse है जहाँ a = b = r, जो familiar π × r² देता है। उदाहरण: semi-axes 6 और 4 वाले ellipse का area = π × 6 × 4 = 24π ≈ 75.40 sq units। Ellipse, circle की तुलना में कम intuitive है लेकिन engineering और astronomy में दिखता है — यह calculator इसे किसी भी दूसरे shape की तरह handle करता है।

Area और perimeter में क्या अंतर है?

Area किसी shape के अंदर enclosed two-dimensional space को measure करता है — square units में (cm², m², ft²)। Perimeter boundary की कुल length measure करता है — linear units में (cm, m, ft)। Rectangle के लिए: area = length × width (square units), perimeter = 2 × (length + width) (linear units)। Flooring, painting, या जमीन की calculations के लिए area चाहिए। Fencing, framing, या trimming के लिए perimeter चाहिए। यह calculator दोनों values एक साथ दिखाता है ताकि दूसरा tool न लेना पड़े।

कमरे का area या square footage कैसे calculate करें?

Rectangular कमरे के लिए, square feet में area = length (ft) × width (ft)। अगर माप feet और inches में हैं, तो पहले decimal feet में बदलें: 12 ft 6 in = 12.5 ft। L-shape के कमरे के लिए, दो rectangles में बाँटें, हर एक का area calculate करें, और जोड़ें। Flooring के लिए, cuts और waste के लिए 10% जोड़ें: अगर कमरे का area 150 sq ft है, तो 165 sq ft order करें। यहाँ कमरे के dimensions enter करें और seconds में square footage पाएँ — Google का built-in calculator भी search query से यह कर सकता है, लेकिन यह tool inputs को repeat use के लिए labeled रखता है।

Irregular shape का area कैसे निकालते हैं?

Irregular shape को standard shapes (rectangles, triangles, circles) में तोड़ें जो मिलकर उसे cover करें। हर sub-area calculate करें और जोड़ें। अगर आपके पास polygon के vertex coordinates हैं, तो shoelace formula use करें: A = ½ |Σ(xᵢ × yᵢ₊₁ − xᵢ₊₁ × yᵢ)|। Real-world जमीन नापने और complex irregular shapes के लिए, GPS-enabled tools या CAD software जैसे AutoCAD ज़्यादा practical हैं। यह tool रोज़मर्रा की quick calculations के लिए 10 सबसे common standard shapes handle करता है।

क्या यह Wolfram Alpha या Google से बेहतर है area calculations के लिए?

Wolfram Alpha natural-language query से area compute करता है ('area of triangle with base 5 and height 8') और one-off questions के लिए excellent है। Google का calculator search में basic shapes directly handle करता है। दोनों में ही हर shape variant के लिए clean step-by-step formula नहीं दिखता, और दोनों में हर बार full query type करनी पड़ती है। यह tool हर shape के लिए dedicated UI देता है labeled input fields के साथ, result के नीचे formula दिखाता है, और type करते ही instant re-calculation होती है — जब आप multiple shapes compare कर रहे हों या repeated calculations कर रहे हों तो यह faster है।

यह area calculator कौन से units support करता है?

Calculator unit-agnostic है — आप numbers enter करते हैं और result आपके use किए हुए unit के square में आता है। Meters में dimensions enter करें → m² में area मिलता है। Feet में enter करें → ft² (square feet) मिलता है। Centimeters में enter करें → cm² मिलता है। Tool units के बीच convert नहीं करता; उसके लिए UtiloKit का unit converter use करें। Common reference: 1 square foot = 0.0929 m²; 1 acre = 43,560 sq ft = 4,047 m²; 1 hectare = 10,000 m² = 2.47 acres।

क्या यह area calculator mobile पर — iPhone और Android पर — काम करता है?

हाँ। सभी inputs mobile पर automatically numeric keyboard trigger करते हैं। Shape selector और result आपके type करते ही instantly update होता है। Safari (iPhone), Chrome (Android), और सभी modern mobile browsers में बिना किसी app install के काम करता है। On-site quick calculations के लिए useful है — कमरा या जमीन नापें, अपने phone पर dimensions enter करें, और seconds में area पाएँ। कोई download नहीं, कोई account नहीं, कोई upload नहीं।

नया

Speed Distance Time Calculator

Solve for speed, distance, or time — enter any two values and the third is calculated. Supports km/h, mph, m/s and mixed units.

कन्वर्टर और इकाइयाँ
नया

GCF & LCM Calculator

Find GCF (greatest common factor) and LCM (least common multiple) for up to 10 numbers. Euclidean algorithm steps & prime factorization shown.

कन्वर्टर और इकाइयाँ
नया

इकाई कन्वर्टर

लंबाई, वज़न, तापमान, क्षेत्रफल, आयतन, गति, समय और डेटा साइज़ बदलें।

कन्वर्टर और इकाइयाँ
नया

Unix टाइमस्टैम्प कन्वर्टर

epoch समय को तारीख में और वापस बदलें — लाइव वर्तमान समय और ISO 8601 के साथ।

कन्वर्टर और इकाइयाँ
नया

नंबर बेस कन्वर्टर

binary, octal, decimal, hex और 2 से 36 तक किसी भी बेस के बीच बदलें।

कन्वर्टर और इकाइयाँ
नया

रोमन अंक कन्वर्टर

संख्याओं को रोमन अंकों में और वापस बदलें — वैलिडेशन के साथ।

कन्वर्टर और इकाइयाँ