diff --git a/calculators_list.md b/calculators_list.md index cde1ff9..fb5357b 100644 --- a/calculators_list.md +++ b/calculators_list.md @@ -108,6 +108,9 @@ The registry currently contains 416 unique calculator slugs. | Cups to Quarts – Convert cups into quarts (4 cups per quart). | cups-to-quarts | 0.25 | | Cups to US Gallons – Express cups in US gallons (16 cups per gallon). | cups-to-us-gallons | 0.0625 | | Cups to US Pints – Translate cups into US pints (2 cups per pint). | cups-to-us-pints | 0.5 | +| Cups to Tablespoons – Spread recipe math by converting cups into tablespoons (1 cup = 16 tbsp). | cups-to-tablespoons | 16 | +| Cups to Teaspoons – Break cups into teaspoons for precision tasting (1 cup = 48 tsp). | cups-to-teaspoons | 48 | +| Cups to Sticks of Butter – Convert cups into sticks of butter (1 cup = 2 sticks). | cups-to-sticks-of-butter | 2 | | Drams (fluid) to Cups – Scale drams up to cups for small volumes. | drams-to-cups | 0.015625 | | Drams to Fluid Ounces – Translate drams into US fluid ounces (8 drams per fl oz). | drams-to-fluid-ounces | 0.125 | | Drams to Gallons – Express a fluid dram as a fraction of a US gallon. | drams-to-gallons | 0.0009765625 | @@ -251,6 +254,10 @@ The registry currently contains 416 unique calculator slugs. | Miles per hour to Kilometers per hour | miles-per-hour-to-kilometers-per-hour | 1.609344 | | Miles per hour to Knots | miles-per-hour-to-knots | 0.8689762419 | | Miles per hour to Meters per second | miles-per-hour-to-meters-per-second | 0.44704 | +| Kilometers per hour to Miles per hour – Flip the perspective back to miles per hour for speed comparisons. | kilometers-per-hour-to-miles-per-hour | 0.621371192237334 | +| Kilometers per hour to Feet per second – Convert highway speeds into feet per second (1 km/h ≈ 0.911344 ft/s). | kilometers-per-hour-to-feet-per-second | 0.9113444153 | +| Kilometers per hour to Meters per second – Translate kilometers per hour to meters per second (divide by 3.6). | kilometers-per-hour-to-meters-per-second | 0.2777777778 | +| Kilometers per hour to Knots – Relate road speeds to nautical knots (1 km/h ≈ 0.5399568034557235 knots). | kilometers-per-hour-to-knots | 0.5399568034557235 | | Milliliters to Centiliters | milliliters-to-centiliters | 0.01 | | Milliliters to Drams (fluid) – Convert milliliters into US fluid drams. | milliliters-to-drams-fluid | 0.270027 | | Milliliters to Gill – Express milliliters as US gills for bartending volumes. | milliliters-to-gill | 0.00845303 | @@ -341,6 +348,12 @@ The registry currently contains 416 unique calculator slugs. | Yards to meters | yards-to-meters | 0.9144 | | Yards per second to meters per second | yards-per-second-to-meters-per-second | 0.9144 | | Weeks to months | weeks-to-months | 0.230137 | +| Weeks to days – Expand weeks into days when planning schedules (1 week = 7 days). | weeks-to-days | 7 | +| Weeks to hours – Convert weeks into hours for shift planning (1 week = 168 hours). | weeks-to-hours | 168 | +| Weeks to minutes – Translate weeks into minutes for fine-grained timelines (1 week = 10,080 minutes). | weeks-to-minutes | 10080 | +| Weeks to seconds – Turn weeks into seconds for precise counting (1 week = 604,800 seconds). | weeks-to-seconds | 604800 | +| Weeks to milliseconds – Express a week’s span as milliseconds for timestamps (1 week = 604,800,000 ms). | weeks-to-milliseconds | 604800000 | +| Weeks to microseconds – Convert weeks into microseconds when tagging high-resolution data (1 week = 604,800,000,000 µs). | weeks-to-microseconds | 604800000000 | | Watts to horsepower | watts-to-horsepower | 0.001341 | | Watts to BTU/hour | watts-to-btuhour | 3.41214 | | Troy ounces to grams | troy-ounces-to-grams | 31.1034 | @@ -353,7 +366,15 @@ The registry currently contains 416 unique calculator slugs. | Terabytes to petabytes | terabytes-to-petabytes | 0.0009765 | | Terabytes to gigabytes | terabytes-to-gigabytes | 1024 | | Teaspoons to milliliters | teaspoons-to-milliliters | 4.92892 | +| Teaspoons to Cups – Convert teaspoons into cups for small-volume recipes (48 tsp = 1 cup). | teaspoons-to-cups | 0.020833333333333332 | +| Teaspoons to Fluid Ounces – Turn teaspoons into fluid ounces (6 tsp = 1 fl oz). | teaspoons-to-fluid-ounces | 0.16666666666666666 | +| Teaspoons to Tablespoons – Relate teaspoons and tablespoons (3 tsp = 1 tbsp). | teaspoons-to-tablespoons | 0.3333333333333333 | +| Teaspoons to Sticks of Butter – Convert teaspoons into butter sticks (24 tsp = 1 stick). | teaspoons-to-sticks-of-butter | 0.041666666666666664 | | Tablespoons to milliliters | tablespoons-to-milliliters | 14.78676 | +| Tablespoons to Cups – Convert tablespoons into cups when scaling recipes (16 tbsp = 1 cup). | tablespoons-to-cups | 0.0625 | +| Tablespoons to Fluid Ounces – Relate tablespoons to fluid ounces (2 tbsp = 1 fl oz). | tablespoons-to-fluid-ounces | 0.5 | +| Tablespoons to Sticks of Butter – Track baking volumes by converting tablespoons into butter sticks (8 tbsp = 1 stick). | tablespoons-to-sticks-of-butter | 0.125 | +| Tablespoons to Teaspoons – Break tablespoons into teaspoons (1 tbsp = 3 tsp). | tablespoons-to-teaspoons | 3 | | Sticks of Butter to Cups – Convert sticks of butter into cups for baking. | sticks-of-butter-to-cups | 0.5 | | Sticks of Butter to Tablespoons – Translate butter sticks into tablespoons. | sticks-of-butter-to-tablespoons | 8 | | Stones to pounds | stones-to-pounds | 14 | @@ -364,7 +385,9 @@ The registry currently contains 416 unique calculator slugs. | Square meters to square feet | square-meters-to-square-feet | 10.7639 | | Square kilometers to square meters | square-kilometers-to-square-meters | 1000000 | | Square inches to square centimeters | square-inches-to-square-centimeters | 6.4516 | +| Square inches to square mils – Convert square inches into square mils for wire insulation areas. | square-inches-to-square-mils | 1000000 | | Square feet to square meters | square-feet-to-square-meters | 0.092903 | +| Square feet to square mils – Express square feet in square mils for fine area calculations. | square-feet-to-square-mils | 144000000 | | Square feet to acres | square-feet-to-acres | 2.295e-05 | | Square centimeters to square inches | square-centimeters-to-square-inches | 0.155 | | Square Centimeters to Square Meters – Turn tiny square-centimeter patches into square meters. | square-centimeters-to-square-meters | 0.0001 | @@ -380,14 +403,25 @@ The registry currently contains 416 unique calculator slugs. | Square Meters to Hectares – Turn square meters into hectares on property summaries. | square-meters-to-hectares | 0.0001 | | Square Meters to Square Centimeters – Break square meters into square centimeters for precision. | square-meters-to-square-centimeters | 10000 | | Square Meters to Square Yards – Translate square meters into square yards. | square-meters-to-square-yards | 1.1959900463 | +| Square Meters to Square Micrometers – Expand square meters into square micrometer counts for precision etching. | square-meters-to-square-micrometers | 1000000000000 | +| Square Micrometers to Square Meters – Compress micro-areas back into square meters for macro comparisons. | square-micrometers-to-square-meters | 1e-12 | +| Square Centimeters to Square Micrometers – Convert square centimeters into square micrometers for fine detail. | square-centimeters-to-square-micrometers | 100000000 | +| Square Micrometers to Square Centimeters – Scale square micrometers back into square centimeters for lab notes. | square-micrometers-to-square-centimeters | 1e-08 | +| Square Millimeters to Square Micrometers – Expand square millimeters to square micrometers (1 mm² = 1,000,000 µm²). | square-millimeters-to-square-micrometers | 1000000 | +| Square Micrometers to Square Millimeters – Collapse square micrometers into square millimeters (1 µm² = 0.000001 mm²). | square-micrometers-to-square-millimeters | 1e-06 | +| Square Micrometers to Square Inches – Bring microscopic areas into square inches for legacy specs. | square-micrometers-to-square-inches | 1.5500031000062001e-09 | | Square Miles to Acres – Convert square miles into acres for field maps. | square-miles-to-acres | 640 | | Square Miles to Square Feet – Expand square miles into square feet for big-picture math. | square-miles-to-square-feet | 27878400 | | Square Miles to Square Kilometers – Compare square miles with square kilometers. | square-miles-to-square-kilometers | 2.58998811 | | Square Miles to Square Meters – Show square miles in square meters. | square-miles-to-square-meters | 2.589988110336e+06 | +| Square Miles to Square Inches – Translate large land areas into square inches for extreme precision. | square-miles-to-square-inches | 144520972800 | +| Square Miles to Square Centimeters – Express square miles in square centimeters with SI detail. | square-miles-to-square-centimeters | 25899881103.36 | +| Square Miles to Square Millimeters – Push square miles into square millimeters for nano-scale area analogies. | square-miles-to-square-millimeters | 2589988110336.0 | | Square Mils to Circular Mils – Convert square mils into circular mils for wire specs. | square-mils-to-circular-mils | 1.273239544735163 | | Square Yards to Acres – Turn square yards into acres when sizing plots. | square-yards-to-acres | 0.00020661157024793388 | | Square Yards to Square Feet – Convert square yards into square feet. | square-yards-to-square-feet | 9 | | Square Yards to Square Inches – Convert square yards into square inches. | square-yards-to-square-inches | 1296 | +| Square Yards to Square Mils – Translate square yards into square mils for detailed wire planning. | square-yards-to-square-mils | 1296000000 | | Square Yards to Square Meters – Convert square yards into square meters. | square-yards-to-square-meters | 0.83612736 | | Square Yards to Square Centimeters – Express square yards as square centimeters for CTA-level accuracy. | square-yards-to-square-centimeters | 8361.2736 | | Square Yards to Square Millimeters – Translate yard-area footprints into square millimeters for fine tooling. | square-yards-to-square-millimeters | 836127.36 | @@ -405,12 +439,18 @@ The registry currently contains 416 unique calculator slugs. | Square Inches to Square Kilometers – Scale a tiny square inch back up to square kilometers. | square-inches-to-square-kilometers | 6.4516e-10 | | Square Inches to Square Yards – Convert square inches to square yards for small-to-medium area comparisons. | square-inches-to-square-yards | 0.000771604938 | | Square Inches to Square Meters – Convert square inches into square meters for precision part specifications. | square-inches-to-square-meters | 0.00064516 | +| Square Inches to Square Micrometers – Express square inches as square micrometer areas for microfabrication planning. | square-inches-to-square-micrometers | 645160000 | | Square Feet to Square Kilometers – Convert building floor area into square kilometers for city-scale planning. | square-feet-to-square-kilometers | 9.290304e-08 | | Square Feet to Square Centimeters – Express floor area in square centimeters for detailed CAD work. | square-feet-to-square-centimeters | 929.0304 | | Square Centimeters to Square Yards – Turn centimeter-scale rectangles into square yards with a quick lookup. | square-centimeters-to-square-yards | 0.000119599 | | Square Centimeters to Square Kilometers – Scale small tiles up to square kilometers for mapping. | square-centimeters-to-square-kilometers | 1e-10 | | Square Centimeters to Square Feet – Switch square centimeters into square feet for interior design tasks. | square-centimeters-to-square-feet | 0.001076391041 | | Townships to Square Miles – Translate a township into square miles (36 square miles). | townships-to-square-miles | 36 | +| Townships to Square Yards – Convert township areas into square yards for local site planning. | townships-to-square-yards | 111513600 | +| Townships to Square Feet – Lay out township-scale land in square feet for detailed property math. | townships-to-square-feet | 1003622400 | +| Townships to Square Inches – Express a township in square inches for very fine calculations. | townships-to-square-inches | 144521625600 | +| Townships to Square Centimeters – Capture township footprints in square centimeters for SI-ready reports. | townships-to-square-centimeters | 932395719720.96 | +| Townships to Square Mils – Translate township areas into square mils for spec sheets on micrometer-level grids. | townships-to-square-mils | 1.445216256e+17 | | Townships to Acres – Convert a township into acres for agricultural estimates. | townships-to-acres | 23040 | | Townships to Square Kilometers – Scale township areas into square kilometers for regional planning. | townships-to-square-kilometers | 93.239571972096 | | Townships to Square Meters – Translate a township into square meters for detailed surveys. | townships-to-square-meters | 93239571.972096 | @@ -803,6 +843,9 @@ The registry currently contains 416 unique calculator slugs. - [x] CMS to CFS (`cms-to-cfs`) - [x] Coulomb per Kilogram to Roentgen (`coulomb-per-kilogram-to-roentgen`) - [x] Cups to Milliliters (`cups-to-milliliters`) +- [x] Cups to Tablespoons (`cups-to-tablespoons`) +- [x] Cups to Teaspoons (`cups-to-teaspoons`) +- [x] Cups to Sticks of Butter (`cups-to-sticks-of-butter`) - [x] Curie to Becquerel (`curie-to-becquerel`) - [x] Daltons to AMU (`daltons-to-amu`) - [x] Atomic Mass Units to Kilograms (`atomic-mass-units-to-kilograms`) @@ -923,6 +966,10 @@ The registry currently contains 416 unique calculator slugs. - [x] Miles per hour to Kilometers per hour (`miles-per-hour-to-kilometers-per-hour`) - [x] Miles per hour to Knots (`miles-per-hour-to-knots`) - [x] Miles per hour to Meters per second (`miles-per-hour-to-meters-per-second`) +- [x] Kilometers per hour to Miles per hour (`kilometers-per-hour-to-miles-per-hour`) +- [x] Kilometers per hour to Feet per second (`kilometers-per-hour-to-feet-per-second`) +- [x] Kilometers per hour to Meters per second (`kilometers-per-hour-to-meters-per-second`) +- [x] Kilometers per hour to Knots (`kilometers-per-hour-to-knots`) - [x] Milliliters to Cups (`milliliters-to-cups`) - [x] Milliliters to Tablespoons (`milliliters-to-tablespoons`) - [x] Milliliters to Teaspoons (`milliliters-to-teaspoons`) @@ -999,6 +1046,12 @@ The registry currently contains 416 unique calculator slugs. - [x] Yards to meters (`yards-to-meters`) - [x] Yards per second to meters per second (`yards-per-second-to-meters-per-second`) - [x] Weeks to months (`weeks-to-months`) +- [x] Weeks to days (`weeks-to-days`) +- [x] Weeks to hours (`weeks-to-hours`) +- [x] Weeks to minutes (`weeks-to-minutes`) +- [x] Weeks to seconds (`weeks-to-seconds`) +- [x] Weeks to milliseconds (`weeks-to-milliseconds`) +- [x] Weeks to microseconds (`weeks-to-microseconds`) - [x] Watts to horsepower (`watts-to-horsepower`) - [x] Watts to BTU/hour (`watts-to-btuhour`) - [x] Troy ounces to grams (`troy-ounces-to-grams`) @@ -1008,10 +1061,32 @@ The registry currently contains 416 unique calculator slugs. - [x] Terabytes to petabytes (`terabytes-to-petabytes`) - [x] Terabytes to gigabytes (`terabytes-to-gigabytes`) - [x] Teaspoons to milliliters (`teaspoons-to-milliliters`) +- [x] Teaspoons to Cups (`teaspoons-to-cups`) +- [x] Teaspoons to Fluid Ounces (`teaspoons-to-fluid-ounces`) +- [x] Teaspoons to Tablespoons (`teaspoons-to-tablespoons`) +- [x] Teaspoons to Sticks of Butter (`teaspoons-to-sticks-of-butter`) - [x] Tablespoons to milliliters (`tablespoons-to-milliliters`) +- [x] Tablespoons to Cups (`tablespoons-to-cups`) +- [x] Tablespoons to Fluid Ounces (`tablespoons-to-fluid-ounces`) +- [x] Tablespoons to Sticks of Butter (`tablespoons-to-sticks-of-butter`) +- [x] Tablespoons to Teaspoons (`tablespoons-to-teaspoons`) - [x] Stones to pounds (`stones-to-pounds`) - [x] Square yards to square miles (`square-yards-to-square-miles`) - [x] Square miles to square yards (`square-miles-to-square-yards`) +- [x] Square miles to square inches (`square-miles-to-square-inches`) +- [x] Square miles to square centimeters (`square-miles-to-square-centimeters`) +- [x] Square miles to square millimeters (`square-miles-to-square-millimeters`) +- [x] Square inches to square mils (`square-inches-to-square-mils`) +- [x] Square feet to square mils (`square-feet-to-square-mils`) +- [x] Square yards to square mils (`square-yards-to-square-mils`) +- [x] Square meters to square micrometers (`square-meters-to-square-micrometers`) +- [x] Square micrometers to square meters (`square-micrometers-to-square-meters`) +- [x] Square centimeters to square micrometers (`square-centimeters-to-square-micrometers`) +- [x] Square micrometers to square centimeters (`square-micrometers-to-square-centimeters`) +- [x] Square millimeters to square micrometers (`square-millimeters-to-square-micrometers`) +- [x] Square micrometers to square millimeters (`square-micrometers-to-square-millimeters`) +- [x] Square inches to square micrometers (`square-inches-to-square-micrometers`) +- [x] Square micrometers to square inches (`square-micrometers-to-square-inches`) - [x] Square meters to square kilometers (`square-meters-to-square-kilometers`) - [x] Square meters to square feet (`square-meters-to-square-feet`) - [x] Square kilometers to square meters (`square-kilometers-to-square-meters`) @@ -1291,6 +1366,11 @@ The registry currently contains 416 unique calculator slugs. - [x] Torr to PSI (`torr-to-psi`) - [x] Townships to Square Miles (`townships-to-square-miles`) - [x] Townships to Acres (`townships-to-acres`) +- [x] Townships to Square Yards (`townships-to-square-yards`) +- [x] Townships to Square Feet (`townships-to-square-feet`) +- [x] Townships to Square Inches (`townships-to-square-inches`) +- [x] Townships to Square Centimeters (`townships-to-square-centimeters`) +- [x] Townships to Square Mils (`townships-to-square-mils`) - [x] Townships to Square Kilometers (`townships-to-square-kilometers`) - [x] Townships to Square Meters (`townships-to-square-meters`) - [x] US gallons to Imperial gallons (`us-gallons-to-imperial-gallons`) @@ -1999,13 +2079,13 @@ The registry currently contains 416 unique calculator slugs. - [ ] Stokes to Centistokes - [ ] Stones to Kilograms - [ ] SWG to Millimeters -- [ ] Tablespoons to Cups -- [ ] Tablespoons to Fluid Ounces -- [ ] Tablespoons to Sticks of Butter -- [ ] Tablespoons to Teaspoons -- [ ] Teaspoons to Cups -- [ ] Teaspoons to Fluid Ounces -- [ ] Teaspoons to Tablespoons +- [x] Tablespoons to Cups +- [x] Tablespoons to Fluid Ounces +- [x] Tablespoons to Sticks of Butter +- [x] Tablespoons to Teaspoons +- [x] Teaspoons to Cups +- [x] Teaspoons to Fluid Ounces +- [x] Teaspoons to Tablespoons - [ ] Tebibytes to Terabytes - [ ] Technical atmosphere (at) to Pascal - [ ] Terabytes to Megabytes @@ -2049,8 +2129,8 @@ The registry currently contains 416 unique calculator slugs. - [ ] Watts to Milliwatts - [ ] Watts to Volts - [ ] Weber to Maxwell -- [ ] Weeks to Days -- [ ] Weeks to Hours +- [x] Weeks to Days +- [x] Weeks to Hours - [ ] Wh per km to Wh per mile - [ ] Wh per mile to Wh per km - [x] Words (16-bit) to Bytes (`words-16-bit-to-bytes`) @@ -6863,7 +6943,7 @@ The registry currently contains 416 unique calculator slugs. - [ ] Square Feet to Square Centimeters - [ ] Square Feet to Square Kilometers - [ ] Square Feet to Square Miles -- [ ] Square Feet to Square Mils +- [x] Square Feet to Square Mils - [ ] Square Feet to Townships - [ ] Square Inches to Acres - [ ] Square Inches to Ares @@ -6876,7 +6956,7 @@ The registry currently contains 416 unique calculator slugs. - [ ] Square Inches to Square Kilometers - [ ] Square Inches to Square Meters - [ ] Square Inches to Square Miles -- [ ] Square Inches to Square Mils +- [x] Square Inches to Square Mils - [ ] Square Inches to Square Yards - [ ] Square Inches to Townships - [ ] Square Kilometers to Ares @@ -6944,7 +7024,7 @@ The registry currently contains 416 unique calculator slugs. - [ ] Square Yards to Sections - [ ] Square Yards to Square Centimeters - [ ] Square Yards to Square Kilometers -- [ ] Square Yards to Square Mils +- [x] Square Yards to Square Mils - [ ] Square Yards to Townships - [ ] Statamperes to Abamperes - [ ] Statamperes to Abvolts @@ -7348,13 +7428,13 @@ The registry currently contains 416 unique calculator slugs. - [ ] Townships to Hectares - [ ] Townships to Roods - [ ] Townships to Sections -- [ ] Townships to Square Centimeters -- [ ] Townships to Square Feet -- [ ] Townships to Square Inches +- [x] Townships to Square Centimeters +- [x] Townships to Square Feet +- [x] Townships to Square Inches - [x] Townships to Square Kilometers - [x] Townships to Square Meters -- [ ] Townships to Square Mils -- [ ] Townships to Square Yards +- [x] Townships to Square Mils +- [x] Townships to Square Yards - [ ] Troy Ounces to Amu - [ ] Troy Ounces to Apothecary Ounces - [ ] Troy Ounces to Atomic Mass Units @@ -7560,12 +7640,12 @@ The registry currently contains 416 unique calculator slugs. - [ ] Weeks to Fortnights - [ ] Weeks to Jiffies - [ ] Weeks to Julian Years -- [ ] Weeks to Microseconds -- [ ] Weeks to Milliseconds -- [ ] Weeks to Minutes +- [x] Weeks to Microseconds +- [x] Weeks to Milliseconds +- [x] Weeks to Minutes - [ ] Weeks to Nanoseconds - [ ] Weeks to Planck Time -- [ ] Weeks to Seconds +- [x] Weeks to Seconds - [ ] Weeks to Shakes - [ ] Weeks to Sidereal Days - [ ] Weeks to Years diff --git a/hdyc-svelte/src/lib/data/calculators.ts b/hdyc-svelte/src/lib/data/calculators.ts index 7867af2..aaece46 100644 --- a/hdyc-svelte/src/lib/data/calculators.ts +++ b/hdyc-svelte/src/lib/data/calculators.ts @@ -140,6 +140,9 @@ export const calculators: CalculatorDef[] = [ {"slug": "cups-to-quarts", "name": "Cups to Quarts", "category": "volume", "type": "standard", "teaser": "Convert cups into quarts (4 cups per quart).", "labels": {"in1": "Cups", "in2": "Quarts"}, "factor": 0.25}, {"slug": "cups-to-us-gallons", "name": "Cups to US Gallons", "category": "volume", "type": "standard", "teaser": "Express cups in US gallons (16 cups per gallon).", "labels": {"in1": "Cups", "in2": "US Gallons"}, "factor": 0.0625}, {"slug": "cups-to-us-pints", "name": "Cups to US Pints", "category": "volume", "type": "standard", "teaser": "Translate cups into US pints (2 cups per pint).", "labels": {"in1": "Cups", "in2": "US Pints"}, "factor": 0.5}, + {"slug": "cups-to-tablespoons", "name": "Cups to Tablespoons", "category": "volume", "type": "standard", "teaser": "Spread recipe math by converting cups into tablespoons (1 cup = 16 tbsp).", "labels": {"in1": "Cups", "in2": "Tablespoons"}, "factor": 16.0}, + {"slug": "cups-to-teaspoons", "name": "Cups to Teaspoons", "category": "volume", "type": "standard", "teaser": "Break cups into teaspoons for precision tasting (1 cup = 48 tsp).", "labels": {"in1": "Cups", "in2": "Teaspoons"}, "factor": 48.0}, + {"slug": "cups-to-sticks-of-butter", "name": "Cups to Sticks of Butter", "category": "volume", "type": "standard", "teaser": "Convert cups into sticks of butter (1 cup = 2 sticks).", "labels": {"in1": "Cups", "in2": "Sticks of Butter"}, "factor": 2.0}, {"slug": "drams-to-cups", "name": "Drams (fluid) to Cups", "category": "volume", "type": "standard", "teaser": "Scale drams up to cups for small volumes.", "labels": {"in1": "Drams (fluid)", "in2": "Cups"}, "factor": 0.015625}, {"slug": "drams-to-fluid-ounces", "name": "Drams to Fluid Ounces", "category": "weight", "type": "standard", "teaser": "Translate drams into US fluid ounces (8 drams per fl oz).", "labels": {"in1": "Drams", "in2": "Fluid Ounces"}, "factor": 0.125}, {"slug": "drams-to-gallons", "name": "Drams to Gallons", "category": "volume", "type": "standard", "teaser": "Express a fluid dram as a fraction of a US gallon.", "labels": {"in1": "Drams", "in2": "Gallons"}, "factor": 0.0009765625}, @@ -162,7 +165,7 @@ export const calculators: CalculatorDef[] = [ {"slug": "curie-to-becquerel", "name": "Curie to Becquerel", "category": "radiation", "type": "standard", "labels": {"in1": "Curie", "in2": "Becquerel"}, "factor": 37000000000.0}, {"slug": "daltons-to-amu", "name": "Daltons to AMU", "category": "weight", "type": "standard", "labels": {"in1": "Daltons", "in2": "AMU"}, "factor": 1.0}, {"slug": "days-to-hours", "name": "Days to Hours", "category": "time", "type": "standard", "labels": {"in1": "Days", "in2": "Hours"}, "factor": 24.0}, - {"slug": "days-to-weeks", "name": "Days to Weeks", "category": "time", "type": "standard", "labels": {"in1": "Days", "in2": "Weeks"}, "factor": 0.142857143}, + {"slug": "days-to-weeks", "name": "Days to Weeks", "category": "time", "type": "standard", "labels": {"in1": "Days", "in2": "Weeks"}, "factor": 0.142857143, "hidden": true}, {"slug": "days-to-years", "name": "Days to Years", "category": "time", "type": "standard", "labels": {"in1": "Days", "in2": "Years"}, "factor": 0.002737851}, {"slug": "months-to-days", "name": "Months to Days", "category": "time", "type": "standard", "teaser": "Convert months into days using the average year length.", "labels": {"in1": "Months", "in2": "Days"}, "factor": 30.436875}, {"slug": "months-to-weeks", "name": "Months to Weeks", "category": "time", "type": "standard", "teaser": "Express an average month as weeks.", "labels": {"in1": "Months", "in2": "Weeks"}, "factor": 4.348125}, @@ -283,6 +286,10 @@ export const calculators: CalculatorDef[] = [ {"slug": "miles-per-hour-to-kilometers-per-hour", "name": "Miles per hour to Kilometers per hour", "category": "length", "type": "standard", "labels": {"in1": "Miles per hour", "in2": "Kilometers per hour"}, "factor": 1.609344}, {"slug": "miles-per-hour-to-knots", "name": "Miles per hour to Knots", "category": "length", "type": "standard", "labels": {"in1": "Miles per hour", "in2": "Knots"}, "factor": 0.8689762419, "hidden": true}, {"slug": "miles-per-hour-to-meters-per-second", "name": "Miles per hour to Meters per second", "category": "length", "type": "standard", "labels": {"in1": "Miles per hour", "in2": "Meters per second"}, "factor": 0.44704, "hidden": true}, + {"slug": "kilometers-per-hour-to-miles-per-hour", "name": "Kilometers per hour to Miles per hour", "category": "length", "type": "standard", "teaser": "Flip the perspective back to miles per hour for speed comparisons.", "labels": {"in1": "Kilometers per hour", "in2": "Miles per hour"}, "factor": 0.621371192237334, "hidden": true}, + {"slug": "kilometers-per-hour-to-feet-per-second", "name": "Kilometers per hour to Feet per second", "category": "length", "type": "standard", "teaser": "Convert highway speeds into feet per second (1 km/h \u2248 0.911344 ft/s).", "labels": {"in1": "Kilometers per hour", "in2": "Feet per second"}, "factor": 0.9113444153}, + {"slug": "kilometers-per-hour-to-meters-per-second", "name": "Kilometers per hour to Meters per second", "category": "length", "type": "standard", "teaser": "Translate kilometers per hour to meters per second (divide by 3.6).", "labels": {"in1": "Kilometers per hour", "in2": "Meters per second"}, "factor": 0.2777777778}, + {"slug": "kilometers-per-hour-to-knots", "name": "Kilometers per hour to Knots", "category": "length", "type": "standard", "teaser": "Relate road speeds to nautical knots (1 km/h \u2248 0.5399568034557235 knots).", "labels": {"in1": "Kilometers per hour", "in2": "Knots"}, "factor": 0.5399568034557235, "hidden": true}, {"slug": "milliliters-to-centiliters", "name": "Milliliters to Centiliters", "category": "volume", "type": "standard", "labels": {"in1": "Milliliters", "in2": "Centiliters"}, "factor": 0.01}, {"slug": "milliliters-to-drams-fluid", "name": "Milliliters to Drams (fluid)", "category": "volume", "type": "standard", "teaser": "Convert milliliters into US fluid drams.", "labels": {"in1": "Milliliters", "in2": "Drams (fluid)"}, "factor": 0.270027}, {"slug": "milliliters-to-gill", "name": "Milliliters to Gill", "category": "volume", "type": "standard", "teaser": "Express milliliters as US gills for bartending volumes.", "labels": {"in1": "Milliliters", "in2": "Gill"}, "factor": 0.00845303, "hidden": true}, @@ -373,6 +380,12 @@ export const calculators: CalculatorDef[] = [ {"slug": "yards-to-meters", "name": "Yards to meters", "category": "length", "type": "standard", "labels": {"in1": "Yards", "in2": "meters"}, "factor": 0.9144, "hidden": true}, {"slug": "yards-per-second-to-meters-per-second", "name": "Yards per second to meters per second", "category": "length", "type": "standard", "labels": {"in1": "Yards per second", "in2": "meters per second"}, "factor": 0.9144, "hidden": true}, {"slug": "weeks-to-months", "name": "Weeks to months", "category": "time", "type": "standard", "labels": {"in1": "Weeks", "in2": "months"}, "factor": 0.230137, "hidden": true}, + {"slug": "weeks-to-days", "name": "Weeks to days", "category": "time", "type": "standard", "teaser": "Expand weeks into days when planning schedules (1 week = 7 days).", "labels": {"in1": "Weeks", "in2": "days"}, "factor": 7.0}, + {"slug": "weeks-to-hours", "name": "Weeks to hours", "category": "time", "type": "standard", "teaser": "Convert weeks into hours for shift planning (1 week = 168 hours).", "labels": {"in1": "Weeks", "in2": "hours"}, "factor": 168.0}, + {"slug": "weeks-to-minutes", "name": "Weeks to minutes", "category": "time", "type": "standard", "teaser": "Translate weeks into minutes for fine-grained timelines (1 week = 10,080 minutes).", "labels": {"in1": "Weeks", "in2": "minutes"}, "factor": 10080.0}, + {"slug": "weeks-to-seconds", "name": "Weeks to seconds", "category": "time", "type": "standard", "teaser": "Turn weeks into seconds for precise counting (1 week = 604,800 seconds).", "labels": {"in1": "Weeks", "in2": "seconds"}, "factor": 604800.0}, + {"slug": "weeks-to-milliseconds", "name": "Weeks to milliseconds", "category": "time", "type": "standard", "teaser": "Express a week\u2019s span as milliseconds for timestamps (1 week = 604,800,000 ms).", "labels": {"in1": "Weeks", "in2": "milliseconds"}, "factor": 604800000.0}, + {"slug": "weeks-to-microseconds", "name": "Weeks to microseconds", "category": "time", "type": "standard", "teaser": "Convert weeks into microseconds when tagging high-resolution data (1 week = 604,800,000,000 \u00b5s).", "labels": {"in1": "Weeks", "in2": "microseconds"}, "factor": 604800000000.0}, {"slug": "watts-to-horsepower", "name": "Watts to horsepower", "category": "power", "type": "standard", "labels": {"in1": "Watts", "in2": "horsepower"}, "factor": 0.001341, "hidden": true}, {"slug": "watts-to-btuhour", "name": "Watts to BTU/hour", "category": "energy", "type": "standard", "labels": {"in1": "Watts", "in2": "BTU/hour"}, "factor": 3.41214}, {"slug": "troy-ounces-to-grams", "name": "Troy ounces to grams", "category": "weight", "type": "standard", "labels": {"in1": "Troy ounces", "in2": "grams"}, "factor": 31.1034}, @@ -385,8 +398,16 @@ export const calculators: CalculatorDef[] = [ {"slug": "terabytes-to-petabytes", "name": "Terabytes to petabytes", "category": "data", "type": "standard", "labels": {"in1": "Terabytes", "in2": "petabytes"}, "factor": 0.001}, {"slug": "terabytes-to-gigabytes", "name": "Terabytes to gigabytes", "category": "data", "type": "standard", "labels": {"in1": "Terabytes", "in2": "gigabytes"}, "factor": 1000.0}, {"slug": "teaspoons-to-milliliters", "name": "Teaspoons to milliliters", "category": "volume", "type": "standard", "labels": {"in1": "Teaspoons", "in2": "milliliters"}, "factor": 4.92892}, + {"slug": "teaspoons-to-cups", "name": "Teaspoons to Cups", "category": "volume", "type": "standard", "teaser": "Convert teaspoons into cups for small-volume recipes (48 tsp = 1 cup).", "labels": {"in1": "Teaspoons", "in2": "Cups"}, "factor": 0.020833333333333332, "hidden": true}, + {"slug": "teaspoons-to-fluid-ounces", "name": "Teaspoons to Fluid Ounces", "category": "weight", "type": "standard", "teaser": "Turn teaspoons into fluid ounces (6 tsp = 1 fl oz).", "labels": {"in1": "Teaspoons", "in2": "Fluid Ounces"}, "factor": 0.16666666666666666}, + {"slug": "teaspoons-to-tablespoons", "name": "Teaspoons to Tablespoons", "category": "volume", "type": "standard", "teaser": "Relate teaspoons and tablespoons (3 tsp = 1 tbsp).", "labels": {"in1": "Teaspoons", "in2": "Tablespoons"}, "factor": 0.3333333333333333, "hidden": true}, + {"slug": "teaspoons-to-sticks-of-butter", "name": "Teaspoons to Sticks of Butter", "category": "volume", "type": "standard", "teaser": "Convert teaspoons into butter sticks (24 tsp = 1 stick).", "labels": {"in1": "Teaspoons", "in2": "Sticks of Butter"}, "factor": 0.041666666666666664}, {"slug": "tablespoons-to-milliliters", "name": "Tablespoons to milliliters", "category": "volume", "type": "standard", "labels": {"in1": "Tablespoons", "in2": "milliliters"}, "factor": 14.78676}, - {"slug": "sticks-of-butter-to-cups", "name": "Sticks of Butter to Cups", "category": "volume", "type": "standard", "teaser": "Convert sticks of butter into cups for baking.", "labels": {"in1": "Sticks of Butter", "in2": "Cups"}, "factor": 0.5}, + {"slug": "tablespoons-to-cups", "name": "Tablespoons to Cups", "category": "volume", "type": "standard", "teaser": "Convert tablespoons into cups when scaling recipes (16 tbsp = 1 cup).", "labels": {"in1": "Tablespoons", "in2": "Cups"}, "factor": 0.0625, "hidden": true}, + {"slug": "tablespoons-to-fluid-ounces", "name": "Tablespoons to Fluid Ounces", "category": "weight", "type": "standard", "teaser": "Relate tablespoons to fluid ounces (2 tbsp = 1 fl oz).", "labels": {"in1": "Tablespoons", "in2": "Fluid Ounces"}, "factor": 0.5}, + {"slug": "tablespoons-to-sticks-of-butter", "name": "Tablespoons to Sticks of Butter", "category": "volume", "type": "standard", "teaser": "Track baking volumes by converting tablespoons into butter sticks (8 tbsp = 1 stick).", "labels": {"in1": "Tablespoons", "in2": "Sticks of Butter"}, "factor": 0.125, "hidden": true}, + {"slug": "tablespoons-to-teaspoons", "name": "Tablespoons to Teaspoons", "category": "volume", "type": "standard", "teaser": "Break tablespoons into teaspoons (1 tbsp = 3 tsp).", "labels": {"in1": "Tablespoons", "in2": "Teaspoons"}, "factor": 3.0}, + {"slug": "sticks-of-butter-to-cups", "name": "Sticks of Butter to Cups", "category": "volume", "type": "standard", "teaser": "Convert sticks of butter into cups for baking.", "labels": {"in1": "Sticks of Butter", "in2": "Cups"}, "factor": 0.5, "hidden": true}, {"slug": "sticks-of-butter-to-tablespoons", "name": "Sticks of Butter to Tablespoons", "category": "volume", "type": "standard", "teaser": "Translate butter sticks into tablespoons.", "labels": {"in1": "Sticks of Butter", "in2": "Tablespoons"}, "factor": 8.0}, {"slug": "stones-to-pounds", "name": "Stones to pounds", "category": "weight", "type": "standard", "labels": {"in1": "Stones", "in2": "pounds"}, "factor": 14.0}, {"slug": "stones-to-kilograms", "name": "Stones to Kilograms", "category": "weight", "type": "standard", "teaser": "Convert stones into kilograms for weight discussions.", "labels": {"in1": "Stones", "in2": "Kilograms"}, "factor": 6.35029318}, @@ -396,7 +417,9 @@ export const calculators: CalculatorDef[] = [ {"slug": "square-meters-to-square-feet", "name": "Square meters to square feet", "category": "length", "type": "standard", "labels": {"in1": "Square meters", "in2": "square feet"}, "factor": 10.7639}, {"slug": "square-kilometers-to-square-meters", "name": "Square kilometers to square meters", "category": "length", "type": "standard", "labels": {"in1": "Square kilometers", "in2": "square meters"}, "factor": 1000000.0}, {"slug": "square-inches-to-square-centimeters", "name": "Square inches to square centimeters", "category": "length", "type": "standard", "labels": {"in1": "Square inches", "in2": "square centimeters"}, "factor": 6.4516}, + {"slug": "square-inches-to-square-mils", "name": "Square inches to square mils", "category": "length", "type": "standard", "teaser": "Convert square inches into square mils for wire insulation areas.", "labels": {"in1": "Square inches", "in2": "square mils"}, "factor": 1000000.0}, {"slug": "square-feet-to-square-meters", "name": "Square feet to square meters", "category": "length", "type": "standard", "labels": {"in1": "Square feet", "in2": "square meters"}, "factor": 0.092903, "hidden": true}, + {"slug": "square-feet-to-square-mils", "name": "Square feet to square mils", "category": "length", "type": "standard", "teaser": "Express square feet in square mils for fine area calculations.", "labels": {"in1": "Square feet", "in2": "square mils"}, "factor": 144000000.0}, {"slug": "square-feet-to-acres", "name": "Square feet to acres", "category": "length", "type": "standard", "labels": {"in1": "Square feet", "in2": "acres"}, "factor": 2.295e-05, "hidden": true}, {"slug": "square-centimeters-to-square-inches", "name": "Square centimeters to square inches", "category": "length", "type": "standard", "labels": {"in1": "Square centimeters", "in2": "square inches"}, "factor": 0.155, "hidden": true}, {"slug": "square-centimeters-to-square-meters", "name": "Square Centimeters to Square Meters", "category": "length", "type": "standard", "teaser": "Turn tiny square-centimeter patches into square meters.", "labels": {"in1": "Square Centimeters", "in2": "Square Meters"}, "factor": 0.0001, "hidden": true}, @@ -412,14 +435,25 @@ export const calculators: CalculatorDef[] = [ {"slug": "square-meters-to-hectares", "name": "Square Meters to Hectares", "category": "length", "type": "standard", "teaser": "Turn square meters into hectares on property summaries.", "labels": {"in1": "Square Meters", "in2": "Hectares"}, "factor": 0.0001, "hidden": true}, {"slug": "square-meters-to-square-centimeters", "name": "Square Meters to Square Centimeters", "category": "length", "type": "standard", "teaser": "Break square meters into square centimeters for precision.", "labels": {"in1": "Square Meters", "in2": "Square Centimeters"}, "factor": 10000.0}, {"slug": "square-meters-to-square-yards", "name": "Square Meters to Square Yards", "category": "length", "type": "standard", "teaser": "Translate square meters into square yards.", "labels": {"in1": "Square Meters", "in2": "Square Yards"}, "factor": 1.1959900463}, + {"slug": "square-meters-to-square-micrometers", "name": "Square Meters to Square Micrometers", "category": "length", "type": "standard", "teaser": "Expand square meters into square micrometer counts for precision etching.", "labels": {"in1": "Square Meters", "in2": "Square Micrometers"}, "factor": 1000000000000.0}, + {"slug": "square-micrometers-to-square-meters", "name": "Square Micrometers to Square Meters", "category": "length", "type": "standard", "teaser": "Compress micro-areas back into square meters for macro comparisons.", "labels": {"in1": "Square Micrometers", "in2": "Square Meters"}, "factor": 1e-12, "hidden": true}, + {"slug": "square-centimeters-to-square-micrometers", "name": "Square Centimeters to Square Micrometers", "category": "length", "type": "standard", "teaser": "Convert square centimeters into square micrometers for fine detail.", "labels": {"in1": "Square Centimeters", "in2": "Square Micrometers"}, "factor": 100000000.0}, + {"slug": "square-micrometers-to-square-centimeters", "name": "Square Micrometers to Square Centimeters", "category": "length", "type": "standard", "teaser": "Scale square micrometers back into square centimeters for lab notes.", "labels": {"in1": "Square Micrometers", "in2": "Square Centimeters"}, "factor": 1e-08, "hidden": true}, + {"slug": "square-millimeters-to-square-micrometers", "name": "Square Millimeters to Square Micrometers", "category": "length", "type": "standard", "teaser": "Expand square millimeters to square micrometers (1 mm\u00b2 = 1,000,000 \u00b5m\u00b2).", "labels": {"in1": "Square Millimeters", "in2": "Square Micrometers"}, "factor": 1000000.0}, + {"slug": "square-micrometers-to-square-millimeters", "name": "Square Micrometers to Square Millimeters", "category": "length", "type": "standard", "teaser": "Collapse square micrometers into square millimeters (1 \u00b5m\u00b2 = 0.000001 mm\u00b2).", "labels": {"in1": "Square Micrometers", "in2": "Square Millimeters"}, "factor": 1e-06, "hidden": true}, + {"slug": "square-micrometers-to-square-inches", "name": "Square Micrometers to Square Inches", "category": "length", "type": "standard", "teaser": "Bring microscopic areas into square inches for legacy specs.", "labels": {"in1": "Square Micrometers", "in2": "Square Inches"}, "factor": 1.5500031000062001e-09, "hidden": true}, {"slug": "square-miles-to-acres", "name": "Square Miles to Acres", "category": "length", "type": "standard", "teaser": "Convert square miles into acres for field maps.", "labels": {"in1": "Square Miles", "in2": "Acres"}, "factor": 640.0}, {"slug": "square-miles-to-square-feet", "name": "Square Miles to Square Feet", "category": "length", "type": "standard", "teaser": "Expand square miles into square feet for big-picture math.", "labels": {"in1": "Square Miles", "in2": "Square Feet"}, "factor": 27878400.0}, {"slug": "square-miles-to-square-kilometers", "name": "Square Miles to Square Kilometers", "category": "length", "type": "standard", "teaser": "Compare square miles with square kilometers.", "labels": {"in1": "Square Miles", "in2": "Square Kilometers"}, "factor": 2.58998811}, {"slug": "square-miles-to-square-meters", "name": "Square Miles to Square Meters", "category": "length", "type": "standard", "teaser": "Show square miles in square meters.", "labels": {"in1": "Square Miles", "in2": "Square Meters"}, "factor": 2589988.110336}, + {"slug": "square-miles-to-square-inches", "name": "Square Miles to Square Inches", "category": "length", "type": "standard", "teaser": "Translate large land areas into square inches for extreme precision.", "labels": {"in1": "Square Miles", "in2": "Square Inches"}, "factor": 144520972800.0}, + {"slug": "square-miles-to-square-centimeters", "name": "Square Miles to Square Centimeters", "category": "length", "type": "standard", "teaser": "Express square miles in square centimeters with SI detail.", "labels": {"in1": "Square Miles", "in2": "Square Centimeters"}, "factor": 25899881103.36}, + {"slug": "square-miles-to-square-millimeters", "name": "Square Miles to Square Millimeters", "category": "length", "type": "standard", "teaser": "Push square miles into square millimeters for nano-scale area analogies.", "labels": {"in1": "Square Miles", "in2": "Square Millimeters"}, "factor": 2589988110336.0}, {"slug": "square-mils-to-circular-mils", "name": "Square Mils to Circular Mils", "category": "area", "type": "standard", "teaser": "Convert square mils into circular mils for wire specs.", "labels": {"in1": "Square Mils", "in2": "Circular Mils"}, "factor": 1.273239544735163}, {"slug": "square-yards-to-acres", "name": "Square Yards to Acres", "category": "length", "type": "standard", "teaser": "Turn square yards into acres when sizing plots.", "labels": {"in1": "Square Yards", "in2": "Acres"}, "factor": 0.00020661157024793388, "hidden": true}, {"slug": "square-yards-to-square-feet", "name": "Square Yards to Square Feet", "category": "length", "type": "standard", "teaser": "Convert square yards into square feet.", "labels": {"in1": "Square Yards", "in2": "Square Feet"}, "factor": 9.0}, {"slug": "square-yards-to-square-inches", "name": "Square Yards to Square Inches", "category": "length", "type": "standard", "teaser": "Convert square yards into square inches.", "labels": {"in1": "Square Yards", "in2": "Square Inches"}, "factor": 1296.0}, + {"slug": "square-yards-to-square-mils", "name": "Square Yards to Square Mils", "category": "length", "type": "standard", "teaser": "Translate square yards into square mils for detailed wire planning.", "labels": {"in1": "Square Yards", "in2": "Square Mils"}, "factor": 1296000000.0}, {"slug": "square-yards-to-square-meters", "name": "Square Yards to Square Meters", "category": "length", "type": "standard", "teaser": "Convert square yards into square meters.", "labels": {"in1": "Square Yards", "in2": "Square Meters"}, "factor": 0.83612736, "hidden": true}, {"slug": "square-yards-to-square-centimeters", "name": "Square Yards to Square Centimeters", "category": "length", "type": "standard", "teaser": "Express square yards as square centimeters for CTA-level accuracy.", "labels": {"in1": "Square Yards", "in2": "Square Centimeters"}, "factor": 8361.2736}, {"slug": "square-yards-to-square-millimeters", "name": "Square Yards to Square Millimeters", "category": "length", "type": "standard", "teaser": "Translate yard-area footprints into square millimeters for fine tooling.", "labels": {"in1": "Square Yards", "in2": "Square Millimeters"}, "factor": 836127.36}, @@ -437,12 +471,18 @@ export const calculators: CalculatorDef[] = [ {"slug": "square-inches-to-square-kilometers", "name": "Square Inches to Square Kilometers", "category": "length", "type": "standard", "teaser": "Scale a tiny square inch back up to square kilometers.", "labels": {"in1": "Square Inches", "in2": "Square Kilometers"}, "factor": 6.4516e-10, "hidden": true}, {"slug": "square-inches-to-square-yards", "name": "Square Inches to Square Yards", "category": "length", "type": "standard", "teaser": "Convert square inches to square yards for small-to-medium area comparisons.", "labels": {"in1": "Square Inches", "in2": "Square Yards"}, "factor": 0.000771604938, "hidden": true}, {"slug": "square-inches-to-square-meters", "name": "Square Inches to Square Meters", "category": "length", "type": "standard", "teaser": "Convert square inches into square meters for precision part specifications.", "labels": {"in1": "Square Inches", "in2": "Square Meters"}, "factor": 0.00064516}, + {"slug": "square-inches-to-square-micrometers", "name": "Square Inches to Square Micrometers", "category": "length", "type": "standard", "teaser": "Express square inches as square micrometer areas for microfabrication planning.", "labels": {"in1": "Square Inches", "in2": "Square Micrometers"}, "factor": 645160000.0}, {"slug": "square-feet-to-square-kilometers", "name": "Square Feet to Square Kilometers", "category": "length", "type": "standard", "teaser": "Convert building floor area into square kilometers for city-scale planning.", "labels": {"in1": "Square Feet", "in2": "Square Kilometers"}, "factor": 9.290304e-08, "hidden": true}, {"slug": "square-feet-to-square-centimeters", "name": "Square Feet to Square Centimeters", "category": "length", "type": "standard", "teaser": "Express floor area in square centimeters for detailed CAD work.", "labels": {"in1": "Square Feet", "in2": "Square Centimeters"}, "factor": 929.0304}, {"slug": "square-centimeters-to-square-yards", "name": "Square Centimeters to Square Yards", "category": "length", "type": "standard", "teaser": "Turn centimeter-scale rectangles into square yards with a quick lookup.", "labels": {"in1": "Square Centimeters", "in2": "Square Yards"}, "factor": 0.000119599, "hidden": true}, {"slug": "square-centimeters-to-square-kilometers", "name": "Square Centimeters to Square Kilometers", "category": "length", "type": "standard", "teaser": "Scale small tiles up to square kilometers for mapping.", "labels": {"in1": "Square Centimeters", "in2": "Square Kilometers"}, "factor": 1e-10, "hidden": true}, {"slug": "square-centimeters-to-square-feet", "name": "Square Centimeters to Square Feet", "category": "length", "type": "standard", "teaser": "Switch square centimeters into square feet for interior design tasks.", "labels": {"in1": "Square Centimeters", "in2": "Square Feet"}, "factor": 0.001076391041, "hidden": true}, {"slug": "townships-to-square-miles", "name": "Townships to Square Miles", "category": "length", "type": "standard", "teaser": "Translate a township into square miles (36 square miles).", "labels": {"in1": "Townships", "in2": "Square Miles"}, "factor": 36.0}, + {"slug": "townships-to-square-yards", "name": "Townships to Square Yards", "category": "length", "type": "standard", "teaser": "Convert township areas into square yards for local site planning.", "labels": {"in1": "Townships", "in2": "Square Yards"}, "factor": 111513600.0}, + {"slug": "townships-to-square-feet", "name": "Townships to Square Feet", "category": "length", "type": "standard", "teaser": "Lay out township-scale land in square feet for detailed property math.", "labels": {"in1": "Townships", "in2": "Square Feet"}, "factor": 1003622400.0}, + {"slug": "townships-to-square-inches", "name": "Townships to Square Inches", "category": "length", "type": "standard", "teaser": "Express a township in square inches for very fine calculations.", "labels": {"in1": "Townships", "in2": "Square Inches"}, "factor": 144521625600.0}, + {"slug": "townships-to-square-centimeters", "name": "Townships to Square Centimeters", "category": "length", "type": "standard", "teaser": "Capture township footprints in square centimeters for SI-ready reports.", "labels": {"in1": "Townships", "in2": "Square Centimeters"}, "factor": 932395719720.96}, + {"slug": "townships-to-square-mils", "name": "Townships to Square Mils", "category": "area", "type": "standard", "teaser": "Translate township areas into square mils for spec sheets on micrometer-level grids.", "labels": {"in1": "Townships", "in2": "Square Mils"}, "factor": 1.445216256e+17}, {"slug": "townships-to-acres", "name": "Townships to Acres", "category": "area", "type": "standard", "teaser": "Convert a township into acres for agricultural estimates.", "labels": {"in1": "Townships", "in2": "Acres"}, "factor": 23040.0}, {"slug": "townships-to-square-kilometers", "name": "Townships to Square Kilometers", "category": "length", "type": "standard", "teaser": "Scale township areas into square kilometers for regional planning.", "labels": {"in1": "Townships", "in2": "Square Kilometers"}, "factor": 93.239571972096}, {"slug": "townships-to-square-meters", "name": "Townships to Square Meters", "category": "length", "type": "standard", "teaser": "Translate a township into square meters for detailed surveys.", "labels": {"in1": "Townships", "in2": "Square Meters"}, "factor": 93239571.972096}, @@ -533,7 +573,7 @@ export const calculators: CalculatorDef[] = [ {"slug": "horsepower-to-tons-of-refrigeration", "name": "Horsepower to Tons of Refrigeration", "category": "weight", "type": "standard", "teaser": "Convert Horsepower to Tons of Refrigeration instantly.", "labels": {"in1": "Horsepower", "in2": "Tons of Refrigeration"}, "factor": 0.284345, "hidden": true}, {"slug": "horsepower-to-watts", "name": "Horsepower to Watts", "category": "power", "type": "standard", "teaser": "Convert Horsepower to Watts instantly.", "labels": {"in1": "Horsepower", "in2": "Watts"}, "factor": 745.7}, {"slug": "hours-to-seconds", "name": "Hours to Seconds", "category": "time", "type": "standard", "teaser": "Convert Hours to Seconds instantly.", "labels": {"in1": "Hours", "in2": "Seconds"}, "factor": 3600.0}, - {"slug": "hours-to-weeks", "name": "Hours to Weeks", "category": "time", "type": "standard", "teaser": "Convert Hours to Weeks instantly.", "labels": {"in1": "Hours", "in2": "Weeks"}, "factor": 0.00595238}, + {"slug": "hours-to-weeks", "name": "Hours to Weeks", "category": "time", "type": "standard", "teaser": "Convert Hours to Weeks instantly.", "labels": {"in1": "Hours", "in2": "Weeks"}, "factor": 0.00595238, "hidden": true}, {"slug": "hundredweight-to-kilograms", "name": "Hundredweight (cwt) to Kilograms", "category": "weight", "type": "standard", "teaser": "Convert Hundredweight (cwt) to Kilograms instantly.", "labels": {"in1": "Hundredweight (cwt)", "in2": "Kilograms"}, "factor": 45.3592}, {"slug": "imperial-fl-oz-to-us-fl-oz", "name": "Imperial fl oz to US fl oz", "category": "other", "type": "standard", "teaser": "Convert Imperial fl oz to US fl oz instantly.", "labels": {"in1": "Imperial fl oz", "in2": "US fl oz"}, "factor": 1.20095}, {"slug": "imperial-gallons-to-liters", "name": "Imperial gallons to Liters", "category": "volume", "type": "standard", "teaser": "Convert Imperial gallons to Liters instantly.", "labels": {"in1": "Imperial gallons", "in2": "Liters"}, "factor": 4.54609},