tdeecalculator.net
Open in
urlscan Pro
107.161.22.55
Public Scan
Submitted URL: http://tdeecalculator.net/
Effective URL: https://tdeecalculator.net/
Submission: On October 18 via api from US — Scanned from DE
Effective URL: https://tdeecalculator.net/
Submission: On October 18 via api from US — Scanned from DE
Form analysis
2 forms found in the DOMPOST /index.php
<form method="post" action="/index.php">
<input type="hidden" name="system" value="imperial">
<table>
<tbody>
<tr>
<td class="col1">Gender</td>
<td>
<label><input type="radio" name="gender" id="male" value="male" checked=""> Male </label>
<label><input type="radio" name="gender" id="female" value="female"> Female</label>
</td>
</tr>
<tr>
<td class="col1"><label for="age">Age</label></td>
<td>
<input type="text" name="age" class="form-control" id="age" style="width:60px;" maxlength="3" value="">
</td>
</tr>
<tr>
<td class="col1"><label for="weight">Weight</label></td>
<td><input type="text" name="weight" class="form-control" id="weight" placeholder="lbs" style="width:60px;" maxlength="3" value=""></td>
</tr>
<tr>
<td class="col1"><label for="height">Height</label></td>
<td>
<select name="height" class="form-control" id="height" style="width:100px;">
<option value="55">4ft 7in</option>
<option value="56">4ft 8in</option>
<option value="57">4ft 9in</option>
<option value="58">4ft 10in</option>
<option value="59">4ft 11in</option>
<option value="60">5ft 0in</option>
<option value="61">5ft 1in</option>
<option value="62">5ft 2in</option>
<option value="63">5ft 3in</option>
<option value="64">5ft 4in</option>
<option value="65">5ft 5in</option>
<option value="66">5ft 6in</option>
<option value="67">5ft 7in</option>
<option value="68">5ft 8in</option>
<option value="69" selected="">5ft 9in</option>
<option value="70">5ft 10in</option>
<option value="71">5ft 11in</option>
<option value="72">6ft 0in</option>
<option value="73">6ft 1in</option>
<option value="74">6ft 2in</option>
<option value="75">6ft 3in</option>
<option value="76">6ft 4in</option>
<option value="77">6ft 5in</option>
<option value="78">6ft 6in</option>
<option value="79">6ft 7in</option>
<option value="80">6ft 8in</option>
<option value="81">6ft 9in</option>
<option value="82">6ft 10in</option>
<option value="83">6ft 11in</option>
<option value="84">7ft 0in</option>
</select>
</td>
</tr>
<tr>
<td class="col1">Activity</td>
<td>
<select name="activity" class="form-control" style="width:200px;">
<option value="1.2" selected="">Sedentary (office job)</option>
<option value="1.375">Light Exercise (1-2 days/week)</option>
<option value="1.55">Moderate Exercise (3-5 days/week)</option>
<option value="1.725">Heavy Exercise (6-7 days/week)</option>
<option value="1.9">Athlete (2x per day) </option>
</select>
</td>
</tr>
<tr>
<td style="position:relative;" class="col1 text-muted"><label for="bodyfat">Body Fat %</label>
<span style="position:absolute;top:26px;left:14px;">(optional)</span>
</td>
<td id="bf"><input type="text" name="bodyfat" class="form-control" id="bodyfat" style="width:46px;display:inline-block;" maxlength="2" placeholder="15">
<span id="bodyfatpercentage">%</span>
</td>
</tr>
<tr style="margin-top:15px;">
<td class="col1"> </td>
<td><input type="submit" class="btn btn-submit btn-lg" id="submit" name="submit" value="Calculate!"></td>
</tr>
</tbody>
</table>
</form>
Name: form-metric-tagged — POST /index.php
<form name="form-metric-tagged" method="post" action="/index.php">
<input type="hidden" name="system" value="metric">
<table>
<tbody>
<tr>
<td class="col1">Gender</td>
<td>
<label><input type="radio" name="gender" id="male-metric" value="male" checked=""> Male </label>
<label><input type="radio" name="gender" id="female-metric" value="female"> Female</label>
</td>
</tr>
<tr>
<td class="col1"><label for="age">Age</label></td>
<td>
<input type="text" name="age" class="form-control" id="age-metric" style="width:60px;" maxlength="3" value="">
</td>
</tr>
<tr>
<td class="col1"><label for="weight">Weight</label></td>
<td><input type="text" name="weight" class="form-control" id="weight-metric" placeholder="kg" style="width:60px;" maxlength="5"></td>
</tr>
<tr>
<td class="col1"><label for="height-metric">Height</label></td>
<td><input type="text" name="height" class="form-control" id="height-metric" placeholder="cm" style="width:60px;" maxlength="3"></td>
</tr>
<tr>
<td class="col1">Activity</td>
<td>
<select name="activity" class="form-control" style="width:200px;">
<option value="1.2" selected="">Sedentary (office job)</option>
<option value="1.375">Light Exercise (1-2 days/week)</option>
<option value="1.55">Moderate Exercise (3-5 days/week)</option>
<option value="1.725">Heavy Exercise (6-7 days/week)</option>
<option value="1.9">Athlete (2x per day) </option>
</select>
</td>
</tr>
<tr>
<td style="position:relative;" class="col1 text-muted"><label for="bodyfat">Body Fat %</label>
<span style="position:absolute;top:26px;left:14px;">(optional)</span>
</td>
<td id="bfmetric"><input type="text" name="bodyfat" class="form-control" id="bodyfat-metric" style="width:46px;display:inline-block;" maxlength="2" placeholder="15">
<span id="bodyfatpercentage-metric" data-original-title="" title="" aria-describedby="popover78887">%</span>
<div class="popover fade right in" role="tooltip" id="popover78887" style="top: 237px; left: 163.141px; display: block;">
<div class="arrow" style="top: 50%;"></div>
<h3 class="popover-title" style="display: none;"></h3>
<div class="popover-content"><small style="font-size:10px;">Get body fat calipers <a style="white-space:nowrap;" rel="nofollow" target="_blank" href="https://tdeecalculator.net/link/?id=caliper&c=DE">here</a>.</small></div>
</div>
</td>
</tr>
<tr style="margin-top:15px;">
<td class="col1"> </td>
<td><input type="submit" class="btn btn-submit btn-lg" id="submit-metric" name="submit" value="Calculate!"></td>
</tr>
</tbody>
</table>
</form>
Text Content
WE VALUE YOUR PRIVACY We and our partners store and/or access information on a device, such as cookies and process personal data, such as unique identifiers and standard information sent by a device for personalised ads and content, ad and content measurement, and audience insights, as well as to develop and improve products. With your permission we and our partners may use precise geolocation data and identification through device scanning. You may click to consent to our and our partners’ processing as described above. Alternatively you may access more detailed information and change your preferences before consenting or to refuse consenting. Please note that some processing of your personal data may not require your consent, but you have a right to object to such processing. Your preferences will apply to this website only. You can change your preferences at any time by returning to this site or visit our privacy policy. MORE OPTIONSAGREE Toggle navigation TDEE CALCULATOR * About * FAQ * Contact this website is secured by 256-bit encryption LEARN HOW MANY CALORIES YOU BURN EVERY DAY Use the TDEE calculator to learn your Total Daily Energy Expenditure, a measure of how many calories you burn per day. This calorie calculator will also display your BMI, BMR, Macros & many other useful statistics! * Imperial * Metric Gender Male Female Age Weight Height 4ft 7in 4ft 8in 4ft 9in 4ft 10in 4ft 11in 5ft 0in 5ft 1in 5ft 2in 5ft 3in 5ft 4in 5ft 5in 5ft 6in 5ft 7in 5ft 8in 5ft 9in 5ft 10in 5ft 11in 6ft 0in 6ft 1in 6ft 2in 6ft 3in 6ft 4in 6ft 5in 6ft 6in 6ft 7in 6ft 8in 6ft 9in 6ft 10in 6ft 11in 7ft 0in Activity Sedentary (office job) Light Exercise (1-2 days/week) Moderate Exercise (3-5 days/week) Heavy Exercise (6-7 days/week) Athlete (2x per day) Body Fat % (optional) % Gender Male Female Age Weight Height Activity Sedentary (office job) Light Exercise (1-2 days/week) Moderate Exercise (3-5 days/week) Heavy Exercise (6-7 days/week) Athlete (2x per day) Body Fat % (optional) % Get body fat calipers here. -------------------------------------------------------------------------------- Questions? Email me at rob@tdeecalculator.net …and don't forget to check the FAQ HOW TDEE IS CALCULATED Your Total Daily Energy Expenditure (TDEE) is an estimation of how many calories you burn per day when exercise is taken into account. It is calculated by first figuring out your Basal Metabolic Rate, then multiplying that value by an activity multiplier. Since your BMR represents how many calories your body burns when at rest, it is necessary to adjust the numbers upwards to account for the calories you burn during the day. This is true even for those with a sedentary lifestyle. Our TDEE calculator uses the best formulas and displays your score in a way that's easy to read and meaningful. © 2015 - 2023 TDEECalculator.net * Terms * Privacy * Contact