Files
HowDoYouConvert/hdyc-svelte/src/lib/data/calculators.ts
2026-03-08 03:30:16 +00:00

2262 lines
517 KiB
TypeScript

// THIS FILE IS AUTO-GENERATED BY migrate.py
export type CalcType = 'standard' | 'inverse' | '3col' | '3col-mul' | 'base' | 'text-bin' | 'bin-text' | 'dms-dd' | 'dd-dms' | 'dec-frac' | 'db-int' | 'db-spl' | 'db-v' | 'db-w' | 'awg' | 'brinell-rockwell' | 'ev-lux' | 'aov' | 'swg' | 'rockwell-vickers' | 'sus-cst' | 'molarity';
export interface CalculatorDef {
slug: string;
name: string;
category: string;
type: CalcType;
hidden?: boolean;
factor?: number;
offset?: number;
fromBase?: number;
toBase?: number;
labels: { in1: string; in2: string; in3?: string };
descriptionHTML?: string;
teaser?: string;
}
export const categories: Record<string, { label: string; icon: string }> = {
length: { label: 'Length / Distance', icon: '📏' },
weight: { label: 'Weight / Mass', icon: '⚖️' },
temperature: { label: 'Temperature', icon: '🌡️' },
volume: { label: 'Volume', icon: '🧪' },
fluids: { label: 'Fluids', icon: '💧' },
area: { label: 'Area', icon: '📐' },
speed: { label: 'Speed / Velocity', icon: '💨' },
pressure: { label: 'Pressure', icon: '🔽' },
energy: { label: 'Energy', icon: '⚡' },
magnetism: { label: 'Magnetism', icon: '🧲' },
power: { label: 'Power', icon: '🔌' },
data: { label: 'Data Storage', icon: '💾' },
time: { label: 'Time', icon: '⏱️' },
angle: { label: 'Angle', icon: '📐' },
'number-systems':{ label: 'Number Systems', icon: '🔢' },
radiation: { label: 'Radiation', icon: '☢️' },
electrical: { label: 'Electrical', icon: '🔋' },
force: { label: 'Force / Torque', icon: '💪' },
light: { label: 'Light', icon: '💡' },
other: { label: 'Other', icon: '🔄' },
};
export const calculators: CalculatorDef[] = [
{"slug": "inches-to-feet", "name": "Inches to Feet", "category": "length", "type": "standard", "teaser": "If a shelf spans 36 inches, how many feet of trim does it cover?", "labels": {"in1": "Inches", "in2": "Feet"}, "factor": 12.0},
{"slug": "kilograms-to-pounds", "name": "Kilograms to Pounds", "category": "weight", "type": "standard", "labels": {"in1": "Kilograms", "in2": "Pounds"}, "factor": 2.20462262},
{"slug": "miles-to-kilometers", "name": "Miles to Kilometers", "category": "length", "type": "standard", "teaser": "Planning a road trip, how many kilometers will 120 miles travel?", "labels": {"in1": "Miles", "in2": "Kilometers"}, "factor": 0.62137119, "hidden": true},
{"slug": "acres-to-hectares", "name": "Acres to Hectares", "category": "area", "type": "standard", "teaser": "A 50-acre farm prompts the question: how many hectares does it include?", "labels": {"in1": "Acres", "in2": "Hectares"}, "factor": 0.404686},
{"slug": "acres-to-square-feet", "name": "Acres to Square Feet", "category": "area", "type": "standard", "teaser": "For the listing, convert 2 acres into square feet to describe the lot size.", "labels": {"in1": "Acres", "in2": "Square Feet"}, "factor": 43560.0},
{"slug": "acre-feet-to-liters", "name": "Acre-feet to Liters", "category": "volume", "type": "standard", "teaser": "A lake holds 1 acre-foot; how many liters of water is that?", "labels": {"in1": "Acre-feet", "in2": "Liters"}, "factor": 1233481.8375476},
{"slug": "acre-feet-to-centiliters", "name": "Acre-feet to Centiliters", "category": "volume", "type": "standard", "teaser": "Imagine that same acre-foot expressed in metric centiliters for fluid planning.", "labels": {"in1": "Acre-feet", "in2": "Centiliters"}, "factor": 123348183.75476},
{"slug": "acres-to-square-kilometers", "name": "Acres to Square Kilometers", "category": "area", "type": "standard", "teaser": "How many square kilometers cover one acre?", "labels": {"in1": "Acres", "in2": "Square Kilometers"}, "factor": 0.0040468564224, "hidden": true},
{"slug": "acres-to-square-meters", "name": "Acres to Square Meters", "category": "area", "type": "standard", "teaser": "Convert a single acre into square meters.", "labels": {"in1": "Acres", "in2": "Square Meters"}, "factor": 4046.8564224},
{"slug": "acres-to-square-miles", "name": "Acres to Square Miles", "category": "area", "type": "standard", "teaser": "See how many square miles equal one acre.", "labels": {"in1": "Acres", "in2": "Square Miles"}, "factor": 0.0015625, "hidden": true},
{"slug": "acres-to-square-yards", "name": "Acres to Square Yards", "category": "area", "type": "standard", "teaser": "Turn acre measurements into square yards.", "labels": {"in1": "Acres", "in2": "Square Yards"}, "factor": 4840.0},
{"slug": "angstroms-to-nanometers", "name": "Angstroms to Nanometers", "category": "length", "type": "standard", "teaser": "A materials scientist changes 25 angstroms into nanometers to describe a film thickness.", "labels": {"in1": "Angstroms", "in2": "Nanometers"}, "factor": 0.1, "hidden": true},
{"slug": "apothecary-ounces-to-grams", "name": "Apothecary Ounces to Grams", "category": "weight", "type": "standard", "teaser": "Preparing a tincture, how many grams are packed in 8 apothecary ounces?", "labels": {"in1": "Apothecary Ounces", "in2": "Grams"}, "factor": 31.1034768},
{"slug": "atomic-mass-units-to-kilograms", "name": "Atomic Mass Units to Kilograms", "category": "weight", "type": "standard", "teaser": "Express an amu in kilograms while working with nuclear scales.", "labels": {"in1": "Atomic Mass Units", "in2": "Kilograms"}, "factor": 1.6605390666e-27},
{"slug": "astronomical-units-to-light-years", "name": "Astronomical Units to Light Years", "category": "light", "type": "standard", "teaser": "The astronomer asks how many light years correspond to 5 astronomical units.", "labels": {"in1": "Astronomical Units", "in2": "Light Years"}, "factor": 1.58125074e-05, "hidden": true},
{"slug": "astronomical-units-to-kilometers", "name": "Astronomical Units to Kilometers", "category": "length", "type": "standard", "teaser": "How many kilometers span one astronomical unit (approx Earth-Sun distance)?", "labels": {"in1": "Astronomical Units", "in2": "Kilometers"}, "factor": 149597870.7},
{"slug": "astronomical-units-to-miles", "name": "Astronomical Units to Miles", "category": "length", "type": "standard", "teaser": "See the same astronomical distance measured in miles.", "labels": {"in1": "Astronomical Units", "in2": "Miles"}, "factor": 92955807.3},
{"slug": "atmosphere-to-mmhg", "name": "Atmosphere to mmHg", "category": "pressure", "type": "standard", "teaser": "In the lab, what is 2 atmospheres of pressure in millimeters of mercury?", "labels": {"in1": "Atmosphere", "in2": "mmHg"}, "factor": 760.0},
{"slug": "atmosphere-to-bar", "name": "Atmosphere to Bar", "category": "pressure", "type": "standard", "teaser": "Relate the standard atmosphere to bar units when comparing fluid tables.", "labels": {"in1": "Atmosphere", "in2": "Bar"}, "factor": 1.01325},
{"slug": "atmosphere-to-feet-of-water", "name": "Atmosphere to Feet of Water", "category": "length", "type": "standard", "teaser": "Convert 1 atmosphere of pressure into feet of water head.", "labels": {"in1": "Atmosphere", "in2": "Feet of Water"}, "factor": 33.9007463},
{"slug": "atmosphere-to-kpa", "name": "Atmosphere to kPa", "category": "pressure", "type": "standard", "teaser": "Turn atmospheric pressure into kilopascals for SI data.", "labels": {"in1": "Atmosphere", "in2": "kPa"}, "factor": 101.325},
{"slug": "atmosphere-to-psi", "name": "Atmosphere to PSI", "category": "pressure", "type": "standard", "teaser": "Express 1 atmosphere as pounds per square inch.", "labels": {"in1": "Atmosphere", "in2": "PSI"}, "factor": 14.6959},
{"slug": "atmosphere-to-torr", "name": "Atmosphere to Torr", "category": "pressure", "type": "standard", "teaser": "Represent atmospheric pressure in torr for vacuum specifications.", "labels": {"in1": "Atmosphere", "in2": "Torr"}, "factor": 760.0},
{"slug": "attograms-to-femtograms", "name": "Attograms to Femtograms", "category": "weight", "type": "standard", "teaser": "To compare particle masses, convert 150 attograms into femtograms.", "labels": {"in1": "Attograms", "in2": "Femtograms"}, "factor": 0.001, "hidden": true},
{"slug": "bar-to-pascal", "name": "Bar to Pascal", "category": "pressure", "type": "standard", "labels": {"in1": "Bar", "in2": "Pascal"}, "factor": 100000.0},
{"slug": "bar-to-psi", "name": "Bar to PSI", "category": "pressure", "type": "standard", "labels": {"in1": "Bar", "in2": "PSI"}, "factor": 14.5037738},
{"slug": "pascal-to-barye", "name": "Pascal to Barye", "category": "pressure", "type": "standard", "teaser": "Convert pascals into CGS barye units for historical reference.", "labels": {"in1": "Pascal", "in2": "Barye"}, "factor": 10.0},
{"slug": "pascal-to-bar", "name": "Pascal to Bar", "category": "pressure", "type": "standard", "teaser": "Convert pascals back into bars for quick pressure comparisons.", "labels": {"in1": "Pascal", "in2": "Bar"}, "factor": 1e-05, "hidden": true},
{"slug": "pascal-to-dynes-per-sq-cm", "name": "Pascal to Dynes per sq cm", "category": "force", "type": "standard", "teaser": "Translate SI pressure into CGS dynes per square centimeter.", "labels": {"in1": "Pascal", "in2": "Dynes per sq cm"}, "factor": 10.0},
{"slug": "pascal-to-kpa", "name": "Pascal to kPa", "category": "pressure", "type": "standard", "teaser": "Convert pascals into kilopascals.", "labels": {"in1": "Pascal", "in2": "kPa"}, "factor": 0.001, "hidden": true},
{"slug": "pascal-to-megapascals", "name": "Pascal to Megapascals", "category": "pressure", "type": "standard", "teaser": "Express pascals as megapascals.", "labels": {"in1": "Pascal", "in2": "Megapascals"}, "factor": 1e-06, "hidden": true},
{"slug": "pascal-to-mmhg", "name": "Pascal to mmHg", "category": "pressure", "type": "standard", "teaser": "Turn pascals into millimeters of mercury.", "labels": {"in1": "Pascal", "in2": "mmHg"}, "factor": 0.00750062},
{"slug": "pascal-to-psi", "name": "Pascal to PSI", "category": "pressure", "type": "standard", "teaser": "Convert pascals to pounds per square inch.", "labels": {"in1": "Pascal", "in2": "PSI"}, "factor": 0.000145038, "hidden": true},
{"slug": "pascal-to-technical-atmosphere", "name": "Pascal to Technical atmosphere", "category": "pressure", "type": "standard", "teaser": "Convert pascals to technical atmospheres (kgf/cm\u00b2).", "labels": {"in1": "Pascal", "in2": "Technical atmosphere"}, "factor": 1.0197162e-05},
{"slug": "pascal-to-torr", "name": "Pascal to Torr", "category": "pressure", "type": "standard", "teaser": "Convert pascals into torr for vacuum work.", "labels": {"in1": "Pascal", "in2": "Torr"}, "factor": 0.00750062, "hidden": true},
{"slug": "pascal-seconds-to-centipoise", "name": "Pascal-seconds to Centipoise", "category": "pressure", "type": "standard", "teaser": "Convert Pascal-second viscosity into centipoise.", "labels": {"in1": "Pascal-seconds", "in2": "Centipoise"}, "factor": 1000.0},
{"slug": "poise-to-pascal-seconds", "name": "Poise to Pascal-seconds", "category": "pressure", "type": "standard", "teaser": "Express CGS poise viscosity in Pascal-seconds.", "labels": {"in1": "Poise", "in2": "Pascal-seconds"}, "factor": 0.1},
{"slug": "stokes-to-centistokes", "name": "Stokes to Centistokes", "category": "other", "type": "standard", "teaser": "Convert stokes into centistokes for viscosity scales.", "labels": {"in1": "Stokes", "in2": "Centistokes"}, "factor": 100.0},
{"slug": "becquerel-to-curie", "name": "Becquerel to Curie", "category": "radiation", "type": "standard", "labels": {"in1": "Becquerel", "in2": "Curie"}, "factor": 2.7027027e-11, "hidden": true},
{"slug": "becquerel-to-rutherford", "name": "Becquerel to Rutherford", "category": "radiation", "type": "standard", "labels": {"in1": "Becquerel", "in2": "Rutherford"}, "factor": 1e-06, "hidden": true},
{"slug": "bits-to-bytes", "name": "Bits to Bytes", "category": "data", "type": "standard", "labels": {"in1": "Bits", "in2": "Bytes"}, "factor": 0.1},
{"slug": "nibbles-to-bits", "name": "Nibbles to Bits", "category": "data", "type": "standard", "teaser": "Each 4-bit nibble stores exactly four bits in digital streams.", "labels": {"in1": "Nibbles", "in2": "Bits"}, "factor": 4.0},
{"slug": "words-16-bit-to-bits", "name": "Words (16-bit) to Bits", "category": "data", "type": "standard", "teaser": "Convert 16-bit words into raw bits for archive calculations.", "labels": {"in1": "Words (16-bit)", "in2": "Bits"}, "factor": 16.0},
{"slug": "words-16-bit-to-bytes", "name": "Words (16-bit) to Bytes", "category": "data", "type": "standard", "teaser": "Express a 16-bit word as a pair of bytes.", "labels": {"in1": "Words (16-bit)", "in2": "Bytes"}, "factor": 2.0},
{"slug": "words-32-bit-to-bits", "name": "Words (32-bit) to Bits", "category": "data", "type": "standard", "teaser": "Convert 32-bit words into bits for framing larger registers.", "labels": {"in1": "Words (32-bit)", "in2": "Bits"}, "factor": 32.0},
{"slug": "words-32-bit-to-bytes", "name": "Words (32-bit) to Bytes", "category": "data", "type": "standard", "teaser": "Express a 32-bit word as four bytes.", "labels": {"in1": "Words (32-bit)", "in2": "Bytes"}, "factor": 4.0},
{"slug": "bits-to-words-16-bit", "name": "Bits to Words (16-bit)", "category": "data", "type": "standard", "teaser": "Show how many 16-bit words fit into a given bit count.", "labels": {"in1": "Bits", "in2": "Words (16-bit)"}, "factor": 0.0625},
{"slug": "bits-to-words-32-bit", "name": "Bits to Words (32-bit)", "category": "data", "type": "standard", "teaser": "Show how many 32-bit words fit into a given bit count.", "labels": {"in1": "Bits", "in2": "Words (32-bit)"}, "factor": 0.03125},
{"slug": "bytes-to-words-16-bit", "name": "Bytes to Words (16-bit)", "category": "data", "type": "standard", "teaser": "Convert byte counts into 16-bit words for legacy units.", "labels": {"in1": "Bytes", "in2": "Words (16-bit)"}, "factor": 0.5},
{"slug": "bytes-to-words-32-bit", "name": "Bytes to Words (32-bit)", "category": "data", "type": "standard", "teaser": "Convert byte counts into 32-bit words for modern registers.", "labels": {"in1": "Bytes", "in2": "Words (32-bit)"}, "factor": 0.25},
{"slug": "bits-to-kilobits", "name": "Bits to Kilobits", "category": "data", "type": "standard", "teaser": "Convert a bit count into kilobits for bandwidth planning.", "labels": {"in1": "Bits", "in2": "Kilobits"}, "factor": 0.001},
{"slug": "kilobits-to-bits", "name": "Kilobits to Bits", "category": "data", "type": "standard", "teaser": "Expand kilobits back into raw bits.", "labels": {"in1": "Kilobits", "in2": "Bits"}, "factor": 1000.0},
{"slug": "bits-to-kibibits", "name": "Bits to Kibibits", "category": "data", "type": "standard", "teaser": "Use binary kibibit units when dealing with 1,024-based counts.", "labels": {"in1": "Bits", "in2": "Kibibits"}, "factor": 0.0009765625},
{"slug": "kibibits-to-bits", "name": "Kibibits to Bits", "category": "data", "type": "standard", "teaser": "Translate kibibit counts into bits.", "labels": {"in1": "Kibibits", "in2": "Bits"}, "factor": 1024.0},
{"slug": "bits-to-megabits", "name": "Bits to Megabits", "category": "data", "type": "standard", "teaser": "Describe bitstreams as megabits per second.", "labels": {"in1": "Bits", "in2": "Megabits"}, "factor": 1e-06},
{"slug": "megabits-to-bits", "name": "Megabits to Bits", "category": "data", "type": "standard", "teaser": "Turn megabit bandwidth into bits.", "labels": {"in1": "Megabits", "in2": "Bits"}, "factor": 1000000.0},
{"slug": "bits-to-mebibits", "name": "Bits to Mebibits", "category": "data", "type": "standard", "teaser": "Map bits into mebibits for binary archive math.", "labels": {"in1": "Bits", "in2": "Mebibits"}, "factor": 9.5367431640625e-07},
{"slug": "mebibits-to-bits", "name": "Mebibits to Bits", "category": "data", "type": "standard", "teaser": "Expand mebibits into bits.", "labels": {"in1": "Mebibits", "in2": "Bits"}, "factor": 1048576.0},
{"slug": "bits-to-gigabits", "name": "Bits to Gigabits", "category": "data", "type": "standard", "teaser": "Express bits as gigabits for wide-area planning.", "labels": {"in1": "Bits", "in2": "Gigabits"}, "factor": 1e-09},
{"slug": "gigabits-to-bits", "name": "Gigabits to Bits", "category": "data", "type": "standard", "teaser": "Translate gigabit rates into raw bits per second.", "labels": {"in1": "Gigabits", "in2": "Bits"}, "factor": 1000000000.0},
{"slug": "bits-to-gibibits", "name": "Bits to Gibibits", "category": "data", "type": "standard", "teaser": "Show bits in gibibit terms for binary telephony.", "labels": {"in1": "Bits", "in2": "Gibibits"}, "factor": 9.313225746154785e-10},
{"slug": "gibibits-to-bits", "name": "Gibibits to Bits", "category": "data", "type": "standard", "teaser": "Convert gibibits back to bits.", "labels": {"in1": "Gibibits", "in2": "Bits"}, "factor": 1073741824.0},
{"slug": "bits-to-terabits", "name": "Bits to Terabits", "category": "data", "type": "standard", "teaser": "Scale bits to the terabit level for fiber budgets.", "labels": {"in1": "Bits", "in2": "Terabits"}, "factor": 1e-12},
{"slug": "terabits-to-bits", "name": "Terabits to Bits", "category": "data", "type": "standard", "teaser": "Turn terabit throughput into bits.", "labels": {"in1": "Terabits", "in2": "Bits"}, "factor": 1000000000000.0},
{"slug": "bits-to-tebibits", "name": "Bits to Tebibits", "category": "data", "type": "standard", "teaser": "Fall into tebibit counts when evaluating tape.", "labels": {"in1": "Bits", "in2": "Tebibits"}, "factor": 9.094947017729282e-13},
{"slug": "tebibits-to-bits", "name": "Tebibits to Bits", "category": "data", "type": "standard", "teaser": "Translate tebibits back into bits.", "labels": {"in1": "Tebibits", "in2": "Bits"}, "factor": 1099511627776.0},
{"slug": "bytes-to-kilobytes", "name": "Bytes to Kilobytes", "category": "data", "type": "standard", "teaser": "Summarize bytes as kilobytes for quick estimates.", "labels": {"in1": "Bytes", "in2": "Kilobytes"}, "factor": 0.001},
{"slug": "kilobytes-to-bytes", "name": "Kilobytes to Bytes", "category": "data", "type": "standard", "teaser": "Expand kilobytes into raw bytes.", "labels": {"in1": "Kilobytes", "in2": "Bytes"}, "factor": 1000.0},
{"slug": "bytes-to-kibibytes", "name": "Bytes to Kibibytes", "category": "data", "type": "standard", "teaser": "Use kibibytes by converting bytes with 1,024-based counts.", "labels": {"in1": "Bytes", "in2": "Kibibytes"}, "factor": 0.0009765625},
{"slug": "kibibytes-to-bytes", "name": "Kibibytes to Bytes", "category": "data", "type": "standard", "teaser": "Convert kibibytes into bytes.", "labels": {"in1": "Kibibytes", "in2": "Bytes"}, "factor": 1024.0},
{"slug": "bytes-to-megabytes", "name": "Bytes to Megabytes", "category": "data", "type": "standard", "teaser": "Turn bytes into megabytes for file-size labels.", "labels": {"in1": "Bytes", "in2": "Megabytes"}, "factor": 1e-06},
{"slug": "bytes-to-mebibytes", "name": "Bytes to Mebibytes", "category": "data", "type": "standard", "teaser": "Express bytes as mebibytes when binary accuracy matters.", "labels": {"in1": "Bytes", "in2": "Mebibytes"}, "factor": 9.5367431640625e-07},
{"slug": "bytes-to-gigabytes", "name": "Bytes to Gigabytes", "category": "data", "type": "standard", "teaser": "Scale bytes into gigabytes for storage quotes.", "labels": {"in1": "Bytes", "in2": "Gigabytes"}, "factor": 1e-09},
{"slug": "bytes-to-gibibytes", "name": "Bytes to Gibibytes", "category": "data", "type": "standard", "teaser": "Convert bytes into gibibytes for precise quotas.", "labels": {"in1": "Bytes", "in2": "Gibibytes"}, "factor": 9.313225746154785e-10},
{"slug": "bytes-to-terabytes", "name": "Bytes to Terabytes", "category": "data", "type": "standard", "teaser": "Aggregate bytes into terabytes.", "labels": {"in1": "Bytes", "in2": "Terabytes"}, "factor": 1e-12},
{"slug": "bytes-to-tebibytes", "name": "Bytes to Tebibytes", "category": "data", "type": "standard", "teaser": "Translate bytes into tebibytes for tape libraries.", "labels": {"in1": "Bytes", "in2": "Tebibytes"}, "factor": 9.094947017729282e-13},
{"slug": "kilobytes-to-kibibytes", "name": "Kilobytes to Kibibytes", "category": "data", "type": "standard", "teaser": "Switch kilobytes into kibibytes for binary storage conversions.", "labels": {"in1": "Kilobytes", "in2": "Kibibytes"}, "factor": 0.9765625},
{"slug": "kibibytes-to-kilobytes", "name": "Kibibytes to Kilobytes", "category": "data", "type": "standard", "teaser": "Translate kibibytes into kilobytes.", "labels": {"in1": "Kibibytes", "in2": "Kilobytes"}, "factor": 1.024},
{"slug": "kilobytes-to-megabytes", "name": "Kilobytes to Megabytes", "category": "data", "type": "standard", "teaser": "Express kilobytes as megabytes for quick summaries.", "labels": {"in1": "Kilobytes", "in2": "Megabytes"}, "factor": 0.001},
{"slug": "kilobytes-to-mebibytes", "name": "Kilobytes to Mebibytes", "category": "data", "type": "standard", "teaser": "Turn kilobytes into mebibytes when power-of-two precision is needed.", "labels": {"in1": "Kilobytes", "in2": "Mebibytes"}, "factor": 0.00095367431640625},
{"slug": "mebibytes-to-kilobytes", "name": "Mebibytes to Kilobytes", "category": "data", "type": "standard", "teaser": "Convert mebibytes into kilobytes.", "labels": {"in1": "Mebibytes", "in2": "Kilobytes"}, "factor": 1048.576},
{"slug": "kilobytes-to-gigabytes", "name": "Kilobytes to Gigabytes", "category": "data", "type": "standard", "teaser": "Scale kilobytes up to gigabytes.", "labels": {"in1": "Kilobytes", "in2": "Gigabytes"}, "factor": 1e-06},
{"slug": "gigabytes-to-kilobytes", "name": "Gigabytes to Kilobytes", "category": "data", "type": "standard", "teaser": "Reframe gigabytes in kilobyte units.", "labels": {"in1": "Gigabytes", "in2": "Kilobytes"}, "factor": 1000000.0},
{"slug": "kilobytes-to-gibibytes", "name": "Kilobytes to Gibibytes", "category": "data", "type": "standard", "teaser": "Turn kilobytes into gibibytes.", "labels": {"in1": "Kilobytes", "in2": "Gibibytes"}, "factor": 9.313225746154785e-07},
{"slug": "gibibytes-to-kilobytes", "name": "Gibibytes to Kilobytes", "category": "data", "type": "standard", "teaser": "Expand gibibytes back into kilobytes.", "labels": {"in1": "Gibibytes", "in2": "Kilobytes"}, "factor": 1073741.824},
{"slug": "kilobytes-to-terabytes", "name": "Kilobytes to Terabytes", "category": "data", "type": "standard", "teaser": "Scale kilobytes into terabytes.", "labels": {"in1": "Kilobytes", "in2": "Terabytes"}, "factor": 1e-09},
{"slug": "terabytes-to-kilobytes", "name": "Terabytes to Kilobytes", "category": "data", "type": "standard", "teaser": "Re-express terabytes as kilobytes.", "labels": {"in1": "Terabytes", "in2": "Kilobytes"}, "factor": 1000000000.0},
{"slug": "kilobytes-to-tebibytes", "name": "Kilobytes to Tebibytes", "category": "data", "type": "standard", "teaser": "Convert kilobytes into tebibytes.", "labels": {"in1": "Kilobytes", "in2": "Tebibytes"}, "factor": 9.094947017729282e-10},
{"slug": "tebibytes-to-kilobytes", "name": "Tebibytes to Kilobytes", "category": "data", "type": "standard", "teaser": "Translate tebibytes into kilobytes.", "labels": {"in1": "Tebibytes", "in2": "Kilobytes"}, "factor": 1099511627.776},
{"slug": "megabytes-to-gibibytes", "name": "Megabytes to Gibibytes", "category": "data", "type": "standard", "teaser": "Compare megabytes with gibibytes for mixed units.", "labels": {"in1": "Megabytes", "in2": "Gibibytes"}, "factor": 0.0009313225746154785},
{"slug": "btu-to-kilojoules", "name": "BTU to Kilojoules", "category": "energy", "type": "standard", "labels": {"in1": "BTU", "in2": "Kilojoules"}, "factor": 1.05505585},
{"slug": "btuhour-to-watts", "name": "BTU/hour to Watts", "category": "energy", "type": "standard", "labels": {"in1": "BTU/hour", "in2": "Watts"}, "factor": 0.293071},
{"slug": "calories-to-joules", "name": "Calories to Joules", "category": "energy", "type": "standard", "labels": {"in1": "Calories", "in2": "Joules"}, "factor": 4.184},
{"slug": "calories-to-kilojoules", "name": "Calories to Kilojoules", "category": "energy", "type": "standard", "labels": {"in1": "Calories", "in2": "Kilojoules"}, "factor": 4.184},
{"slug": "abamperes-to-amperes", "name": "Abamperes to Amperes", "category": "electrical", "type": "standard", "teaser": "Convert ancient electromagnetic units into modern amperes.", "labels": {"in1": "Abamperes", "in2": "Amperes"}, "factor": 10.0},
{"slug": "abvolts-to-abamperes", "name": "Abvolts / Abamperes", "category": "electrical", "type": "3col", "teaser": "Flip abvolt potentials into CGS abamperes when examining legacy electromagnetism.", "labels": {"in1": "Abvolts", "in2": "Abamperes", "in3": "Abvolts / Abamperes"}},
{"slug": "abvolts-to-volts", "name": "Abvolts to Volts", "category": "electrical", "type": "standard", "teaser": "Translate CGS-style abvolts into SI volts.", "labels": {"in1": "Abvolts", "in2": "Volts"}, "factor": 1e-08, "hidden": true},
{"slug": "amperes-to-milliamperes", "name": "Amperes to Milliamperes", "category": "electrical", "type": "standard", "teaser": "Scale base amperes into milliamp increments for precise readings.", "labels": {"in1": "Amperes", "in2": "Milliamperes"}, "factor": 1000.0},
{"slug": "milliamperes-to-amperes", "name": "Milliamperes to Amperes", "category": "electrical", "type": "standard", "teaser": "Convert milliampere readings back into amperes.", "labels": {"in1": "Milliamperes", "in2": "Amperes"}, "factor": 0.001, "hidden": true},
{"slug": "amperes-to-microamperes", "name": "Amperes to Microamperes", "category": "electrical", "type": "standard", "teaser": "Turn amps into microampere detail for sensitive sensors.", "labels": {"in1": "Amperes", "in2": "Microamperes"}, "factor": 1000000.0},
{"slug": "microamperes-to-amperes", "name": "Microamperes to Amperes", "category": "electrical", "type": "standard", "teaser": "Raise microampere values back into amperes.", "labels": {"in1": "Microamperes", "in2": "Amperes"}, "factor": 1e-06, "hidden": true},
{"slug": "amperes-to-kiloamperes", "name": "Amperes to Kiloamperes", "category": "electrical", "type": "standard", "teaser": "Express amps at the kiloamp scale for large currents.", "labels": {"in1": "Amperes", "in2": "Kiloamperes"}, "factor": 0.001, "hidden": true},
{"slug": "kiloamperes-to-amperes", "name": "Kiloamperes to Amperes", "category": "electrical", "type": "standard", "teaser": "Shift kiloamp values into amperes.", "labels": {"in1": "Kiloamperes", "in2": "Amperes"}, "factor": 1000.0},
{"slug": "volts-to-millivolts", "name": "Volts to Millivolts", "category": "electrical", "type": "standard", "teaser": "Illuminate volts in millivolt slices for instrumentation.", "labels": {"in1": "Volts", "in2": "Millivolts"}, "factor": 1000.0},
{"slug": "millivolts-to-volts", "name": "Millivolts to Volts", "category": "electrical", "type": "standard", "teaser": "Convert millivolt readings back into volts.", "labels": {"in1": "Millivolts", "in2": "Volts"}, "factor": 0.001, "hidden": true},
{"slug": "volts-to-kilovolts", "name": "Volts to Kilovolts", "category": "electrical", "type": "standard", "teaser": "Express volts at the kilovolt scale.", "labels": {"in1": "Volts", "in2": "Kilovolts"}, "factor": 0.001, "hidden": true},
{"slug": "kilovolts-to-volts", "name": "Kilovolts to Volts", "category": "electrical", "type": "standard", "teaser": "Scale kilovolts down into volts.", "labels": {"in1": "Kilovolts", "in2": "Volts"}, "factor": 1000.0},
{"slug": "volts-to-microvolts", "name": "Volts to Microvolts", "category": "electrical", "type": "standard", "teaser": "Turn volts into microvolts for spectroscopy.", "labels": {"in1": "Volts", "in2": "Microvolts"}, "factor": 1000000.0},
{"slug": "microvolts-to-volts", "name": "Microvolts to Volts", "category": "electrical", "type": "standard", "teaser": "Raise microvolt levels back into volts.", "labels": {"in1": "Microvolts", "in2": "Volts"}, "factor": 1e-06, "hidden": true},
{"slug": "ohms-to-milliohms", "name": "Ohms to Milliohms", "category": "electrical", "type": "standard", "teaser": "Pack resistance numbers into milliohm resolution.", "labels": {"in1": "Ohms", "in2": "Milliohms"}, "factor": 1000.0},
{"slug": "milliohms-to-ohms", "name": "Milliohms to Ohms", "category": "electrical", "type": "standard", "teaser": "Convert milliohms back into ohms.", "labels": {"in1": "Milliohms", "in2": "Ohms"}, "factor": 0.001, "hidden": true},
{"slug": "ohms-to-kiloohms", "name": "Ohms to Kiloohms", "category": "electrical", "type": "standard", "teaser": "Express ohms on a kiloohm scale for large resistances.", "labels": {"in1": "Ohms", "in2": "Kiloohms"}, "factor": 0.001, "hidden": true},
{"slug": "kiloohms-to-ohms", "name": "Kiloohms to Ohms", "category": "electrical", "type": "standard", "teaser": "Turn kiloohms back into ohms.", "labels": {"in1": "Kiloohms", "in2": "Ohms"}, "factor": 1000.0},
{"slug": "ohms-to-megaohms", "name": "Ohms to Megaohms", "category": "electrical", "type": "standard", "teaser": "Display ohms as megaohms for very large resistances.", "labels": {"in1": "Ohms", "in2": "Megaohms"}, "factor": 1e-06, "hidden": true},
{"slug": "megaohms-to-ohms", "name": "Megaohms to Ohms", "category": "electrical", "type": "standard", "teaser": "Convert megaohms into base ohms.", "labels": {"in1": "Megaohms", "in2": "Ohms"}, "factor": 1000000.0},
{"slug": "siemens-to-millisiemens", "name": "Siemens to Millisiemens", "category": "electrical", "type": "standard", "teaser": "Express conductance as millisiemens for fine increments.", "labels": {"in1": "Siemens", "in2": "Millisiemens"}, "factor": 1000.0},
{"slug": "millisiemens-to-siemens", "name": "Millisiemens to Siemens", "category": "electrical", "type": "standard", "teaser": "Bring millisiemens back to siemens.", "labels": {"in1": "Millisiemens", "in2": "Siemens"}, "factor": 0.001, "hidden": true},
{"slug": "siemens-to-microsiemens", "name": "Siemens to Microsiemens", "category": "electrical", "type": "standard", "teaser": "Scale conductance into microsiemens.", "labels": {"in1": "Siemens", "in2": "Microsiemens"}, "factor": 1000000.0},
{"slug": "microsiemens-to-siemens", "name": "Microsiemens to Siemens", "category": "electrical", "type": "standard", "teaser": "Convert microsiemens to siemens.", "labels": {"in1": "Microsiemens", "in2": "Siemens"}, "factor": 1e-06, "hidden": true},
{"slug": "siemens-to-kilosiemens", "name": "Siemens to Kilosiemens", "category": "electrical", "type": "standard", "teaser": "Express conductance in kilosiemens for huge values.", "labels": {"in1": "Siemens", "in2": "Kilosiemens"}, "factor": 0.001, "hidden": true},
{"slug": "kilosiemens-to-siemens", "name": "Kilosiemens to Siemens", "category": "electrical", "type": "standard", "teaser": "Shift kilosiemens back into siemens.", "labels": {"in1": "Kilosiemens", "in2": "Siemens"}, "factor": 1000.0},
{"slug": "farads-to-microfarads", "name": "Farads to Microfarads", "category": "electrical", "type": "standard", "teaser": "Turn farads into microfarads for capacitor ratings.", "labels": {"in1": "Farads", "in2": "Microfarads"}, "factor": 1000000.0},
{"slug": "microfarads-to-farads", "name": "Microfarads to Farads", "category": "electrical", "type": "standard", "teaser": "Convert microfarads back into farads.", "labels": {"in1": "Microfarads", "in2": "Farads"}, "factor": 1e-06, "hidden": true},
{"slug": "farads-to-nanofarads", "name": "Farads to Nanofarads", "category": "electrical", "type": "standard", "teaser": "Express farads at the nanofarad scale.", "labels": {"in1": "Farads", "in2": "Nanofarads"}, "factor": 1000000000.0},
{"slug": "nanofarads-to-farads", "name": "Nanofarads to Farads", "category": "electrical", "type": "standard", "teaser": "Bring nanofarads into farads.", "labels": {"in1": "Nanofarads", "in2": "Farads"}, "factor": 1e-09, "hidden": true},
{"slug": "farads-to-picofarads", "name": "Farads to Picofarads", "category": "electrical", "type": "standard", "teaser": "Scale cym capacitors into picofarads.", "labels": {"in1": "Farads", "in2": "Picofarads"}, "factor": 1000000000000.0},
{"slug": "picofarads-to-farads", "name": "Picofarads to Farads", "category": "electrical", "type": "standard", "teaser": "Turn picofarads into farads.", "labels": {"in1": "Picofarads", "in2": "Farads"}, "factor": 1e-12, "hidden": true},
{"slug": "henries-to-millihenries", "name": "Henries to Millihenries", "category": "electrical", "type": "standard", "teaser": "Convert henries into millihenries for inductors.", "labels": {"in1": "Henries", "in2": "Millihenries"}, "factor": 1000.0},
{"slug": "millihenries-to-henries", "name": "Millihenries to Henries", "category": "electrical", "type": "standard", "teaser": "Shift millihenries back into henries.", "labels": {"in1": "Millihenries", "in2": "Henries"}, "factor": 0.001, "hidden": true},
{"slug": "henries-to-microhenries", "name": "Henries to Microhenries", "category": "electrical", "type": "standard", "teaser": "Express henries at the microhenry scale.", "labels": {"in1": "Henries", "in2": "Microhenries"}, "factor": 1000000.0},
{"slug": "microhenries-to-henries", "name": "Microhenries to Henries", "category": "electrical", "type": "standard", "teaser": "Convert microhenries into henries.", "labels": {"in1": "Microhenries", "in2": "Henries"}, "factor": 1e-06, "hidden": true},
{"slug": "henries-to-kilohenries", "name": "Henries to Kilohenries", "category": "electrical", "type": "standard", "teaser": "Scale inductance into kilohenries for huge coils.", "labels": {"in1": "Henries", "in2": "Kilohenries"}, "factor": 0.001, "hidden": true},
{"slug": "kilohenries-to-henries", "name": "Kilohenries to Henries", "category": "electrical", "type": "standard", "teaser": "Bring kilohenries back into henries.", "labels": {"in1": "Kilohenries", "in2": "Henries"}, "factor": 1000.0},
{"slug": "coulombs-to-millicoulombs", "name": "Coulombs to Millicoulombs", "category": "electrical", "type": "standard", "teaser": "Turn coulombs into millicoulomb fractions.", "labels": {"in1": "Coulombs", "in2": "Millicoulombs"}, "factor": 1000.0},
{"slug": "millicoulombs-to-coulombs", "name": "Millicoulombs to Coulombs", "category": "electrical", "type": "standard", "teaser": "Convert millicoulombs into coulombs.", "labels": {"in1": "Millicoulombs", "in2": "Coulombs"}, "factor": 0.001, "hidden": true},
{"slug": "coulombs-to-microcoulombs", "name": "Coulombs to Microcoulombs", "category": "electrical", "type": "standard", "teaser": "Express coulombs at the micro scale.", "labels": {"in1": "Coulombs", "in2": "Microcoulombs"}, "factor": 1000000.0},
{"slug": "microcoulombs-to-coulombs", "name": "Microcoulombs to Coulombs", "category": "electrical", "type": "standard", "teaser": "Convert microcoulombs back into coulombs.", "labels": {"in1": "Microcoulombs", "in2": "Coulombs"}, "factor": 1e-06, "hidden": true},
{"slug": "ampere-hours-to-abamperes", "name": "Ampere-hours / Abamperes", "category": "time", "type": "3col", "teaser": "Convert stored ampere-hours into CGS abampere currents.", "labels": {"in1": "Ampere-hours", "in2": "Abamperes", "in3": "Ampere-hours / Abamperes"}},
{"slug": "ampere-hours-to-abvolts", "name": "Ampere-hours / Abvolts", "category": "time", "type": "3col", "teaser": "Express ampere-hours as CGS abvolt potentials given resistance.", "labels": {"in1": "Ampere-hours", "in2": "Abvolts", "in3": "Ampere-hours / Abvolts"}},
{"slug": "ampere-hours-to-amps", "name": "Ampere-hours / Amps", "category": "time", "type": "3col", "teaser": "Translate ampere-hours into instantaneous amperes when time is known.", "labels": {"in1": "Ampere-hours", "in2": "Amps", "in3": "Ampere-hours / Amps"}},
{"slug": "ampere-hours-to-farads", "name": "Ampere-hours / Farads", "category": "time", "type": "3col", "teaser": "Estimate the capacitance that yields a certain ampere-hour draw.", "labels": {"in1": "Ampere-hours", "in2": "Farads", "in3": "Ampere-hours / Farads"}},
{"slug": "ampere-hours-to-henries", "name": "Ampere-hours / Henries", "category": "time", "type": "3col", "teaser": "Relate stored charge to inductance in henries for transient studies.", "labels": {"in1": "Ampere-hours", "in2": "Henries", "in3": "Ampere-hours / Henries"}},
{"slug": "ampere-hours-to-kilowatts", "name": "Ampere-hours / Kilowatts", "category": "power", "type": "3col", "teaser": "Convert accumulated charge into kilowatt-hours when voltage is given.", "labels": {"in1": "Ampere-hours", "in2": "Kilowatts", "in3": "Ampere-hours / Kilowatts"}},
{"slug": "ampere-hours-to-kva", "name": "Ampere-hours / Kva", "category": "time", "type": "3col", "teaser": "Convert stored ampere-hours into apparent power (kVA) under unity power factor.", "labels": {"in1": "Ampere-hours", "in2": "Kva", "in3": "Ampere-hours / Kva"}},
{"slug": "ampere-hours-to-microfarads", "name": "Ampere-hours / Microfarads", "category": "time", "type": "3col", "teaser": "Translate stored charge into microfarad-level capacitors.", "labels": {"in1": "Ampere-hours", "in2": "Microfarads", "in3": "Ampere-hours / Microfarads"}},
{"slug": "ampere-hours-to-microhenries", "name": "Ampere-hours / Microhenries", "category": "time", "type": "3col", "teaser": "Estimate tiny inductance from ampere-hour data for high-frequency coils.", "labels": {"in1": "Ampere-hours", "in2": "Microhenries", "in3": "Ampere-hours / Microhenries"}},
{"slug": "ampere-hours-to-milliampere-hours", "name": "Ampere-hours / Milliampere-hours", "category": "angle", "type": "3col", "teaser": "Compare ampere-hours with milliampere-hour battery ratings.", "labels": {"in1": "Ampere-hours", "in2": "Milliampere-hours", "in3": "Ampere-hours / Milliampere-hours"}},
{"slug": "ampere-hours-to-milliamps", "name": "Ampere-hours / Milliamps", "category": "angle", "type": "3col", "teaser": "Turn ampere-hours into milliamps when the discharge duration is known.", "labels": {"in1": "Ampere-hours", "in2": "Milliamps", "in3": "Ampere-hours / Milliamps"}},
{"slug": "ampere-hours-to-millihenries", "name": "Ampere-hours / Millihenries", "category": "angle", "type": "3col", "teaser": "Convert stored charge into millihenry inductance analogues.", "labels": {"in1": "Ampere-hours", "in2": "Millihenries", "in3": "Ampere-hours / Millihenries"}},
{"slug": "ampere-hours-to-millivolts", "name": "Ampere-hours / Millivolts", "category": "angle", "type": "3col", "teaser": "Derive millivolt potentials from ampere-hours and resistance.", "labels": {"in1": "Ampere-hours", "in2": "Millivolts", "in3": "Ampere-hours / Millivolts"}},
{"slug": "ampere-hours-to-milliwatts", "name": "Ampere-hours / Milliwatts", "category": "power", "type": "3col", "teaser": "Express ampere-hours as milliwatts when time or voltage is supplied.", "labels": {"in1": "Ampere-hours", "in2": "Milliwatts", "in3": "Ampere-hours / Milliwatts"}},
{"slug": "ampere-hours-to-ohms", "name": "Ampere-hours / Ohms", "category": "time", "type": "3col", "teaser": "Work backwards to resistance from a known ampere-hour charge and voltage.", "labels": {"in1": "Ampere-hours", "in2": "Ohms", "in3": "Ampere-hours / Ohms"}},
{"slug": "ampere-hours-to-picofarads", "name": "Ampere-hours / Picofarads", "category": "time", "type": "3col", "teaser": "Translate accumulated charge into picofarad capacitor sizes.", "labels": {"in1": "Ampere-hours", "in2": "Picofarads", "in3": "Ampere-hours / Picofarads"}},
{"slug": "ampere-hours-to-siemens", "name": "Ampere-hours / Siemens", "category": "time", "type": "3col", "teaser": "Convert stored charge into conductance when voltage is known.", "labels": {"in1": "Ampere-hours", "in2": "Siemens", "in3": "Ampere-hours / Siemens"}},
{"slug": "ampere-hours-to-statamperes", "name": "Ampere-hours / Statamperes", "category": "time", "type": "3col", "teaser": "Flip ampere-hours into statampere flows for CGS reporting.", "labels": {"in1": "Ampere-hours", "in2": "Statamperes", "in3": "Ampere-hours / Statamperes"}},
{"slug": "ampere-hours-to-statvolts", "name": "Ampere-hours / Statvolts", "category": "time", "type": "3col", "teaser": "Convert ampere-hours into statvolt potentials for legacy calculations.", "labels": {"in1": "Ampere-hours", "in2": "Statvolts", "in3": "Ampere-hours / Statvolts"}},
{"slug": "ampere-hours-to-volts", "name": "Ampere-hours / Volts", "category": "time", "type": "3col", "teaser": "Derive voltage from stored ampere-hours and known resistance.", "labels": {"in1": "Ampere-hours", "in2": "Volts", "in3": "Ampere-hours / Volts"}},
{"slug": "ampere-hours-to-watts", "name": "Ampere-hours / Watts", "category": "power", "type": "3col", "teaser": "Translate accumulated charge into watts if time or voltage is known.", "labels": {"in1": "Ampere-hours", "in2": "Watts", "in3": "Ampere-hours / Watts"}},
{"slug": "amps-to-abamperes", "name": "Amps / Abamperes", "category": "electrical", "type": "3col", "teaser": "Express SI amperes in CGS abamperes for historical comparisons.", "labels": {"in1": "Amps", "in2": "Abamperes", "in3": "Amps / Abamperes"}},
{"slug": "amps-to-abvolts", "name": "Amps / Abvolts", "category": "electrical", "type": "3col", "teaser": "Convert amperes into abvolt potentials when impedance is given.", "labels": {"in1": "Amps", "in2": "Abvolts", "in3": "Amps / Abvolts"}},
{"slug": "amps-to-ampere-hours", "name": "Amps / Ampere-hours", "category": "time", "type": "3col", "teaser": "Convert amperes and duration into ampere-hours for capacity math.", "labels": {"in1": "Amps", "in2": "Ampere-hours", "in3": "Amps / Ampere-hours"}},
{"slug": "amps-to-coulombs", "name": "Amps / Coulombs", "category": "electrical", "type": "3col", "teaser": "Translate current into coulombs with time.", "labels": {"in1": "Amps", "in2": "Coulombs", "in3": "Amps / Coulombs"}},
{"slug": "amps-to-farads", "name": "Amps / Farads", "category": "radiation", "type": "3col", "teaser": "Estimate capacitance needed to sustain a given current for a time window.", "labels": {"in1": "Amps", "in2": "Farads", "in3": "Amps / Farads"}},
{"slug": "amps-to-henries", "name": "Amps / Henries", "category": "electrical", "type": "3col", "teaser": "Express current in terms of inductance when flux linkage is known.", "labels": {"in1": "Amps", "in2": "Henries", "in3": "Amps / Henries"}},
{"slug": "amps-to-microfarads", "name": "Amps / Microfarads", "category": "radiation", "type": "3col", "teaser": "Scale amperes into microfarad capacitors for signal filtering.", "labels": {"in1": "Amps", "in2": "Microfarads", "in3": "Amps / Microfarads"}},
{"slug": "amps-to-microhenries", "name": "Amps / Microhenries", "category": "electrical", "type": "3col", "teaser": "Translate amperes into microhenry inductance for RF contexts.", "labels": {"in1": "Amps", "in2": "Microhenries", "in3": "Amps / Microhenries"}},
{"slug": "amps-to-milliampere-hours", "name": "Amps / Milliampere-hours", "category": "angle", "type": "3col", "teaser": "Convert currents into milliampere-hours over a duration.", "labels": {"in1": "Amps", "in2": "Milliampere-hours", "in3": "Amps / Milliampere-hours"}},
{"slug": "amps-to-millihenries", "name": "Amps / Millihenries", "category": "angle", "type": "3col", "teaser": "Relate current to millihenry inductors at given flux.", "labels": {"in1": "Amps", "in2": "Millihenries", "in3": "Amps / Millihenries"}},
{"slug": "amps-to-millivolts", "name": "Amps / Millivolts", "category": "angle", "type": "3col", "teaser": "Derive millivolt drops from amperes across resistance.", "labels": {"in1": "Amps", "in2": "Millivolts", "in3": "Amps / Millivolts"}},
{"slug": "amps-to-milliwatts", "name": "Amps / Milliwatts", "category": "power", "type": "3col", "teaser": "Translate current into milliwatts when voltage is provided.", "labels": {"in1": "Amps", "in2": "Milliwatts", "in3": "Volts"}},
{"slug": "amps-to-ohms", "name": "Amps / Ohms", "category": "electrical", "type": "3col", "teaser": "Find resistance from current and voltage.", "labels": {"in1": "Amps", "in2": "Ohms", "in3": "Amps / Ohms"}},
{"slug": "amps-to-picofarads", "name": "Amps / Picofarads", "category": "radiation", "type": "3col", "teaser": "Estimate picofarad capacitance from current data and voltage.", "labels": {"in1": "Amps", "in2": "Picofarads", "in3": "Amps / Picofarads"}},
{"slug": "amps-to-siemens", "name": "Amps / Siemens", "category": "electrical", "type": "3col", "teaser": "Convert current to conductance when voltage is known.", "labels": {"in1": "Amps", "in2": "Siemens", "in3": "Amps / Siemens"}},
{"slug": "amps-to-statamperes", "name": "Amps / Statamperes", "category": "electrical", "type": "3col", "teaser": "Flip amperes into statamperes for CGS reporting.", "labels": {"in1": "Amps", "in2": "Statamperes", "in3": "Amps / Statamperes"}},
{"slug": "amps-to-statvolts", "name": "Amps / Statvolts", "category": "electrical", "type": "3col", "teaser": "Convert amperes into statvolt equivalents when using CGS.", "labels": {"in1": "Amps", "in2": "Statvolts", "in3": "Amps / Statvolts"}},
{"slug": "amps-to-watt-hours", "name": "Amps / Watt-hours", "category": "power", "type": "3col", "teaser": "Turn steady currents into energy when voltage and time are supplied.", "labels": {"in1": "Amps", "in2": "Watt-hours", "in3": "Amps / Watt-hours"}},
{"slug": "ascii-to-binary", "name": "ASCII to Binary", "category": "number-systems", "type": "text-bin", "labels": {"in1": "ASCII", "in2": "Binary"}},
{"slug": "amperes-to-abamperes", "name": "Amperes to Abamperes", "category": "electrical", "type": "standard", "teaser": "Convert SI amperes into CGS abamperes quickly.", "labels": {"in1": "Amperes", "in2": "Abamperes"}, "factor": 0.1, "hidden": true},
{"slug": "amps-to-volts", "name": "Amps / Volts", "category": "electrical", "type": "3col", "labels": {"in1": "Amps", "in2": "Volts", "in3": "Amps / Volts"}},
{"slug": "binary-to-ascii", "name": "Binary to ASCII", "category": "number-systems", "type": "bin-text", "labels": {"in1": "Binary", "in2": "ASCII"}, "hidden": true},
{"slug": "binary-to-decimal", "name": "Binary to Decimal", "category": "number-systems", "type": "base", "labels": {"in1": "Binary", "in2": "Decimal"}, "fromBase": 2, "toBase": 10},
{"slug": "binary-to-hex", "name": "Binary to Hex", "category": "number-systems", "type": "base", "labels": {"in1": "Binary", "in2": "Hex"}, "fromBase": 2, "toBase": 16},
{"slug": "amps-to-watts", "name": "Amps * Watts", "category": "power", "type": "3col-mul", "labels": {"in1": "Amps", "in2": "Watts", "in3": "Volts"}},
{"slug": "amps-to-kilowatts", "name": "Amps / Kilowatts", "category": "power", "type": "3col", "labels": {"in1": "Amps", "in2": "Kilowatts", "in3": "Volts"}},
{"slug": "amps-to-kva", "name": "Amps / kVA", "category": "electrical", "type": "3col", "labels": {"in1": "Amps", "in2": "kVA", "in3": "Amps / kVA"}},
{"slug": "ampere-turns-per-meter-to-oersted", "name": "Ampere-turns per meter to Oersted", "category": "length", "type": "standard", "teaser": "Convert magnetomotive force per meter into oersted units.", "labels": {"in1": "Ampere-turns per meter", "in2": "Oersted"}, "factor": 0.0125663706143592, "hidden": true},
{"slug": "ampere-turns-per-meter-to-gauss", "name": "Ampere-turns per meter / Gauss", "category": "length", "type": "3col", "teaser": "Turn magnetomotive force per meter into gauss flux density when vacuum permeability is known.", "labels": {"in1": "Ampere-turns per meter", "in2": "Gauss", "in3": "Ampere-turns per meter / Gauss"}},
{"slug": "ampere-turns-per-meter-to-maxwell", "name": "Ampere-turns per meter / Maxwell", "category": "length", "type": "3col", "teaser": "Estimate magnetic flux in maxwells from magnetomotive force per meter with area or flux path input.", "labels": {"in1": "Ampere-turns per meter", "in2": "Maxwell", "in3": "Ampere-turns per meter / Maxwell"}},
{"slug": "ampere-turns-per-meter-to-milligauss", "name": "Ampere-turns per meter / Milligauss", "category": "length", "type": "3col", "teaser": "Express magnetomotive force per meter as milligauss field strength using permeability.", "labels": {"in1": "Ampere-turns per meter", "in2": "Milligauss", "in3": "Ampere-turns per meter / Milligauss"}},
{"slug": "ampere-turns-per-meter-to-millitesla", "name": "Ampere-turns per meter / Millitesla", "category": "length", "type": "3col", "teaser": "Convert magnetomotive force per meter into millitesla through vacuum relationships.", "labels": {"in1": "Ampere-turns per meter", "in2": "Millitesla", "in3": "Ampere-turns per meter / Millitesla"}},
{"slug": "ampere-turns-per-meter-to-tesla", "name": "Ampere-turns per meter / Tesla", "category": "length", "type": "3col", "teaser": "Rephrase magnetomotive force per meter into tesla when permeability or flux is supplied.", "labels": {"in1": "Ampere-turns per meter", "in2": "Tesla", "in3": "Ampere-turns per meter / Tesla"}},
{"slug": "ampere-turns-per-meter-to-weber", "name": "Ampere-turns per meter / Weber", "category": "length", "type": "3col", "teaser": "Relate magnetomotive force per meter to webers of flux when the enclosed area is part of the equation.", "labels": {"in1": "Ampere-turns per meter", "in2": "Weber", "in3": "Ampere-turns per meter / Weber"}},
{"slug": "oersted-to-ampere-turns-per-meter", "name": "Oersted to Ampere-turns per meter", "category": "length", "type": "standard", "teaser": "Flip the CGS oersted field scale back into ampere-turns per meter.", "labels": {"in1": "Oersted", "in2": "Ampere-turns per meter"}, "factor": 79.57747154594767},
{"slug": "tesla-to-gauss", "name": "Tesla to Gauss", "category": "magnetism", "type": "standard", "teaser": "Express teslas as gauss for high-field comparisons.", "labels": {"in1": "Tesla", "in2": "Gauss"}, "factor": 10000.0},
{"slug": "tesla-to-milligauss", "name": "Tesla to Milligauss", "category": "magnetism", "type": "standard", "teaser": "Convert teslas down into milligauss units.", "labels": {"in1": "Tesla", "in2": "Milligauss"}, "factor": 10000000.0},
{"slug": "tesla-to-millitesla", "name": "Tesla to Millitesla", "category": "magnetism", "type": "standard", "teaser": "Translate teslas into milliteslas for electronics.", "labels": {"in1": "Tesla", "in2": "Millitesla"}, "factor": 1000.0},
{"slug": "tesla-to-ampere-turns-per-meter", "name": "Tesla / Ampere-turns per meter", "category": "length", "type": "3col", "teaser": "Translate flux density into magnetomotive force per meter when vacuum permeability is provided.", "labels": {"in1": "Tesla", "in2": "Ampere-turns per meter", "in3": "Tesla / Ampere-turns per meter"}},
{"slug": "tesla-to-maxwell", "name": "Tesla / Maxwell", "category": "magnetism", "type": "3col", "teaser": "Convert tesla values into maxwell flux when area or length units are entered.", "labels": {"in1": "Tesla", "in2": "Maxwell", "in3": "Tesla / Maxwell"}},
{"slug": "tesla-to-oersted", "name": "Tesla / Oersted", "category": "magnetism", "type": "3col", "teaser": "Rephrase teslas as oersteds by leveraging the vacuum field relationship.", "labels": {"in1": "Tesla", "in2": "Oersted", "in3": "Tesla / Oersted"}},
{"slug": "tesla-to-microtesla", "name": "Tesla to Microtesla", "category": "magnetism", "type": "standard", "teaser": "Scale Tesla fields down into microtesla for sensor-level data.", "labels": {"in1": "Tesla", "in2": "Microtesla"}, "factor": 1000000.0},
{"slug": "microtesla-to-tesla", "name": "Microtesla to Tesla", "category": "magnetism", "type": "standard", "teaser": "Turn microtesla readings back into the Tesla base unit.", "labels": {"in1": "Microtesla", "in2": "Tesla"}, "factor": 1e-06, "hidden": true},
{"slug": "tesla-to-nanotesla", "name": "Tesla to Nanotesla", "category": "magnetism", "type": "standard", "teaser": "Express Tesla fields in highly sensitive nanotesla units.", "labels": {"in1": "Tesla", "in2": "Nanotesla"}, "factor": 1000000000.0},
{"slug": "nanotesla-to-tesla", "name": "Nanotesla to Tesla", "category": "magnetism", "type": "standard", "teaser": "Convert nanotesla back into Tesla-scale magnetism.", "labels": {"in1": "Nanotesla", "in2": "Tesla"}, "factor": 1e-09, "hidden": true},
{"slug": "gauss-to-microtesla", "name": "Gauss to Microtesla", "category": "magnetism", "type": "standard", "teaser": "Translate magnetic flux from Gauss into microtesla for instrumentation.", "labels": {"in1": "Gauss", "in2": "Microtesla"}, "factor": 100.0},
{"slug": "microtesla-to-gauss", "name": "Microtesla to Gauss", "category": "magnetism", "type": "standard", "teaser": "Bring microtesla data into Gauss when studying legacy equipment.", "labels": {"in1": "Microtesla", "in2": "Gauss"}, "factor": 0.01, "hidden": true},
{"slug": "gauss-to-nanotesla", "name": "Gauss to Nanotesla", "category": "magnetism", "type": "standard", "teaser": "Convert Gauss values into high-resolution nanotesla.", "labels": {"in1": "Gauss", "in2": "Nanotesla"}, "factor": 100000.0},
{"slug": "nanotesla-to-gauss", "name": "Nanotesla to Gauss", "category": "magnetism", "type": "standard", "teaser": "Return nanotesla measurements back into Gauss.", "labels": {"in1": "Nanotesla", "in2": "Gauss"}, "factor": 1e-05, "hidden": true},
{"slug": "webers-per-square-meter-to-teslas", "name": "Webers per square meter to Teslas", "category": "magnetism", "type": "standard", "teaser": "A Weber per square meter is exactly one Tesla.", "labels": {"in1": "Webers per square meter", "in2": "Teslas"}, "hidden": true},
{"slug": "teslas-to-webers-per-square-meter", "name": "Teslas to Webers per square meter", "category": "magnetism", "type": "standard", "teaser": "Each Tesla equals one Weber per square meter.", "labels": {"in1": "Teslas", "in2": "Webers per square meter"}},
{"slug": "webers-per-square-centimeter-to-gauss", "name": "Webers per square centimeter to Gauss", "category": "magnetism", "type": "standard", "teaser": "Scale the small-area flux into Gauss.", "labels": {"in1": "Webers per square centimeter", "in2": "Gauss"}, "factor": 100000000.0},
{"slug": "gauss-to-webers-per-square-centimeter", "name": "Gauss to Webers per square centimeter", "category": "magnetism", "type": "standard", "teaser": "Convert Gauss back into Weber per square centimeter.", "labels": {"in1": "Gauss", "in2": "Webers per square centimeter"}, "factor": 1e-08, "hidden": true},
{"slug": "oersted-to-gauss", "name": "Oersted to Gauss", "category": "magnetism", "type": "standard", "teaser": "In vacuum, the numeric values for Oersted and Gauss match.", "labels": {"in1": "Oersted", "in2": "Gauss"}, "hidden": true},
{"slug": "gauss-to-oersted", "name": "Gauss to Oersted", "category": "magnetism", "type": "standard", "teaser": "Translate the flux density version back into the magnetizing force scale.", "labels": {"in1": "Gauss", "in2": "Oersted"}},
{"slug": "kilogauss-to-microtesla", "name": "Kilogauss to Microtesla", "category": "magnetism", "type": "standard", "teaser": "A kilogauss field equals 100,000 microtesla.", "labels": {"in1": "Kilogauss", "in2": "Microtesla"}, "factor": 100000.0},
{"slug": "microtesla-to-kilogauss", "name": "Microtesla to Kilogauss", "category": "magnetism", "type": "standard", "teaser": "Convert microtesla readings into kilogauss.", "labels": {"in1": "Microtesla", "in2": "Kilogauss"}, "factor": 1e-05, "hidden": true},
{"slug": "kilogauss-to-nanotesla", "name": "Kilogauss to Nanotesla", "category": "magnetism", "type": "standard", "teaser": "Express kilogauss values in nanotesla for sensitive instrumentation.", "labels": {"in1": "Kilogauss", "in2": "Nanotesla"}, "factor": 100000000.0},
{"slug": "nanotesla-to-kilogauss", "name": "Nanotesla to Kilogauss", "category": "magnetism", "type": "standard", "teaser": "Turn nanotesla data into kilogauss for powerful magnets.", "labels": {"in1": "Nanotesla", "in2": "Kilogauss"}, "factor": 1e-08, "hidden": true},
{"slug": "tesla-to-kilotesla", "name": "Tesla to Kilotesla", "category": "magnetism", "type": "standard", "teaser": "Measure extremely strong fields in kilotesla units.", "labels": {"in1": "Tesla", "in2": "Kilotesla"}, "factor": 0.001, "hidden": true},
{"slug": "kilotesla-to-tesla", "name": "Kilotesla to Tesla", "category": "magnetism", "type": "standard", "teaser": "Return kilotesla numbers to the base Tesla scale.", "labels": {"in1": "Kilotesla", "in2": "Tesla"}, "factor": 1000.0},
{"slug": "ampere-per-meter-to-tesla", "name": "Ampere per meter to Tesla", "category": "magnetism", "type": "standard", "teaser": "Multiply the magnetizing field by \u03bc\u2080 (vacuum permeability) to express it in teslas.", "labels": {"in1": "Ampere per meter", "in2": "Tesla"}, "factor": 1.2566370614e-06, "hidden": true},
{"slug": "tesla-to-ampere-per-meter", "name": "Tesla to Ampere per meter", "category": "magnetism", "type": "standard", "teaser": "Divide the flux density by \u03bc\u2080 to convert back to magnetizing field strength (A/m).", "labels": {"in1": "Tesla", "in2": "Ampere per meter"}, "factor": 795774.7154594767},
{"slug": "ampere-per-meter-to-oersted", "name": "Ampere per meter to Oersted", "category": "magnetism", "type": "standard", "teaser": "Convert field strength into the CGS-style magnetizing force unit (1 A/m \u2248 0.012566 Oe).", "labels": {"in1": "Ampere per meter", "in2": "Oersted"}, "factor": 0.0125663706, "hidden": true},
{"slug": "oersted-to-ampere-per-meter", "name": "Oersted to Ampere per meter", "category": "magnetism", "type": "standard", "teaser": "Return magnetizing force into SI units (1 Oe \u2248 79.5775 A/m).", "labels": {"in1": "Oersted", "in2": "Ampere per meter"}, "factor": 79.57747154594767},
{"slug": "maxwell-per-square-centimeter-to-teslas", "name": "Maxwell per square centimeter to Teslas", "category": "magnetism", "type": "standard", "teaser": "A Maxwell per cm\u00b2 equals 0.0001 tesla of flux density.", "labels": {"in1": "Maxwell per square centimeter", "in2": "Teslas"}, "factor": 0.0001, "hidden": true},
{"slug": "teslas-to-maxwell-per-square-centimeter", "name": "Teslas to Maxwells per square centimeter", "category": "magnetism", "type": "standard", "teaser": "Each tesla contains 10,000 maxwells per cm\u00b2.", "labels": {"in1": "Teslas", "in2": "Maxwells per square centimeter"}, "factor": 10000.0},
{"slug": "webers-per-square-inch-to-teslas", "name": "Webers per square inch to Teslas", "category": "magnetism", "type": "standard", "teaser": "Divide the flux per square inch by 0.00064516 m\u00b2 to get tesla values.", "labels": {"in1": "Webers per square inch", "in2": "Teslas"}, "factor": 1550.00310001},
{"slug": "teslas-to-webers-per-square-inch", "name": "Teslas to Webers per square inch", "category": "magnetism", "type": "standard", "teaser": "Multiply tesla densities by 0.00064516 to get webers per square inch.", "labels": {"in1": "Teslas", "in2": "Webers per square inch"}, "factor": 0.00064516, "hidden": true},
{"slug": "kilotesla-to-gauss", "name": "Kilotesla to Gauss", "category": "magnetism", "type": "standard", "teaser": "A kilotesla field equals 10 million gauss for high-energy magnets.", "labels": {"in1": "Kilotesla", "in2": "Gauss"}, "factor": 10000000.0},
{"slug": "gauss-to-kilotesla", "name": "Gauss to Kilotesla", "category": "magnetism", "type": "standard", "teaser": "Translate gauss readings into the scarce kilotesla scale.", "labels": {"in1": "Gauss", "in2": "Kilotesla"}, "factor": 1e-07, "hidden": true},
{"slug": "kilotesla-to-nanotesla", "name": "Kilotesla to Nanotesla", "category": "magnetism", "type": "standard", "teaser": "Express extremely strong fields in the tiny nanotesla units (1 kt = 1e12 nT).", "labels": {"in1": "Kilotesla", "in2": "Nanotesla"}, "factor": 1000000000000.0},
{"slug": "nanotesla-to-kilotesla", "name": "Nanotesla to Kilotesla", "category": "magnetism", "type": "standard", "teaser": "Bring nanotesla data up to kilotesla strength levels.", "labels": {"in1": "Nanotesla", "in2": "Kilotesla"}, "factor": 1e-12, "hidden": true},
{"slug": "millitesla-to-oersted", "name": "Millitesla to Oersted", "category": "magnetism", "type": "standard", "teaser": "Convert moderate flux densities into magnetizing force (1 mT \u2248 7.9577 Oe).", "labels": {"in1": "Millitesla", "in2": "Oersted"}, "factor": 7.957747154},
{"slug": "oersted-to-millitesla", "name": "Oersted to Millitesla", "category": "magnetism", "type": "standard", "teaser": "Translate magnetizing force back into militesla (1 Oe \u2248 0.1256637 mT).", "labels": {"in1": "Oersted", "in2": "Millitesla"}, "factor": 0.1256637061, "hidden": true},
{"slug": "microtesla-to-oersted", "name": "Microtesla to Oersted", "category": "magnetism", "type": "standard", "teaser": "A microtesla is about 0.000079577 oersted in vacuum.", "labels": {"in1": "Microtesla", "in2": "Oersted"}, "factor": 7.957747e-05, "hidden": true},
{"slug": "oersted-to-microtesla", "name": "Oersted to Microtesla", "category": "magnetism", "type": "standard", "teaser": "Each oersted corresponds to roughly 125.664 microtesla.", "labels": {"in1": "Oersted", "in2": "Microtesla"}, "factor": 125.6637061},
{"slug": "maxwell-per-square-inch-to-gauss", "name": "Maxwell per square inch to Gauss", "category": "magnetism", "type": "standard", "teaser": "Spread one maxwell over 1 in\u00b2 and the flux density becomes \u22480.155 Gauss.", "labels": {"in1": "Maxwell per square inch", "in2": "Gauss"}, "factor": 0.15500031, "hidden": true},
{"slug": "gauss-to-maxwell-per-square-inch", "name": "Gauss to Maxwells per square inch", "category": "magnetism", "type": "standard", "teaser": "Multiply gauss by 6.4516 to get maxwells per square inch.", "labels": {"in1": "Gauss", "in2": "Maxwells per square inch"}, "factor": 6.4516},
{"slug": "kilotesla-to-oersted", "name": "Kilotesla to Oersted", "category": "magnetism", "type": "standard", "teaser": "Convert the enormous kilotesla field into oersted (1 kt = 10,000,000 Oe).", "labels": {"in1": "Kilotesla", "in2": "Oersted"}, "factor": 10000000.0},
{"slug": "oersted-to-kilotesla", "name": "Oersted to Kilotesla", "category": "magnetism", "type": "standard", "teaser": "Turn oersted values into rare kilotesla units.", "labels": {"in1": "Oersted", "in2": "Kilotesla"}, "factor": 1e-07, "hidden": true},
{"slug": "amps-to-milliamps", "name": "Amps to Milliamps", "category": "angle", "type": "standard", "teaser": "Translate amperes into milliamperes when tuning circuit currents.", "labels": {"in1": "Amps", "in2": "Milliamps"}, "factor": 1000.0},
{"slug": "carats-to-grams", "name": "Carats to Grams", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Grams"}, "factor": 0.2, "hidden": true},
{"slug": "celsius-to-fahrenheit", "name": "Celsius to Fahrenheit", "category": "temperature", "type": "standard", "labels": {"in1": "Celsius", "in2": "Fahrenheit"}, "factor": 1.8, "offset": 32.0},
{"slug": "centimeters-to-inches", "name": "Centimeters to Inches", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Inches"}, "factor": 0.393700787},
{"slug": "cfs-to-cms", "name": "CFS to CMS", "category": "other", "type": "standard", "labels": {"in1": "CFS", "in2": "CMS"}, "factor": 0.0283168466, "hidden": true},
{"slug": "cms-to-cfs", "name": "CMS to CFS", "category": "other", "type": "standard", "labels": {"in1": "CMS", "in2": "CFS"}, "factor": 35.3146667},
{"slug": "ampere-hours-to-coulombs", "name": "Ampere-hours to Coulombs", "category": "time", "type": "standard", "teaser": "Convert battery capacity in ampere-hours into coulombs.", "labels": {"in1": "Ampere-hours", "in2": "Coulombs"}, "factor": 3600.0},
{"slug": "coulomb-per-kilogram-to-roentgen", "name": "Coulomb per Kilogram to Roentgen", "category": "weight", "type": "standard", "labels": {"in1": "Coulomb per Kilogram", "in2": "Roentgen"}, "factor": 3875.96899},
{"slug": "coulombs-to-ampere-hours", "name": "Coulombs to Ampere-hours", "category": "time", "type": "standard", "teaser": "Express a charge in coulombs as ampere-hours.", "labels": {"in1": "Coulombs", "in2": "Ampere-hours"}, "factor": 0.0002777777777777778, "hidden": true},
{"slug": "coulombs-to-abamperes", "name": "Coulombs / Abamperes", "category": "electrical", "type": "3col", "teaser": "Express total charge as CGS abampere current when time is supplied.", "labels": {"in1": "Coulombs", "in2": "Abamperes", "in3": "Coulombs / Abamperes"}},
{"slug": "coulombs-to-abvolts", "name": "Coulombs / Abvolts", "category": "electrical", "type": "3col", "teaser": "Relate charge to legacy abvolt potentials across time and resistance.", "labels": {"in1": "Coulombs", "in2": "Abvolts", "in3": "Coulombs / Abvolts"}},
{"slug": "coulombs-to-amps", "name": "Coulombs / Amps", "category": "electrical", "type": "3col", "teaser": "Translate charge into amperes over a known duration.", "labels": {"in1": "Coulombs", "in2": "Amps", "in3": "Coulombs / Amps"}},
{"slug": "coulombs-to-farads", "name": "Coulombs / Farads", "category": "radiation", "type": "3col", "teaser": "Estimate capacitance given stored charge and voltage.", "labels": {"in1": "Coulombs", "in2": "Farads", "in3": "Coulombs / Farads"}},
{"slug": "coulombs-to-henries", "name": "Coulombs / Henries", "category": "electrical", "type": "3col", "teaser": "Derive inductance from charge and magnetic flux linkage.", "labels": {"in1": "Coulombs", "in2": "Henries", "in3": "Coulombs / Henries"}},
{"slug": "coulombs-to-kilowatts", "name": "Coulombs / Kilowatts", "category": "power", "type": "3col", "teaser": "Show how charge converts into kilowatt power with voltage and time.", "labels": {"in1": "Coulombs", "in2": "Kilowatts", "in3": "Coulombs / Kilowatts"}},
{"slug": "coulombs-to-kva", "name": "Coulombs / Kva", "category": "electrical", "type": "3col", "teaser": "Express charge as apparent power (kVA) when voltage and time are provided.", "labels": {"in1": "Coulombs", "in2": "Kva", "in3": "Coulombs / Kva"}},
{"slug": "coulombs-to-microfarads", "name": "Coulombs / Microfarads", "category": "radiation", "type": "3col", "teaser": "Map charge into microfarad capacitors given a voltage.", "labels": {"in1": "Coulombs", "in2": "Microfarads", "in3": "Coulombs / Microfarads"}},
{"slug": "coulombs-to-microhenries", "name": "Coulombs / Microhenries", "category": "electrical", "type": "3col", "teaser": "Relate charge to microhenry inductance when flux/time context is given.", "labels": {"in1": "Coulombs", "in2": "Microhenries", "in3": "Coulombs / Microhenries"}},
{"slug": "coulombs-to-milliampere-hours", "name": "Coulombs / Milliampere-hours", "category": "angle", "type": "3col", "teaser": "Convert coulombs into milliampere-hours for battery math.", "labels": {"in1": "Coulombs", "in2": "Milliampere-hours", "in3": "Coulombs / Milliampere-hours"}},
{"slug": "coulombs-to-milliamps", "name": "Coulombs / Milliamps", "category": "angle", "type": "3col", "teaser": "Turn charge into milliamps when the time interval is known.", "labels": {"in1": "Coulombs", "in2": "Milliamps", "in3": "Coulombs / Milliamps"}},
{"slug": "coulombs-to-millihenries", "name": "Coulombs / Millihenries", "category": "angle", "type": "3col", "teaser": "Estimate millihenry inductance from a given charge and flux change.", "labels": {"in1": "Coulombs", "in2": "Millihenries", "in3": "Coulombs / Millihenries"}},
{"slug": "coulombs-to-millivolts", "name": "Coulombs / Millivolts", "category": "angle", "type": "3col", "teaser": "Derive millivolt drops from charge flow across resistance.", "labels": {"in1": "Coulombs", "in2": "Millivolts", "in3": "Coulombs / Millivolts"}},
{"slug": "coulombs-to-milliwatts", "name": "Coulombs / Milliwatts", "category": "power", "type": "3col", "teaser": "Express stored charge as milliwatts when voltage and time are supplied.", "labels": {"in1": "Coulombs", "in2": "Milliwatts", "in3": "Coulombs / Milliwatts"}},
{"slug": "coulombs-to-ohms", "name": "Coulombs / Ohms", "category": "electrical", "type": "3col", "teaser": "Back out resistance from charge, voltage, and duration relationships.", "labels": {"in1": "Coulombs", "in2": "Ohms", "in3": "Coulombs / Ohms"}},
{"slug": "coulombs-to-picofarads", "name": "Coulombs / Picofarads", "category": "radiation", "type": "3col", "teaser": "Translate coulombs into picofarad capacitor sizes at a given voltage.", "labels": {"in1": "Coulombs", "in2": "Picofarads", "in3": "Coulombs / Picofarads"}},
{"slug": "coulombs-to-siemens", "name": "Coulombs / Siemens", "category": "electrical", "type": "3col", "teaser": "Convert charge flow into conductance when voltage is known.", "labels": {"in1": "Coulombs", "in2": "Siemens", "in3": "Coulombs / Siemens"}},
{"slug": "coulombs-to-statamperes", "name": "Coulombs / Statamperes", "category": "electrical", "type": "3col", "teaser": "Flip coulombs into CGS statampere flow for legacy reporting.", "labels": {"in1": "Coulombs", "in2": "Statamperes", "in3": "Coulombs / Statamperes"}},
{"slug": "coulombs-to-statvolts", "name": "Coulombs / Statvolts", "category": "electrical", "type": "3col", "teaser": "Express charge as statvolt potential in CGS units.", "labels": {"in1": "Coulombs", "in2": "Statvolts", "in3": "Coulombs / Statvolts"}},
{"slug": "coulombs-to-volts", "name": "Coulombs / Volts", "category": "electrical", "type": "3col", "teaser": "Derive voltage from charge across capacitance or resistance/time.", "labels": {"in1": "Coulombs", "in2": "Volts", "in3": "Coulombs / Volts"}},
{"slug": "coulombs-to-watt-hours", "name": "Coulombs / Watt-hours", "category": "power", "type": "3col", "teaser": "Turn stored charge into watt-hours when voltage and duration are supplied.", "labels": {"in1": "Coulombs", "in2": "Watt-hours", "in3": "Coulombs / Watt-hours"}},
{"slug": "coulombs-to-watts", "name": "Coulombs / Watts", "category": "power", "type": "3col", "teaser": "Translate charge into watts given the voltage and time span.", "labels": {"in1": "Coulombs", "in2": "Watts", "in3": "Coulombs / Watts"}},
{"slug": "cups-to-milliliters", "name": "Cups to Milliliters", "category": "volume", "type": "standard", "labels": {"in1": "Cups", "in2": "Milliliters"}, "factor": 236.588237},
{"slug": "cups-to-ounces-weight", "name": "Cups to Ounces (weight)", "category": "weight", "type": "standard", "teaser": "Convert a cup\u2019s weight into ounces for baking measurements.", "labels": {"in1": "Cups", "in2": "Ounces (weight)"}, "factor": 8.0},
{"slug": "cups-to-acre-feet", "name": "Cups to Acre-feet", "category": "volume", "type": "standard", "teaser": "Translate kitchen cups into acre-feet when planning irrigation.", "labels": {"in1": "Cups", "in2": "Acre-feet"}, "factor": 1.918052048260257e-07, "hidden": true},
{"slug": "cups-to-barrel-us-oil", "name": "Cups to Barrel (US oil)", "category": "volume", "type": "standard", "teaser": "Express cup volumes as US oil barrels.", "labels": {"in1": "Cups", "in2": "Barrel (US oil)"}, "factor": 0.001488095238095238},
{"slug": "cups-to-bushels", "name": "Cups to Bushels", "category": "volume", "type": "standard", "teaser": "Count how many cups sit inside a dry bushel.", "labels": {"in1": "Cups", "in2": "Bushels"}, "factor": 0.006713804745119558, "hidden": true},
{"slug": "cups-to-centiliters", "name": "Cups to Centiliters", "category": "volume", "type": "standard", "teaser": "Convert cups into centiliters for precision cooking.", "labels": {"in1": "Cups", "in2": "Centiliters"}, "factor": 23.65882365},
{"slug": "cups-to-cubic-centimeters", "name": "Cups to Cubic Centimeters", "category": "length", "type": "standard", "teaser": "Show cup volume as cubic centimeters.", "labels": {"in1": "Cups", "in2": "Cubic Centimeters"}, "factor": 236.5882365},
{"slug": "cups-to-cubic-feet", "name": "Cups to Cubic Feet", "category": "length", "type": "standard", "teaser": "Express a cup in cubic feet for construction math.", "labels": {"in1": "Cups", "in2": "Cubic Feet"}, "factor": 0.008355034722222222},
{"slug": "cups-to-cubic-inches", "name": "Cups to Cubic Inches", "category": "length", "type": "standard", "teaser": "Convert cups into cubic inches for compact spaces.", "labels": {"in1": "Cups", "in2": "Cubic Inches"}, "factor": 14.4375},
{"slug": "cups-to-cubic-meters", "name": "Cups to Cubic Meters", "category": "length", "type": "standard", "teaser": "Cover cup volumes in cubic meters.", "labels": {"in1": "Cups", "in2": "Cubic Meters"}, "factor": 0.0002365882365},
{"slug": "cups-to-cubic-yards", "name": "Cups to Cubic Yards", "category": "length", "type": "standard", "teaser": "Translate cups into cubic yards for landscaping.", "labels": {"in1": "Cups", "in2": "Cubic Yards"}, "factor": 0.30944573045267487, "hidden": true},
{"slug": "cups-to-fluid-ounces", "name": "Cups to Fluid Ounces", "category": "weight", "type": "standard", "teaser": "Convert cups into US fluid ounces (8 fl oz per cup).", "labels": {"in1": "Cups", "in2": "Fluid Ounces"}, "factor": 8.0},
{"slug": "cups-to-gills", "name": "Cups to Gills", "category": "volume", "type": "standard", "teaser": "Express cup volumes as US gills.", "labels": {"in1": "Cups", "in2": "Gills"}, "factor": 2.0},
{"slug": "cups-to-hogshead", "name": "Cups to Hogshead", "category": "volume", "type": "standard", "teaser": "Compare cupfuls with a hogshead for brewing.", "labels": {"in1": "Cups", "in2": "Hogshead"}, "factor": 0.0009920632524184317, "hidden": true},
{"slug": "cups-to-imperial-fl-oz", "name": "Cups to Imperial Fluid Ounces", "category": "weight", "type": "standard", "teaser": "Convert cups into Imperial fluid ounces.", "labels": {"in1": "Cups", "in2": "Imperial Fluid Ounces"}, "factor": 8.326741846289888},
{"slug": "cups-to-imperial-gallons", "name": "Cups to Imperial Gallons", "category": "volume", "type": "standard", "teaser": "Express cups in Imperial gallons for British recipes.", "labels": {"in1": "Cups", "in2": "Imperial Gallons"}, "factor": 0.0520421365393118, "hidden": true},
{"slug": "cups-to-imperial-pints", "name": "Cups to Imperial Pints", "category": "volume", "type": "standard", "teaser": "Translate cups into Imperial pints.", "labels": {"in1": "Cups", "in2": "Imperial Pints"}, "factor": 0.4163370923144944, "hidden": true},
{"slug": "cups-to-jiggers", "name": "Cups to Jiggers", "category": "volume", "type": "standard", "teaser": "Turn cups into cocktail jiggers.", "labels": {"in1": "Cups", "in2": "Jiggers"}, "factor": 5.333333344604674},
{"slug": "cups-to-liters", "name": "Cups to Liters", "category": "volume", "type": "standard", "teaser": "Express cups as liters.", "labels": {"in1": "Cups", "in2": "Liters"}, "factor": 0.2365882365, "hidden": true},
{"slug": "cups-to-minims", "name": "Cups to Minims", "category": "volume", "type": "standard", "teaser": "Break cups into minims for historical measures.", "labels": {"in1": "Cups", "in2": "Minims"}, "factor": 3839.9999951307805},
{"slug": "cups-to-pecks", "name": "Cups to Pecks", "category": "volume", "type": "standard", "teaser": "Convert cups into US pecks for bulk goods.", "labels": {"in1": "Cups", "in2": "Pecks"}, "factor": 0.0260210682696559, "hidden": true},
{"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, "hidden": true},
{"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, "hidden": true},
{"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, "hidden": true},
{"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, "hidden": true},
{"slug": "drams-to-gills", "name": "Drams to Gills", "category": "other", "type": "standard", "teaser": "Convert drams into US gills.", "labels": {"in1": "Drams", "in2": "Gills"}, "factor": 0.03125},
{"slug": "drams-to-hogshead", "name": "Drams to Hogshead", "category": "other", "type": "standard", "teaser": "Compare drams with a hogshead of liquid.", "labels": {"in1": "Drams", "in2": "Hogshead"}, "factor": 1.5500988319037995e-05},
{"slug": "drams-to-imperial-fl-oz", "name": "Drams to Imperial Fluid Ounces", "category": "weight", "type": "standard", "teaser": "Convert drams into Imperial fluid ounces.", "labels": {"in1": "Drams", "in2": "Imperial Fluid Ounces"}, "factor": 0.1301053413482795},
{"slug": "drams-to-imperial-gallons", "name": "Drams to Imperial Gallons", "category": "volume", "type": "standard", "teaser": "Express drams in Imperial gallons.", "labels": {"in1": "Drams", "in2": "Imperial Gallons"}, "factor": 0.0008131583834267469, "hidden": true},
{"slug": "drams-to-imperial-pints", "name": "Drams to Imperial Pints", "category": "volume", "type": "standard", "teaser": "Translate drams into Imperial pints.", "labels": {"in1": "Drams", "in2": "Imperial Pints"}, "factor": 0.006505267067413975, "hidden": true},
{"slug": "drams-to-jiggers", "name": "Drams to Jiggers", "category": "other", "type": "standard", "teaser": "Convert drams into cocktail jiggers (12 drams per jigger).", "labels": {"in1": "Drams", "in2": "Jiggers"}, "factor": 0.08333333350944803},
{"slug": "drams-to-liters", "name": "Drams to Liters", "category": "volume", "type": "standard", "teaser": "Show drams in liters.", "labels": {"in1": "Drams", "in2": "Liters"}, "factor": 0.0036966911953125, "hidden": true},
{"slug": "drams-to-minims", "name": "Drams to Minims", "category": "other", "type": "standard", "teaser": "Break drams into minims for pharmacy measures.", "labels": {"in1": "Drams", "in2": "Minims"}, "factor": 59.999999923918445},
{"slug": "drams-to-pecks", "name": "Drams to Pecks", "category": "other", "type": "standard", "teaser": "Convert drams into US pecks.", "labels": {"in1": "Drams", "in2": "Pecks"}, "factor": 0.00040657919171337343},
{"slug": "drams-to-pints", "name": "Drams to Pints", "category": "volume", "type": "standard", "teaser": "Express drams as US pints.", "labels": {"in1": "Drams", "in2": "Pints"}, "factor": 0.0078125, "hidden": true},
{"slug": "drams-to-quarts", "name": "Drams to Quarts", "category": "volume", "type": "standard", "teaser": "Translate drams into quarts.", "labels": {"in1": "Drams", "in2": "Quarts"}, "factor": 0.00390625, "hidden": true},
{"slug": "drams-to-tablespoons", "name": "Drams to Tablespoons", "category": "volume", "type": "standard", "teaser": "Convert drams into tablespoons.", "labels": {"in1": "Drams", "in2": "Tablespoons"}, "factor": 0.2500000808366742, "hidden": true},
{"slug": "drams-to-teaspoons", "name": "Drams to Teaspoons", "category": "volume", "type": "standard", "teaser": "Convert drams into teaspoons.", "labels": {"in1": "Drams", "in2": "Teaspoons"}, "factor": 0.75000005230607, "hidden": true},
{"slug": "drams-to-cubic-inches", "name": "Drams to Cubic Inches", "category": "length", "type": "standard", "teaser": "Express drams as cubic inches.", "labels": {"in1": "Drams", "in2": "Cubic Inches"}, "factor": 0.2255859375},
{"slug": "drams-to-cubic-centimeters", "name": "Drams to Cubic Centimeters", "category": "length", "type": "standard", "teaser": "Translate drams into cubic centimeters.", "labels": {"in1": "Drams", "in2": "Cubic Centimeters"}, "factor": 3.6966911953125},
{"slug": "drams-to-cubic-meters", "name": "Drams to Cubic Meters", "category": "length", "type": "standard", "teaser": "Scale a dram into cubic meters.", "labels": {"in1": "Drams", "in2": "Cubic Meters"}, "factor": 3.6966911953124997e-06},
{"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, "hidden": true},
{"slug": "days-to-years", "name": "Days to Years", "category": "time", "type": "standard", "labels": {"in1": "Days", "in2": "Years"}, "factor": 0.002737851, "hidden": true},
{"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},
{"slug": "months-to-years", "name": "Months to Years", "category": "time", "type": "standard", "teaser": "Show how months stack into years.", "labels": {"in1": "Months", "in2": "Years"}, "factor": 0.08333333333333333, "hidden": true},
{"slug": "atomic-time-units-to-seconds", "name": "Atomic Time Units to Seconds", "category": "time", "type": "standard", "teaser": "Turn an atomic unit of time into seconds for quantum timing.", "labels": {"in1": "Atomic Time Units", "in2": "Seconds"}, "factor": 2.418884326505e-17},
{"slug": "degrees-to-mils", "name": "Degrees to Mils", "category": "angle", "type": "standard", "labels": {"in1": "Degrees", "in2": "Mils"}, "factor": 17.777777778},
{"slug": "mils-to-degrees", "name": "Mils to Degrees", "category": "angle", "type": "standard", "teaser": "Convert mils (1/6400 circle) back into degrees.", "labels": {"in1": "Mils", "in2": "Degrees"}, "factor": 0.05625, "hidden": true},
{"slug": "mils-to-radians", "name": "Mils to Radians", "category": "angle", "type": "standard", "teaser": "Convert mils into radians for fine angular controls.", "labels": {"in1": "Mils", "in2": "Radians"}, "factor": 0.0009817477, "hidden": true},
{"slug": "degrees-to-radians", "name": "Degrees to Radians", "category": "angle", "type": "standard", "labels": {"in1": "Degrees", "in2": "Radians"}, "factor": 0.017453293, "hidden": true},
{"slug": "arcminutes-to-arcseconds", "name": "Arcminutes to Arcseconds", "category": "angle", "type": "standard", "teaser": "Expand each arcminute into 60 arcseconds for high-precision angles.", "labels": {"in1": "Arcminutes", "in2": "Arcseconds"}, "factor": 60.0},
{"slug": "arcminutes-to-degrees", "name": "Arcminutes to Degrees", "category": "angle", "type": "standard", "teaser": "Convert minutes of arc into degrees.", "labels": {"in1": "Arcminutes", "in2": "Degrees"}, "factor": 0.0166666667},
{"slug": "arcseconds-to-arcminutes", "name": "Arcseconds to Arcminutes", "category": "angle", "type": "standard", "teaser": "Turn arcseconds back into minutes for fine-grained angles.", "labels": {"in1": "Arcseconds", "in2": "Arcminutes"}, "factor": 0.0166666667, "hidden": true},
{"slug": "arcminutes-to-gradians", "name": "Arcminutes to Gradians", "category": "angle", "type": "standard", "labels": {"in1": "Arcminutes", "in2": "Gradians"}, "factor": 0.0185185185185, "hidden": true},
{"slug": "arcminutes-to-mils", "name": "Arcminutes to Mils", "category": "angle", "type": "standard", "labels": {"in1": "Arcminutes", "in2": "Mils"}, "factor": 0.296296296296, "hidden": true},
{"slug": "arcminutes-to-points-compass", "name": "Arcminutes to Points (compass)", "category": "angle", "type": "standard", "labels": {"in1": "Arcminutes", "in2": "Points (compass)"}, "factor": 0.00148148148148},
{"slug": "arcminutes-to-quadrants", "name": "Arcminutes to Quadrants", "category": "angle", "type": "standard", "labels": {"in1": "Arcminutes", "in2": "Quadrants"}, "factor": 0.000185185185185, "hidden": true},
{"slug": "arcminutes-to-radians", "name": "Arcminutes to Radians", "category": "angle", "type": "standard", "labels": {"in1": "Arcminutes", "in2": "Radians"}, "factor": 0.000290888208666},
{"slug": "arcminutes-to-sextants", "name": "Arcminutes to Sextants", "category": "angle", "type": "standard", "labels": {"in1": "Arcminutes", "in2": "Sextants"}, "factor": 0.000277777777778},
{"slug": "arcminutes-to-turns", "name": "Arcminutes to Turns", "category": "angle", "type": "standard", "labels": {"in1": "Arcminutes", "in2": "Turns"}, "factor": 4.62962962963e-05},
{"slug": "arcseconds-to-gradians", "name": "Arcseconds to Gradians", "category": "angle", "type": "standard", "labels": {"in1": "Arcseconds", "in2": "Gradians"}, "factor": 0.000308641975309, "hidden": true},
{"slug": "arcseconds-to-mils", "name": "Arcseconds to Mils", "category": "angle", "type": "standard", "labels": {"in1": "Arcseconds", "in2": "Mils"}, "factor": 0.00493827160494, "hidden": true},
{"slug": "arcseconds-to-points-compass", "name": "Arcseconds to Points (compass)", "category": "angle", "type": "standard", "labels": {"in1": "Arcseconds", "in2": "Points (compass)"}, "factor": 2.46913580247e-05},
{"slug": "arcseconds-to-quadrants", "name": "Arcseconds to Quadrants", "category": "angle", "type": "standard", "labels": {"in1": "Arcseconds", "in2": "Quadrants"}, "factor": 3.08641975309e-06, "hidden": true},
{"slug": "arcseconds-to-radians", "name": "Arcseconds to Radians", "category": "angle", "type": "standard", "labels": {"in1": "Arcseconds", "in2": "Radians"}, "factor": 4.8481368111e-06},
{"slug": "arcseconds-to-sextants", "name": "Arcseconds to Sextants", "category": "angle", "type": "standard", "labels": {"in1": "Arcseconds", "in2": "Sextants"}, "factor": 4.62962962963e-06},
{"slug": "arcseconds-to-turns", "name": "Arcseconds to Turns", "category": "angle", "type": "standard", "labels": {"in1": "Arcseconds", "in2": "Turns"}, "factor": 7.71604938272e-07},
{"slug": "degrees-to-quadrants", "name": "Degrees to Quadrants", "category": "angle", "type": "standard", "labels": {"in1": "Degrees", "in2": "Quadrants"}, "factor": 0.0111111111111, "hidden": true},
{"slug": "degrees-to-sextants", "name": "Degrees to Sextants", "category": "angle", "type": "standard", "labels": {"in1": "Degrees", "in2": "Sextants"}, "factor": 0.0166666666667, "hidden": true},
{"slug": "gradians-to-arcminutes", "name": "Gradians to Arcminutes", "category": "angle", "type": "standard", "labels": {"in1": "Gradians", "in2": "Arcminutes"}, "factor": 54.0},
{"slug": "gradians-to-arcseconds", "name": "Gradians to Arcseconds", "category": "angle", "type": "standard", "labels": {"in1": "Gradians", "in2": "Arcseconds"}, "factor": 3240.0},
{"slug": "gradians-to-mils", "name": "Gradians to Mils", "category": "angle", "type": "standard", "labels": {"in1": "Gradians", "in2": "Mils"}, "factor": 16.0},
{"slug": "gradians-to-points-compass", "name": "Gradians to Points (compass)", "category": "angle", "type": "standard", "labels": {"in1": "Gradians", "in2": "Points (compass)"}, "factor": 0.08},
{"slug": "gradians-to-quadrants", "name": "Gradians to Quadrants", "category": "angle", "type": "standard", "labels": {"in1": "Gradians", "in2": "Quadrants"}, "factor": 0.01},
{"slug": "gradians-to-sextants", "name": "Gradians to Sextants", "category": "angle", "type": "standard", "labels": {"in1": "Gradians", "in2": "Sextants"}, "factor": 0.015},
{"slug": "gradians-to-turns", "name": "Gradians to Turns", "category": "angle", "type": "standard", "labels": {"in1": "Gradians", "in2": "Turns"}, "factor": 0.0025},
{"slug": "mils-to-arcminutes", "name": "Mils to Arcminutes", "category": "angle", "type": "standard", "labels": {"in1": "Mils", "in2": "Arcminutes"}, "factor": 3.375},
{"slug": "mils-to-arcseconds", "name": "Mils to Arcseconds", "category": "angle", "type": "standard", "labels": {"in1": "Mils", "in2": "Arcseconds"}, "factor": 202.5},
{"slug": "mils-to-gradians", "name": "Mils to Gradians", "category": "angle", "type": "standard", "labels": {"in1": "Mils", "in2": "Gradians"}, "factor": 0.0625, "hidden": true},
{"slug": "mils-to-points-compass", "name": "Mils to Points (compass)", "category": "angle", "type": "standard", "labels": {"in1": "Mils", "in2": "Points (compass)"}, "factor": 0.005},
{"slug": "mils-to-quadrants", "name": "Mils to Quadrants", "category": "angle", "type": "standard", "labels": {"in1": "Mils", "in2": "Quadrants"}, "factor": 0.000625},
{"slug": "mils-to-sextants", "name": "Mils to Sextants", "category": "angle", "type": "standard", "labels": {"in1": "Mils", "in2": "Sextants"}, "factor": 0.0009375},
{"slug": "mils-to-turns", "name": "Mils to Turns", "category": "angle", "type": "standard", "labels": {"in1": "Mils", "in2": "Turns"}, "factor": 0.00015625},
{"slug": "points-compass-to-arcminutes", "name": "Points (compass) to Arcminutes", "category": "angle", "type": "standard", "labels": {"in1": "Points (compass)", "in2": "Arcminutes"}, "factor": 675.0},
{"slug": "points-compass-to-arcseconds", "name": "Points (compass) to Arcseconds", "category": "angle", "type": "standard", "labels": {"in1": "Points (compass)", "in2": "Arcseconds"}, "factor": 40500.0},
{"slug": "points-compass-to-gradians", "name": "Points (compass) to Gradians", "category": "angle", "type": "standard", "labels": {"in1": "Points (compass)", "in2": "Gradians"}, "factor": 12.5},
{"slug": "points-compass-to-mils", "name": "Points (compass) to Mils", "category": "angle", "type": "standard", "labels": {"in1": "Points (compass)", "in2": "Mils"}, "factor": 200.0},
{"slug": "points-compass-to-quadrants", "name": "Points (compass) to Quadrants", "category": "angle", "type": "standard", "labels": {"in1": "Points (compass)", "in2": "Quadrants"}, "factor": 0.125},
{"slug": "points-compass-to-radians", "name": "Points (compass) to Radians", "category": "angle", "type": "standard", "labels": {"in1": "Points (compass)", "in2": "Radians"}, "factor": 0.196349540849},
{"slug": "points-compass-to-sextants", "name": "Points (compass) to Sextants", "category": "angle", "type": "standard", "labels": {"in1": "Points (compass)", "in2": "Sextants"}, "factor": 0.1875},
{"slug": "points-compass-to-turns", "name": "Points (compass) to Turns", "category": "angle", "type": "standard", "labels": {"in1": "Points (compass)", "in2": "Turns"}, "factor": 0.03125},
{"slug": "quadrants-to-arcminutes", "name": "Quadrants to Arcminutes", "category": "angle", "type": "standard", "labels": {"in1": "Quadrants", "in2": "Arcminutes"}, "factor": 5400.0},
{"slug": "quadrants-to-arcseconds", "name": "Quadrants to Arcseconds", "category": "angle", "type": "standard", "labels": {"in1": "Quadrants", "in2": "Arcseconds"}, "factor": 324000.0},
{"slug": "arcseconds-to-degrees", "name": "Arcseconds to Degrees", "category": "angle", "type": "standard", "teaser": "Express tiny angle pieces as degrees.", "labels": {"in1": "Arcseconds", "in2": "Degrees"}, "factor": 0.00027777778},
{"slug": "dynes-to-newtons", "name": "Dynes to Newtons", "category": "force", "type": "standard", "labels": {"in1": "Dynes", "in2": "Newtons"}, "factor": 1e-05, "hidden": true},
{"slug": "ergs-to-joules", "name": "Ergs to Joules", "category": "energy", "type": "standard", "labels": {"in1": "Ergs", "in2": "Joules"}, "factor": 1e-07, "hidden": true},
{"slug": "feet-to-meters", "name": "Feet to Meters", "category": "length", "type": "standard", "labels": {"in1": "Feet", "in2": "Meters"}, "factor": 0.3048, "hidden": true},
{"slug": "foot-pounds-to-newton-meters", "name": "Foot-Pounds to Newton-Meters", "category": "force", "type": "standard", "labels": {"in1": "Foot-Pounds", "in2": "Newton-Meters"}, "factor": 1.35581795},
{"slug": "foot-pounds-to-kilogram-force-meters", "name": "Foot-pounds to Kilogram-force Meters", "category": "force", "type": "standard", "teaser": "Show a foot-pound of torque as kilogram-force meters.", "labels": {"in1": "Foot-pounds", "in2": "Kilogram-force Meters"}, "factor": 0.13825495437599997, "hidden": true},
{"slug": "inch-pounds-to-kilogram-force-meters", "name": "Inch-pounds to Kilogram-force Meters", "category": "force", "type": "standard", "teaser": "Convert inch-pounds into kilogram-force meters for fine torque tools.", "labels": {"in1": "Inch-pounds", "in2": "Kilogram-force Meters"}, "factor": 0.011521246197999995, "hidden": true},
{"slug": "gallons-to-liters", "name": "Gallons to Liters", "category": "volume", "type": "standard", "labels": {"in1": "Gallons", "in2": "Liters"}, "factor": 3.78541178},
{"slug": "gigabytes-to-megabytes", "name": "Gigabytes to Megabytes", "category": "data", "type": "standard", "labels": {"in1": "Gigabytes", "in2": "Megabytes"}, "factor": 1000.0},
{"slug": "fahrenheit-to-celsius", "name": "Fahrenheit to Celsius", "category": "temperature", "type": "standard", "labels": {"in1": "Fahrenheit", "in2": "Celsius"}, "factor": 0.5555555555555556, "offset": -17.778, "hidden": true},
{"slug": "feet-per-second-to-meters-per-second", "name": "Feet per Second to Meters per Second", "category": "length", "type": "standard", "labels": {"in1": "Feet per Second", "in2": "Meters per Second"}, "factor": 0.3048, "hidden": true},
{"slug": "fluid-ounces-to-milliliters", "name": "Fluid Ounces to Milliliters", "category": "weight", "type": "standard", "labels": {"in1": "Fluid Ounces", "in2": "Milliliters"}, "factor": 29.5735296},
{"slug": "gallons-per-minute-to-liters-per-second", "name": "Gallons per Minute to Liters per Second", "category": "fluids", "type": "standard", "labels": {"in1": "Gallons per Minute", "in2": "Liters per Second"}, "factor": 0.0630901964, "hidden": true},
{"slug": "grains-to-grams", "name": "Grains to Grams", "category": "weight", "type": "standard", "labels": {"in1": "Grains", "in2": "Grams"}, "factor": 0.06479891, "hidden": true},
{"slug": "grams-to-milligrams", "name": "Grams to Milligrams", "category": "weight", "type": "standard", "labels": {"in1": "Grams", "in2": "Milligrams"}, "factor": 1000.0},
{"slug": "grams-to-ounces", "name": "Grams to Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Grams", "in2": "Ounces"}, "factor": 0.0352739619, "hidden": true},
{"slug": "grams-to-pennyweights", "name": "Grams to Pennyweights", "category": "weight", "type": "standard", "labels": {"in1": "Grams", "in2": "Pennyweights"}, "factor": 0.643014931, "hidden": true},
{"slug": "grams-to-troy-ounces", "name": "Grams to Troy Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Grams", "in2": "Troy Ounces"}, "factor": 0.0321507466, "hidden": true},
{"slug": "gray-to-rad", "name": "Gray to Rad", "category": "radiation", "type": "standard", "labels": {"in1": "Gray", "in2": "Rad"}, "factor": 100.0},
{"slug": "millirem-to-microsievert", "name": "Millirem to Microsievert", "category": "angle", "type": "standard", "teaser": "Convert millirem exposures into microsieverts.", "labels": {"in1": "Millirem", "in2": "Microsievert"}, "factor": 100.0},
{"slug": "millisievert-to-rem", "name": "Millisievert to Rem", "category": "angle", "type": "standard", "teaser": "Turn millisieverts into rems for dose comparisons.", "labels": {"in1": "Millisievert", "in2": "Rem"}, "factor": 0.1, "hidden": true},
{"slug": "grams-to-apothecary-ounces", "name": "Grams to Apothecary ounces", "category": "weight", "type": "standard", "labels": {"in1": "Grams", "in2": "Apothecary ounces"}, "factor": 0.0321507466, "hidden": true},
{"slug": "grams-to-carats", "name": "Grams to Carats", "category": "weight", "type": "standard", "labels": {"in1": "Grams", "in2": "Carats"}, "factor": 5.0},
{"slug": "grams-to-grains", "name": "Grams to Grains", "category": "weight", "type": "standard", "labels": {"in1": "Grams", "in2": "Grains"}, "factor": 15.4323584},
{"slug": "horsepower-to-kilowatts", "name": "Horsepower to Kilowatts", "category": "power", "type": "standard", "labels": {"in1": "Horsepower", "in2": "Kilowatts"}, "factor": 0.745699872, "hidden": true},
{"slug": "electrical-horsepower-to-mechanical-hp", "name": "Electrical Horsepower to Mechanical HP", "category": "power", "type": "standard", "teaser": "Translate an electric motor rating into mechanical horsepower.", "labels": {"in1": "Electrical Horsepower", "in2": "Mechanical HP"}, "factor": 1.00040247828},
{"slug": "tons-of-refrigeration-to-horsepower", "name": "Tons of Refrigeration to Horsepower", "category": "weight", "type": "standard", "teaser": "Convert refrigeration power into mechanical horsepower.", "labels": {"in1": "Tons of Refrigeration", "in2": "Horsepower"}, "factor": 4.71617734165},
{"slug": "watts-to-boiler-horsepower", "name": "Watts to Boiler Horsepower", "category": "power", "type": "standard", "teaser": "Relate watts to boiler horsepower ratings.", "labels": {"in1": "Watts", "in2": "Boiler Horsepower"}, "factor": 0.000101941995005},
{"slug": "boiler-horsepower-to-btuhour", "name": "Boiler Horsepower to BTU/hour", "category": "energy", "type": "standard", "teaser": "Compare boiler horsepower with the BTU/hour heat rate.", "labels": {"in1": "Boiler Horsepower", "in2": "BTU/hour"}, "factor": 33471.4033698},
{"slug": "boiler-horsepower-to-btumin", "name": "Boiler Horsepower to BTU/min", "category": "energy", "type": "standard", "teaser": "Express boiler horsepower as BTUs per minute.", "labels": {"in1": "Boiler Horsepower", "in2": "BTU/min"}, "factor": 557.856722831},
{"slug": "boiler-horsepower-to-calories-per-second", "name": "Boiler Horsepower to Calories Per Second", "category": "energy", "type": "standard", "teaser": "Convert a boiler's output into calories per second.", "labels": {"in1": "Boiler Horsepower", "in2": "Calories Per Second"}, "factor": 2344.52676864},
{"slug": "boiler-horsepower-to-electrical-horsepower", "name": "Boiler Horsepower to Electrical Horsepower", "category": "power", "type": "standard", "teaser": "Translate boiler horsepower into electrical horsepower.", "labels": {"in1": "Boiler Horsepower", "in2": "Electrical Horsepower"}, "factor": 13.149463807},
{"slug": "boiler-horsepower-to-horsepower", "name": "Boiler Horsepower to Horsepower", "category": "power", "type": "standard", "teaser": "Link boiler capacity to mechanical horsepower.", "labels": {"in1": "Boiler Horsepower", "in2": "Horsepower"}, "factor": 13.1547561805},
{"slug": "boiler-horsepower-to-kilowatts", "name": "Boiler Horsepower to Kilowatts", "category": "power", "type": "standard", "teaser": "Express boiler horsepower on the kilowatt scale.", "labels": {"in1": "Boiler Horsepower", "in2": "Kilowatts"}, "factor": 9.8095},
{"slug": "boiler-horsepower-to-lusec", "name": "Boiler Horsepower to Lusec", "category": "power", "type": "standard", "teaser": "Translate boiler horsepower into Lusecs.", "labels": {"in1": "Boiler Horsepower", "in2": "Lusec"}, "factor": 73577504.0878},
{"slug": "boiler-horsepower-to-mechanical-hp", "name": "Boiler Horsepower to Mechanical HP", "category": "power", "type": "standard", "teaser": "Compare boiler horsepower with mechanical HP.", "labels": {"in1": "Boiler Horsepower", "in2": "Mechanical HP"}, "factor": 13.1547561805},
{"slug": "boiler-horsepower-to-megawatts", "name": "Boiler Horsepower to Megawatts", "category": "power", "type": "standard", "teaser": "Express boiler horsepower as megawatts.", "labels": {"in1": "Boiler Horsepower", "in2": "Megawatts"}, "factor": 0.0098095, "hidden": true},
{"slug": "boiler-horsepower-to-metric-horsepower-ps", "name": "Boiler Horsepower to Metric Horsepower (ps)", "category": "power", "type": "standard", "teaser": "Convert boiler output into metric horsepower.", "labels": {"in1": "Boiler Horsepower", "in2": "Metric Horsepower (ps)"}, "factor": 13.3372082549},
{"slug": "boiler-horsepower-to-tons-of-refrigeration", "name": "Boiler Horsepower to Tons Of Refrigeration", "category": "weight", "type": "standard", "teaser": "Link boiler power to refrigeration tons.", "labels": {"in1": "Boiler Horsepower", "in2": "Tons Of Refrigeration"}, "factor": 2.78928361415},
{"slug": "btuhour-to-boiler-horsepower", "name": "BTU/hour to Boiler Horsepower", "category": "energy", "type": "standard", "teaser": "Turn BTU per hour into boiler horsepower.", "labels": {"in1": "BTU/hour", "in2": "Boiler Horsepower"}, "factor": 2.9876249554e-05},
{"slug": "btuhour-to-electrical-horsepower", "name": "BTU/hour to Electrical Horsepower", "category": "energy", "type": "standard", "teaser": "See how BTU per hour maps to electrical horsepower.", "labels": {"in1": "BTU/hour", "in2": "Electrical Horsepower"}, "factor": 0.000392856662198},
{"slug": "btuhour-to-metric-horsepower-ps", "name": "BTU/hour to Metric Horsepower (ps)", "category": "energy", "type": "standard", "teaser": "Convert BTU/hour to metric horsepower.", "labels": {"in1": "BTU/hour", "in2": "Metric Horsepower (ps)"}, "factor": 0.000398465762178},
{"slug": "btumin-to-boiler-horsepower", "name": "BTU/min to Boiler Horsepower", "category": "energy", "type": "standard", "teaser": "Convert BTU per minute into boiler horsepower.", "labels": {"in1": "BTU/min", "in2": "Boiler Horsepower"}, "factor": 0.00179257497324},
{"slug": "btumin-to-electrical-horsepower", "name": "BTU/min to Electrical Horsepower", "category": "energy", "type": "standard", "teaser": "Express BTU per minute as electrical horsepower.", "labels": {"in1": "BTU/min", "in2": "Electrical Horsepower"}, "factor": 0.0235713997319},
{"slug": "btumin-to-horsepower", "name": "BTU/min to Horsepower", "category": "energy", "type": "standard", "teaser": "Translate BTUs per minute into mechanical horsepower.", "labels": {"in1": "BTU/min", "in2": "Horsepower"}, "factor": 0.0235808867083},
{"slug": "btumin-to-metric-horsepower-ps", "name": "BTU/min to Metric Horsepower (ps)", "category": "energy", "type": "standard", "teaser": "Convert BTUs per minute into metric horsepower.", "labels": {"in1": "BTU/min", "in2": "Metric Horsepower (ps)"}, "factor": 0.0239079457307},
{"slug": "calories-per-second-to-boiler-horsepower", "name": "Calories Per Second to Boiler Horsepower", "category": "energy", "type": "standard", "teaser": "Express calories per second in boiler horsepower.", "labels": {"in1": "Calories Per Second", "in2": "Boiler Horsepower"}, "factor": 0.0004265253071, "hidden": true},
{"slug": "calories-per-second-to-electrical-horsepower", "name": "Calories Per Second to Electrical Horsepower", "category": "energy", "type": "standard", "teaser": "Convert calories per second into electrical horsepower.", "labels": {"in1": "Calories Per Second", "in2": "Electrical Horsepower"}, "factor": 0.00560857908847, "hidden": true},
{"slug": "calories-per-second-to-horsepower", "name": "Calories Per Second to Horsepower", "category": "energy", "type": "standard", "teaser": "Translate calories per second into mechanical horsepower.", "labels": {"in1": "Calories Per Second", "in2": "Horsepower"}, "factor": 0.00561083641972, "hidden": true},
{"slug": "calories-per-second-to-metric-horsepower-ps", "name": "Calories Per Second to Metric Horsepower (ps)", "category": "energy", "type": "standard", "teaser": "Convert calories per second into metric horsepower.", "labels": {"in1": "Calories Per Second", "in2": "Metric Horsepower (ps)"}, "factor": 0.0056886568468},
{"slug": "electrical-horsepower-to-boiler-horsepower", "name": "Electrical Horsepower to Boiler Horsepower", "category": "power", "type": "standard", "teaser": "Compare electrical horsepower with boiler horsepower.", "labels": {"in1": "Electrical Horsepower", "in2": "Boiler Horsepower"}, "factor": 0.0760487282736, "hidden": true},
{"slug": "electrical-horsepower-to-btuhour", "name": "Electrical Horsepower to BTU/hour", "category": "energy", "type": "standard", "teaser": "Convert electrical horsepower into BTU per hour.", "labels": {"in1": "Electrical Horsepower", "in2": "BTU/hour"}, "factor": 2545.45765981},
{"slug": "electrical-horsepower-to-btumin", "name": "Electrical Horsepower to BTU/min", "category": "energy", "type": "standard", "teaser": "Express electrical horsepower as BTUs per minute.", "labels": {"in1": "Electrical Horsepower", "in2": "BTU/min"}, "factor": 42.4242943302},
{"slug": "electrical-horsepower-to-calories-per-second", "name": "Electrical Horsepower to Calories Per Second", "category": "energy", "type": "standard", "teaser": "Translate electrical horsepower into calories per second.", "labels": {"in1": "Electrical Horsepower", "in2": "Calories Per Second"}, "factor": 178.298279159},
{"slug": "electrical-horsepower-to-horsepower", "name": "Electrical Horsepower to Horsepower", "category": "power", "type": "standard", "teaser": "Compare electrical horsepower with mechanical horsepower.", "labels": {"in1": "Electrical Horsepower", "in2": "Horsepower"}, "factor": 1.00040247828},
{"slug": "electrical-horsepower-to-kilowatts", "name": "Electrical Horsepower to Kilowatts", "category": "power", "type": "standard", "teaser": "Convert electrical horsepower into kilowatts.", "labels": {"in1": "Electrical Horsepower", "in2": "Kilowatts"}, "factor": 0.746, "hidden": true},
{"slug": "electrical-horsepower-to-lusec", "name": "Electrical Horsepower to Lusec", "category": "power", "type": "standard", "teaser": "Express electrical horsepower as Lusecs.", "labels": {"in1": "Electrical Horsepower", "in2": "Lusec"}, "factor": 5595475.61543},
{"slug": "electrical-horsepower-to-megawatts", "name": "Electrical Horsepower to Megawatts", "category": "power", "type": "standard", "teaser": "Bring electrical horsepower onto the megawatt scale.", "labels": {"in1": "Electrical Horsepower", "in2": "Megawatts"}, "factor": 0.000746, "hidden": true},
{"slug": "electrical-horsepower-to-metric-horsepower-ps", "name": "Electrical Horsepower to Metric Horsepower (ps)", "category": "power", "type": "standard", "teaser": "Convert electrical horsepower into metric horsepower.", "labels": {"in1": "Electrical Horsepower", "in2": "Metric Horsepower (ps)"}, "factor": 1.01427772651},
{"slug": "electrical-horsepower-to-tons-of-refrigeration", "name": "Electrical Horsepower to Tons Of Refrigeration", "category": "weight", "type": "standard", "teaser": "Link electrical horsepower to refrigeration tons.", "labels": {"in1": "Electrical Horsepower", "in2": "Tons Of Refrigeration"}, "factor": 0.212121471651, "hidden": true},
{"slug": "electrical-horsepower-to-watts", "name": "Electrical Horsepower to Watts", "category": "power", "type": "standard", "teaser": "Express electrical horsepower in watts.", "labels": {"in1": "Electrical Horsepower", "in2": "Watts"}, "factor": 746.0},
{"slug": "horsepower-to-boiler-horsepower", "name": "Horsepower to Boiler Horsepower", "category": "power", "type": "standard", "teaser": "Compare mechanical horsepower to boiler horsepower.", "labels": {"in1": "Horsepower", "in2": "Boiler Horsepower"}, "factor": 0.0760181326265, "hidden": true},
{"slug": "horsepower-to-btumin", "name": "Horsepower to BTU/min", "category": "energy", "type": "standard", "teaser": "Get BTUs per minute from mechanical horsepower.", "labels": {"in1": "Horsepower", "in2": "BTU/min"}, "factor": 42.4072263427},
{"slug": "horsepower-to-calories-per-second", "name": "Horsepower to Calories Per Second", "category": "energy", "type": "standard", "teaser": "Translate mechanical horsepower into calories per second.", "labels": {"in1": "Horsepower", "in2": "Calories Per Second"}, "factor": 178.226546845},
{"slug": "horsepower-to-electrical-horsepower", "name": "Horsepower to Electrical Horsepower", "category": "power", "type": "standard", "teaser": "Convert mechanical horsepower into electrical horsepower.", "labels": {"in1": "Horsepower", "in2": "Electrical Horsepower"}, "factor": 0.999597683646, "hidden": true},
{"slug": "kilowatts-to-kva", "name": "Kilowatts to kVA", "category": "power", "type": "standard", "labels": {"in1": "Kilowatts", "in2": "kVA"}},
{"slug": "lusec-to-watts", "name": "Lusec to Watts", "category": "power", "type": "standard", "labels": {"in1": "Lusec", "in2": "Watts"}, "factor": 0.000133322},
{"slug": "watts-to-btumin", "name": "Watts to BTU/min", "category": "energy", "type": "standard", "labels": {"in1": "Watts", "in2": "BTU/min"}, "factor": 0.0568690272522},
{"slug": "horsepower-to-lusec", "name": "Horsepower to Lusec", "category": "power", "type": "standard", "labels": {"in1": "Horsepower", "in2": "Lusec"}, "factor": 5593224.46408},
{"slug": "horsepower-to-mechanical-hp", "name": "Horsepower to Mechanical Hp", "category": "power", "type": "standard", "labels": {"in1": "Horsepower", "in2": "Mechanical Hp"}},
{"slug": "horsepower-to-megawatts", "name": "Horsepower to Megawatts", "category": "power", "type": "standard", "labels": {"in1": "Horsepower", "in2": "Megawatts"}, "factor": 0.000745699872, "hidden": true},
{"slug": "horsepower-to-metric-horsepower-ps", "name": "Horsepower to Metric Horsepower (ps)", "category": "power", "type": "standard", "labels": {"in1": "Horsepower", "in2": "Metric Horsepower (ps)"}, "factor": 1.01386966599},
{"slug": "kilowatts-to-boiler-horsepower", "name": "Kilowatts to Boiler Horsepower", "category": "power", "type": "standard", "labels": {"in1": "Kilowatts", "in2": "Boiler Horsepower"}, "factor": 0.101941995005, "hidden": true},
{"slug": "kilowatts-to-electrical-horsepower", "name": "Kilowatts to Electrical Horsepower", "category": "power", "type": "standard", "labels": {"in1": "Kilowatts", "in2": "Electrical Horsepower"}, "factor": 1.34048257373},
{"slug": "kilowatts-to-metric-horsepower-ps", "name": "Kilowatts to Metric Horsepower (ps)", "category": "power", "type": "standard", "labels": {"in1": "Kilowatts", "in2": "Metric Horsepower (ps)"}, "factor": 1.3596216173},
{"slug": "lusec-to-boiler-horsepower", "name": "Lusec to Boiler Horsepower", "category": "power", "type": "standard", "labels": {"in1": "Lusec", "in2": "Boiler Horsepower"}, "factor": 1.3591110658e-08, "hidden": true},
{"slug": "lusec-to-electrical-horsepower", "name": "Lusec to Electrical Horsepower", "category": "power", "type": "standard", "labels": {"in1": "Lusec", "in2": "Electrical Horsepower"}, "factor": 1.78715817694e-07, "hidden": true},
{"slug": "lusec-to-horsepower", "name": "Lusec to Horsepower", "category": "power", "type": "standard", "labels": {"in1": "Lusec", "in2": "Horsepower"}, "factor": 1.78787746929e-07, "hidden": true},
{"slug": "lusec-to-metric-horsepower-ps", "name": "Lusec to Metric Horsepower (ps)", "category": "power", "type": "standard", "labels": {"in1": "Lusec", "in2": "Metric Horsepower (ps)"}, "factor": 1.81267473262e-07},
{"slug": "mechanical-hp-to-boiler-horsepower", "name": "Mechanical Hp to Boiler Horsepower", "category": "power", "type": "standard", "labels": {"in1": "Mechanical Hp", "in2": "Boiler Horsepower"}, "factor": 0.0760181326265, "hidden": true},
{"slug": "mechanical-hp-to-electrical-horsepower", "name": "Mechanical Hp to Electrical Horsepower", "category": "power", "type": "standard", "labels": {"in1": "Mechanical Hp", "in2": "Electrical Horsepower"}, "factor": 0.999597683646, "hidden": true},
{"slug": "mechanical-hp-to-horsepower", "name": "Mechanical Hp to Horsepower", "category": "power", "type": "standard", "labels": {"in1": "Mechanical Hp", "in2": "Horsepower"}, "hidden": true},
{"slug": "mechanical-hp-to-metric-horsepower-ps", "name": "Mechanical Hp to Metric Horsepower (ps)", "category": "power", "type": "standard", "labels": {"in1": "Mechanical Hp", "in2": "Metric Horsepower (ps)"}, "factor": 1.01386966599},
{"slug": "megawatts-to-boiler-horsepower", "name": "Megawatts to Boiler Horsepower", "category": "power", "type": "standard", "labels": {"in1": "Megawatts", "in2": "Boiler Horsepower"}, "factor": 101.941995005},
{"slug": "megawatts-to-electrical-horsepower", "name": "Megawatts to Electrical Horsepower", "category": "power", "type": "standard", "labels": {"in1": "Megawatts", "in2": "Electrical Horsepower"}, "factor": 1340.48257373},
{"slug": "megawatts-to-horsepower", "name": "Megawatts to Horsepower", "category": "power", "type": "standard", "labels": {"in1": "Megawatts", "in2": "Horsepower"}, "factor": 1341.02208884},
{"slug": "megawatts-to-metric-horsepower-ps", "name": "Megawatts to Metric Horsepower (ps)", "category": "power", "type": "standard", "labels": {"in1": "Megawatts", "in2": "Metric Horsepower (ps)"}, "factor": 1359.6216173},
{"slug": "metric-horsepower-ps-to-boiler-horsepower", "name": "Metric Horsepower (ps) to Boiler Horsepower", "category": "power", "type": "standard", "labels": {"in1": "Metric Horsepower (ps)", "in2": "Boiler Horsepower"}, "factor": 0.0749782098986},
{"slug": "metric-horsepower-ps-to-btuhour", "name": "Metric Horsepower (ps) to BTU/hour", "category": "energy", "type": "standard", "labels": {"in1": "Metric Horsepower (ps)", "in2": "BTU/hour"}, "factor": 2509.62590746},
{"slug": "metric-horsepower-ps-to-btumin", "name": "Metric Horsepower (ps) to BTU/min", "category": "energy", "type": "standard", "labels": {"in1": "Metric Horsepower (ps)", "in2": "BTU/min"}, "factor": 41.8270984577},
{"slug": "metric-horsepower-ps-to-calories-per-second", "name": "Metric Horsepower (ps) to Calories Per Second", "category": "energy", "type": "standard", "labels": {"in1": "Metric Horsepower (ps)", "in2": "Calories Per Second"}, "factor": 175.788420172},
{"slug": "metric-horsepower-ps-to-electrical-horsepower", "name": "Metric Horsepower (ps) to Electrical Horsepower", "category": "power", "type": "standard", "labels": {"in1": "Metric Horsepower (ps)", "in2": "Electrical Horsepower"}, "factor": 0.985923257373},
{"slug": "metric-horsepower-ps-to-horsepower", "name": "Metric Horsepower (ps) to Horsepower", "category": "power", "type": "standard", "labels": {"in1": "Metric Horsepower (ps)", "in2": "Horsepower"}, "factor": 0.986320070067},
{"slug": "metric-horsepower-ps-to-kilowatts", "name": "Metric Horsepower (ps) to Kilowatts", "category": "power", "type": "standard", "labels": {"in1": "Metric Horsepower (ps)", "in2": "Kilowatts"}, "factor": 0.73549875},
{"slug": "metric-horsepower-ps-to-lusec", "name": "Metric Horsepower (ps) to Lusec", "category": "power", "type": "standard", "labels": {"in1": "Metric Horsepower (ps)", "in2": "Lusec"}, "factor": 5516709.54531},
{"slug": "metric-horsepower-ps-to-mechanical-hp", "name": "Metric Horsepower (ps) to Mechanical Hp", "category": "power", "type": "standard", "labels": {"in1": "Metric Horsepower (ps)", "in2": "Mechanical Hp"}, "factor": 0.986320070067},
{"slug": "metric-horsepower-ps-to-megawatts", "name": "Metric Horsepower (ps) to Megawatts", "category": "power", "type": "standard", "labels": {"in1": "Metric Horsepower (ps)", "in2": "Megawatts"}, "factor": 0.00073549875},
{"slug": "metric-horsepower-ps-to-tons-of-refrigeration", "name": "Metric Horsepower (ps) to Tons Of Refrigeration", "category": "weight", "type": "standard", "labels": {"in1": "Metric Horsepower (ps)", "in2": "Tons Of Refrigeration"}, "factor": 0.209135492289},
{"slug": "tons-of-refrigeration-to-boiler-horsepower", "name": "Tons Of Refrigeration to Boiler Horsepower", "category": "weight", "type": "standard", "labels": {"in1": "Tons Of Refrigeration", "in2": "Boiler Horsepower"}, "factor": 0.358514994648, "hidden": true},
{"slug": "tons-of-refrigeration-to-electrical-horsepower", "name": "Tons Of Refrigeration to Electrical Horsepower", "category": "weight", "type": "standard", "labels": {"in1": "Tons Of Refrigeration", "in2": "Electrical Horsepower"}, "factor": 4.71427994638},
{"slug": "tons-of-refrigeration-to-metric-horsepower-ps", "name": "Tons Of Refrigeration to Metric Horsepower (ps)", "category": "weight", "type": "standard", "labels": {"in1": "Tons Of Refrigeration", "in2": "Metric Horsepower (ps)"}, "factor": 4.78158914614},
{"slug": "watts-to-electrical-horsepower", "name": "Watts to Electrical Horsepower", "category": "power", "type": "standard", "labels": {"in1": "Watts", "in2": "Electrical Horsepower"}, "factor": 0.00134048257373, "hidden": true},
{"slug": "hours-to-days", "name": "Hours to Days", "category": "time", "type": "standard", "labels": {"in1": "Hours", "in2": "Days"}, "factor": 0.0416666667, "hidden": true},
{"slug": "hours-to-minutes", "name": "Hours to Minutes", "category": "time", "type": "standard", "labels": {"in1": "Hours", "in2": "Minutes"}, "factor": 60.0},
{"slug": "inches-of-mercury-to-pascals", "name": "Inches of Mercury to Pascals", "category": "length", "type": "standard", "labels": {"in1": "Inches of Mercury", "in2": "Pascals"}, "factor": 3386.389},
{"slug": "inches-of-water-to-pascals", "name": "Inches of Water to Pascals", "category": "length", "type": "standard", "labels": {"in1": "Inches of Water", "in2": "Pascals"}, "factor": 249.08891},
{"slug": "inches-of-centimeters", "name": "Inches to Centimeters", "category": "length", "type": "standard", "labels": {"in1": "Inches", "in2": "Centimeters"}, "factor": 2.54},
{"slug": "inches-of-millimeters", "name": "Inches to Millimeters", "category": "length", "type": "standard", "labels": {"in1": "Inches", "in2": "Millimeters"}, "factor": 25.4},
{"slug": "centigrams-to-grams", "name": "Centigrams to Grams", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Grams"}, "factor": 0.01},
{"slug": "centiliters-to-liters", "name": "Centiliters to Liters", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Liters"}, "factor": 0.01, "hidden": true},
{"slug": "centimeters-to-feet", "name": "Centimeters to Feet", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Feet"}, "factor": 0.032808399},
{"slug": "centimeters-to-meters", "name": "Centimeters to Meters", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Meters"}, "factor": 0.01, "hidden": true},
{"slug": "centimeters-to-millimeters", "name": "Centimeters to Millimeters", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Millimeters"}, "factor": 10.0},
{"slug": "chains-to-feet", "name": "Chains to Feet", "category": "length", "type": "standard", "labels": {"in1": "Chains", "in2": "Feet"}, "factor": 66.0},
{"slug": "chains-to-meters", "name": "Chains to Meters", "category": "length", "type": "standard", "labels": {"in1": "Chains", "in2": "Meters"}, "factor": 20.1168},
{"slug": "cubic-centimeters-to-cubic-inches", "name": "Cubic Centimeters to Cubic Inches", "category": "length", "type": "standard", "labels": {"in1": "Cubic Centimeters", "in2": "Cubic Inches"}, "factor": 0.0610237441},
{"slug": "cubic-feet-to-cubic-meters", "name": "Cubic Feet to Cubic Meters", "category": "length", "type": "standard", "labels": {"in1": "Cubic Feet", "in2": "Cubic Meters"}, "factor": 0.0283168466, "hidden": true},
{"slug": "cubic-meters-to-liters", "name": "Cubic Meters to Liters", "category": "length", "type": "standard", "labels": {"in1": "Cubic Meters", "in2": "Liters"}, "factor": 1000.0},
{"slug": "grams-to-micrograms", "name": "Grams to Micrograms", "category": "weight", "type": "standard", "labels": {"in1": "Grams", "in2": "Micrograms"}, "factor": 1000000.0},
{"slug": "hectopascals-to-pascals", "name": "Hectopascals to Pascals", "category": "pressure", "type": "standard", "labels": {"in1": "Hectopascals", "in2": "Pascals"}, "factor": 100.0},
{"slug": "hectopascals-to-millibars", "name": "Hectopascals to Millibars", "category": "pressure", "type": "standard", "labels": {"in1": "Hectopascals", "in2": "Millibars"}, "factor": 1.0},
{"slug": "joules-to-kilojoules", "name": "Joules to Kilojoules", "category": "energy", "type": "standard", "labels": {"in1": "Joules", "in2": "Kilojoules"}, "factor": 0.001, "hidden": true},
{"slug": "kilojoules-to-joules", "name": "Kilojoules to Joules", "category": "energy", "type": "standard", "labels": {"in1": "Kilojoules", "in2": "Joules"}, "factor": 1000.0},
{"slug": "micrograms-to-grams", "name": "Micrograms to Grams", "category": "weight", "type": "standard", "labels": {"in1": "Micrograms", "in2": "Grams"}, "factor": 1e-06, "hidden": true},
{"slug": "milligrams-to-grams", "name": "Milligrams to Grams", "category": "weight", "type": "standard", "labels": {"in1": "Milligrams", "in2": "Grams"}, "factor": 0.001, "hidden": true},
{"slug": "milligrams-to-carats", "name": "Milligrams to Carats", "category": "weight", "type": "standard", "teaser": "Convert milligrams to carats (1 carat = 200 mg).", "labels": {"in1": "Milligrams", "in2": "Carats"}, "factor": 0.005},
{"slug": "milligrams-to-centigrams", "name": "Milligrams to Centigrams", "category": "weight", "type": "standard", "teaser": "Express milligrams as centigrams.", "labels": {"in1": "Milligrams", "in2": "Centigrams"}, "factor": 0.1},
{"slug": "millibars-to-pascals", "name": "Millibars to Pascals", "category": "pressure", "type": "standard", "labels": {"in1": "Millibars", "in2": "Pascals"}, "factor": 100.0},
{"slug": "millimeters-of-mercury-to-pascals", "name": "Millimeters of Mercury to Pascals", "category": "length", "type": "standard", "labels": {"in1": "Millimeters of Mercury", "in2": "Pascals"}, "factor": 133.322},
{"slug": "meters-per-second-to-feet-per-second", "name": "Meters per second to Feet per second", "category": "length", "type": "standard", "labels": {"in1": "Meters per second", "in2": "Feet per second"}, "factor": 3.28084},
{"slug": "meters-per-second-to-miles-per-hour", "name": "Meters per second to Miles per hour", "category": "length", "type": "standard", "labels": {"in1": "Meters per second", "in2": "Miles per hour"}, "factor": 2.23694},
{"slug": "meters-per-second-to-yards-per-second", "name": "Meters per second to Yards per second", "category": "length", "type": "standard", "labels": {"in1": "Meters per second", "in2": "Yards per second"}, "factor": 1.09361},
{"slug": "meters-per-second-to-kilometers-per-hour", "name": "Meters per second to Kilometers per hour", "category": "speed", "type": "standard", "teaser": "Multiply meters per second by 3.6 for road-friendly speeds.", "labels": {"in1": "Meters per second", "in2": "Kilometers per hour"}, "factor": 3.6},
{"slug": "meters-per-second-to-knots", "name": "Meters per second to Knots", "category": "speed", "type": "standard", "teaser": "Turn meter-per-second velocities into nautical knots.", "labels": {"in1": "Meters per second", "in2": "Knots"}, "factor": 1.9438461717893492},
{"slug": "meters-per-second-to-feet-per-minute", "name": "Meters per second to Feet per minute", "category": "speed", "type": "standard", "teaser": "Show how many feet pass in a minute of sustained meters-per-second travel.", "labels": {"in1": "Meters per second", "in2": "Feet per minute"}, "factor": 196.8504},
{"slug": "meters-per-second-to-inches-per-second", "name": "Meters per second to Inches per second", "category": "speed", "type": "standard", "teaser": "Compare metric speeds to inches per second for machine tolerances.", "labels": {"in1": "Meters per second", "in2": "Inches per second"}, "factor": 39.37007874015748},
{"slug": "kilometers-per-second-to-meters-per-second", "name": "Kilometers per second to Meters per second", "category": "speed", "type": "standard", "teaser": "Scale down kilometer-per-second velocities into meters per second.", "labels": {"in1": "Kilometers per second", "in2": "Meters per second"}, "factor": 1000.0},
{"slug": "kilometers-per-second-to-kilometers-per-hour", "name": "Kilometers per second to Kilometers per hour", "category": "speed", "type": "standard", "teaser": "Expand the brief kilometer-per-second pace into kilometers per hour.", "labels": {"in1": "Kilometers per second", "in2": "Kilometers per hour"}, "factor": 3600.0},
{"slug": "kilometers-per-second-to-miles-per-hour", "name": "Kilometers per second to Miles per hour", "category": "speed", "type": "standard", "teaser": "Convert high-performance flows into familiar highway miles per hour.", "labels": {"in1": "Kilometers per second", "in2": "Miles per hour"}, "factor": 2236.9356000000002},
{"slug": "kilometers-per-second-to-knots", "name": "Kilometers per second to Knots", "category": "speed", "type": "standard", "teaser": "Express extreme kilometer-per-second speeds in nautical knots.", "labels": {"in1": "Kilometers per second", "in2": "Knots"}, "factor": 1943.8461717893492},
{"slug": "kilometers-per-second-to-feet-per-second", "name": "Kilometers per second to Feet per second", "category": "speed", "type": "standard", "teaser": "Track how many feet blast past per second when you travel a kilometer per second.", "labels": {"in1": "Kilometers per second", "in2": "Feet per second"}, "factor": 3280.839895013123},
{"slug": "miles-per-hour-to-feet-per-minute", "name": "Miles per hour to Feet per minute", "category": "speed", "type": "standard", "teaser": "Convert highway miles per hour into feet per minute for mechanical cues.", "labels": {"in1": "Miles per hour", "in2": "Feet per minute"}, "factor": 88.0},
{"slug": "miles-per-hour-to-meters-per-minute", "name": "Miles per hour to Meters per minute", "category": "speed", "type": "standard", "teaser": "Turn American highway speeds into meters per minute for metric math.", "labels": {"in1": "Miles per hour", "in2": "Meters per minute"}, "factor": 26.822400000000002},
{"slug": "miles-per-hour-to-inches-per-second", "name": "Miles per hour to Inches per second", "category": "speed", "type": "standard", "teaser": "Express highway pacing as inches per second when monitoring feed rates.", "labels": {"in1": "Miles per hour", "in2": "Inches per second"}, "factor": 17.6},
{"slug": "miles-per-hour-to-millimeters-per-second", "name": "Miles per hour to Millimeters per second", "category": "speed", "type": "standard", "teaser": "Capture mph rates with millimeter-per-second resolution.", "labels": {"in1": "Miles per hour", "in2": "Millimeters per second"}, "factor": 447.04},
{"slug": "miles-per-hour-to-kilometers-per-second", "name": "Miles per hour to Kilometers per second", "category": "speed", "type": "standard", "teaser": "Shrink mph into kilometers per second for high-speed benchmarks.", "labels": {"in1": "Miles per hour", "in2": "Kilometers per second"}, "factor": 0.00044704000000000006, "hidden": true},
{"slug": "miles-per-hour-to-yards-per-minute", "name": "Miles per hour to Yards per minute", "category": "speed", "type": "standard", "teaser": "Track mph as yards per minute to coordinate pacing drills.", "labels": {"in1": "Miles per hour", "in2": "Yards per minute"}, "factor": 29.333333333333332},
{"slug": "miles-per-hour-to-kilometers-per-minute", "name": "Miles per hour to Kilometers per minute", "category": "speed", "type": "standard", "teaser": "Shrink mph to kilometers per minute for quick scaling.", "labels": {"in1": "Miles per hour", "in2": "Kilometers per minute"}, "factor": 0.026822400000000003},
{"slug": "feet-per-second-to-miles-per-hour", "name": "Feet per second to Miles per hour", "category": "speed", "type": "standard", "teaser": "Flip feet per second into miles per hour for automotive intuition.", "labels": {"in1": "Feet per second", "in2": "Miles per hour"}, "factor": 0.681818, "hidden": true},
{"slug": "feet-per-second-to-kilometers-per-hour", "name": "Feet per second to Kilometers per hour", "category": "speed", "type": "standard", "teaser": "Map feet per second flows onto a kilometers per hour scale.", "labels": {"in1": "Feet per second", "in2": "Kilometers per hour"}, "factor": 1.09728},
{"slug": "feet-per-second-to-knots", "name": "Feet per second to Knots", "category": "speed", "type": "standard", "teaser": "Express feet per second in nautical knots for maritime comparisons.", "labels": {"in1": "Feet per second", "in2": "Knots"}, "factor": 0.5924843131613937, "hidden": true},
{"slug": "feet-per-second-to-meters-per-minute", "name": "Feet per second to Meters per minute", "category": "speed", "type": "standard", "teaser": "Go from feet per second to meters per minute for metric proposals.", "labels": {"in1": "Feet per second", "in2": "Meters per minute"}, "factor": 18.288},
{"slug": "feet-per-second-to-inches-per-second", "name": "Feet per second to Inches per second", "category": "speed", "type": "standard", "teaser": "Convert foot-scale velocity into inches per second instantly.", "labels": {"in1": "Feet per second", "in2": "Inches per second"}, "factor": 12.0},
{"slug": "feet-per-minute-to-miles-per-hour", "name": "Feet per minute to Miles per hour", "category": "speed", "type": "standard", "teaser": "Relate slow feet-per-minute measures back to miles per hour.", "labels": {"in1": "Feet per minute", "in2": "Miles per hour"}, "factor": 0.011363636363636364, "hidden": true},
{"slug": "feet-per-minute-to-kilometers-per-hour", "name": "Feet per minute to Kilometers per hour", "category": "speed", "type": "standard", "teaser": "Scale feet-per-minute values onto the familiar km/h dial.", "labels": {"in1": "Feet per minute", "in2": "Kilometers per hour"}, "factor": 0.018288000000000002},
{"slug": "feet-per-minute-to-meters-per-second", "name": "Feet per minute to Meters per second", "category": "speed", "type": "standard", "teaser": "Convert static feet-per-minute readings into meters per second.", "labels": {"in1": "Feet per minute", "in2": "Meters per second"}, "factor": 0.00508, "hidden": true},
{"slug": "feet-per-minute-to-knots", "name": "Feet per minute to Knots", "category": "speed", "type": "standard", "teaser": "Express feet per minute as nautical knots for marine pacing.", "labels": {"in1": "Feet per minute", "in2": "Knots"}, "factor": 0.009874738552689895},
{"slug": "feet-per-minute-to-inches-per-second", "name": "Feet per minute to Inches per second", "category": "speed", "type": "standard", "teaser": "Show how many inches per second bundle into a foot per minute.", "labels": {"in1": "Feet per minute", "in2": "Inches per second"}, "factor": 0.2, "hidden": true},
{"slug": "inches-per-second-to-meters-per-second", "name": "Inches per second to Meters per second", "category": "speed", "type": "standard", "teaser": "Convert inches per second into meters per second for tooling data.", "labels": {"in1": "Inches per second", "in2": "Meters per second"}, "factor": 0.0254, "hidden": true},
{"slug": "inches-per-second-to-kilometers-per-hour", "name": "Inches per second to Kilometers per hour", "category": "speed", "type": "standard", "teaser": "Scale compact inch-per-second speeds to km/h.", "labels": {"in1": "Inches per second", "in2": "Kilometers per hour"}, "factor": 0.09144},
{"slug": "inches-per-second-to-miles-per-hour", "name": "Inches per second to Miles per hour", "category": "speed", "type": "standard", "teaser": "Relate inches-per-second feed rates back to miles per hour.", "labels": {"in1": "Inches per second", "in2": "Miles per hour"}, "factor": 0.056818276, "hidden": true},
{"slug": "inches-per-second-to-knots", "name": "Inches per second to Knots", "category": "speed", "type": "standard", "teaser": "Translate inch-per-second flows into nautical knots.", "labels": {"in1": "Inches per second", "in2": "Knots"}, "factor": 0.04937369276344947},
{"slug": "inches-per-second-to-feet-per-minute", "name": "Inches per second to Feet per minute", "category": "speed", "type": "standard", "teaser": "Express inches per second as feet per minute for incremental planning.", "labels": {"in1": "Inches per second", "in2": "Feet per minute"}, "factor": 4.999999999998},
{"slug": "inches-per-minute-to-meters-per-second", "name": "Inches per minute to Meters per second", "category": "speed", "type": "standard", "teaser": "Turn slow inch-per-minute values into meters per second.", "labels": {"in1": "Inches per minute", "in2": "Meters per second"}, "factor": 0.00042333333333333334},
{"slug": "inches-per-minute-to-kilometers-per-hour", "name": "Inches per minute to Kilometers per hour", "category": "speed", "type": "standard", "teaser": "Scale an inch-per-minute pace onto km/h.", "labels": {"in1": "Inches per minute", "in2": "Kilometers per hour"}, "factor": 0.0015239999999999997},
{"slug": "inches-per-minute-to-miles-per-hour", "name": "Inches per minute to Miles per hour", "category": "speed", "type": "standard", "teaser": "Express inch-per-minute velocities as fractions of highway speed.", "labels": {"in1": "Inches per minute", "in2": "Miles per hour"}, "factor": 0.0009469712666666667},
{"slug": "inches-per-minute-to-feet-per-minute", "name": "Inches per minute to Feet per minute", "category": "speed", "type": "standard", "teaser": "Compare inch-per-minute data with feet per minute.", "labels": {"in1": "Inches per minute", "in2": "Feet per minute"}, "factor": 0.08333333333333333},
{"slug": "inches-per-minute-to-knots", "name": "Inches per minute to Knots", "category": "speed", "type": "standard", "teaser": "Show inch-per-minute speeds as tiny knots values.", "labels": {"in1": "Inches per minute", "in2": "Knots"}, "factor": 0.0008228948793908245},
{"slug": "yards-per-minute-to-miles-per-hour", "name": "Yards per minute to Miles per hour", "category": "speed", "type": "standard", "teaser": "Convert yards per minute to highway miles per hour.", "labels": {"in1": "Yards per minute", "in2": "Miles per hour"}, "factor": 0.03409090909090909, "hidden": true},
{"slug": "yards-per-minute-to-kilometers-per-hour", "name": "Yards per minute to Kilometers per hour", "category": "speed", "type": "standard", "teaser": "Map yards-per-minute activity onto km/h.", "labels": {"in1": "Yards per minute", "in2": "Kilometers per hour"}, "factor": 0.054864},
{"slug": "meters-per-minute-to-kilometers-per-hour", "name": "Meters per minute to Kilometers per hour", "category": "speed", "type": "standard", "teaser": "Scale meters per minute into highway kilometers per hour.", "labels": {"in1": "Meters per minute", "in2": "Kilometers per hour"}, "factor": 0.06},
{"slug": "meters-per-minute-to-miles-per-hour", "name": "Meters per minute to Miles per hour", "category": "speed", "type": "standard", "teaser": "Turn meters per minute into highway miles per hour.", "labels": {"in1": "Meters per minute", "in2": "Miles per hour"}, "factor": 0.03728227153424003, "hidden": true},
{"slug": "micrograms-to-milligrams", "name": "Micrograms to Milligrams", "category": "weight", "type": "standard", "labels": {"in1": "Micrograms", "in2": "Milligrams"}, "factor": 0.001, "hidden": true},
{"slug": "micrometers-to-millimeters", "name": "Micrometers to Millimeters", "category": "length", "type": "standard", "labels": {"in1": "Micrometers", "in2": "Millimeters"}, "factor": 0.001},
{"slug": "milligrams-to-micrograms", "name": "Milligrams to Micrograms", "category": "weight", "type": "standard", "labels": {"in1": "Milligrams", "in2": "Micrograms"}, "factor": 1000.0},
{"slug": "milliliters-to-liters", "name": "Milliliters to Liters", "category": "volume", "type": "standard", "labels": {"in1": "Milliliters", "in2": "Liters"}, "factor": 0.001, "hidden": true},
{"slug": "milliliters-to-fluid-ounces", "name": "Milliliters to Fluid Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Milliliters", "in2": "Fluid Ounces"}, "factor": 0.033814, "hidden": true},
{"slug": "millimeters-to-centimeters", "name": "Millimeters to Centimeters", "category": "length", "type": "standard", "labels": {"in1": "Millimeters", "in2": "Centimeters"}, "factor": 0.1, "hidden": true},
{"slug": "millimeters-to-inches", "name": "Millimeters to Inches", "category": "length", "type": "standard", "labels": {"in1": "Millimeters", "in2": "Inches"}, "factor": 0.0393701},
{"slug": "millimeters-to-thou", "name": "Millimeters to Thou", "category": "length", "type": "standard", "teaser": "Express millimeters as mils/thou (1 mil = 0.0254 mm).", "labels": {"in1": "Millimeters", "in2": "Thou"}, "factor": 39.3701},
{"slug": "megabytes-to-gigabytes", "name": "Megabytes to Gigabytes", "category": "data", "type": "standard", "labels": {"in1": "Megabytes", "in2": "Gigabytes"}, "factor": 0.001},
{"slug": "megajoules-to-kilowatt-hours", "name": "Megajoules to Kilowatt-hours", "category": "energy", "type": "standard", "labels": {"in1": "Megajoules", "in2": "Kilowatt-hours"}, "factor": 0.277778, "hidden": true},
{"slug": "meters-to-feet", "name": "Meters to Feet", "category": "length", "type": "standard", "labels": {"in1": "Meters", "in2": "Feet"}, "factor": 3.28084},
{"slug": "meters-to-yards", "name": "Meters to Yards", "category": "length", "type": "standard", "labels": {"in1": "Meters", "in2": "Yards"}, "factor": 1.09361},
{"slug": "metric-tons-to-short-tons", "name": "Metric tons to Short tons", "category": "weight", "type": "standard", "labels": {"in1": "Metric tons", "in2": "Short tons"}, "factor": 1.10231},
{"slug": "minutes-to-hours", "name": "Minutes to Hours", "category": "time", "type": "standard", "labels": {"in1": "Minutes", "in2": "Hours"}, "factor": 0.0166667, "hidden": true},
{"slug": "minutes-to-seconds", "name": "Minutes to Seconds", "category": "time", "type": "standard", "labels": {"in1": "Minutes", "in2": "Seconds"}, "factor": 60.0},
{"slug": "nautical-miles-to-kilometers", "name": "Nautical miles to Kilometers", "category": "length", "type": "standard", "labels": {"in1": "Nautical miles", "in2": "Kilometers"}, "factor": 1.852},
{"slug": "nautical-miles-to-fathoms", "name": "Nautical Miles to Fathoms", "category": "length", "type": "standard", "teaser": "Convert nautical miles into fathoms for marine depth references.", "labels": {"in1": "Nautical Miles", "in2": "Fathoms"}, "factor": 1012.6867},
{"slug": "nautical-miles-to-meters", "name": "Nautical Miles to Meters", "category": "length", "type": "standard", "teaser": "Convert nautical miles into meters.", "labels": {"in1": "Nautical Miles", "in2": "Meters"}, "factor": 1852.0},
{"slug": "nautical-miles-to-miles", "name": "Nautical Miles to Miles", "category": "length", "type": "standard", "teaser": "Convert nautical miles into statute miles.", "labels": {"in1": "Nautical Miles", "in2": "Miles"}, "factor": 1.15077945},
{"slug": "newtons-to-dynes", "name": "Newtons to Dynes", "category": "force", "type": "standard", "labels": {"in1": "Newtons", "in2": "Dynes"}, "factor": 100000.0},
{"slug": "newton-meters-to-kilogram-force-meters", "name": "Newton-meters to Kilogram-force Meters", "category": "force", "type": "standard", "teaser": "Convert a torque in newton-meters into kilogram-force meters for mechanical specs.", "labels": {"in1": "Newton-meters", "in2": "Kilogram-force Meters"}, "factor": 0.10197162129779283},
{"slug": "newton-meters-to-dyne-centimeters", "name": "Newton-meters to Dyne-centimeters", "category": "force", "type": "standard", "teaser": "Scale a newton-meter into dyne-centimeters for CGS torque gauges.", "labels": {"in1": "Newton-meters", "in2": "Dyne-centimeters"}, "factor": 10000000.0},
{"slug": "newton-meters-to-inch-pounds", "name": "Newton-meters to Inch-Pounds", "category": "force", "type": "standard", "teaser": "Express a newton-meter as inch-pounds to compare imperial torque specs.", "labels": {"in1": "Newton-meters", "in2": "Inch-Pounds"}, "factor": 8.850745767},
{"slug": "newtons-to-kilogram-force", "name": "Newtons to Kilogram-force", "category": "force", "type": "standard", "teaser": "A force of one newton expressed as kilogram-force.", "labels": {"in1": "Newtons", "in2": "Kilogram-force"}, "factor": 0.10197162129779283},
{"slug": "newtons-to-pound-force", "name": "Newtons to Pound-force", "category": "force", "type": "standard", "teaser": "Translate a newton reading into pounds of force.", "labels": {"in1": "Newtons", "in2": "Pound-force"}, "factor": 0.2248089431128759, "hidden": true},
{"slug": "newtons-to-kilonewtons", "name": "Newtons to Kilonewtons", "category": "force", "type": "standard", "teaser": "Convert a newton force into kilonewtons for handy SI notation.", "labels": {"in1": "Newtons", "in2": "Kilonewtons"}, "factor": 0.001, "hidden": true},
{"slug": "dyne-centimeters-to-kilogram-force-meters", "name": "Dyne-centimeters to Kilogram-force Meters", "category": "force", "type": "standard", "teaser": "Tiny dyne-centimeter torques mapped into kilogram-force meters.", "labels": {"in1": "Dyne-centimeters", "in2": "Kilogram-force Meters"}, "factor": 1.0197162129779446e-08, "hidden": true},
{"slug": "dynes-to-kilogram-force", "name": "Dynes to Kilogram-force", "category": "force", "type": "standard", "teaser": "Express a dyne-scale pull as kilograms of force.", "labels": {"in1": "Dynes", "in2": "Kilogram-force"}, "factor": 1.0197162129779282e-06, "hidden": true},
{"slug": "dynes-to-pound-force", "name": "Dynes to Pound-force", "category": "force", "type": "standard", "teaser": "Turn dynes into the more intuitive pound-force units.", "labels": {"in1": "Dynes", "in2": "Pound-force"}, "factor": 2.248089431128759e-06, "hidden": true},
{"slug": "dynes-to-kilonewtons", "name": "Dynes to Kilonewtons", "category": "force", "type": "standard", "teaser": "Scale dynes all the way into kilonewtons for SI reporting.", "labels": {"in1": "Dynes", "in2": "Kilonewtons"}, "factor": 1e-08, "hidden": true},
{"slug": "ounces-to-grams", "name": "Ounces to Grams", "category": "weight", "type": "standard", "labels": {"in1": "Ounces", "in2": "Grams"}, "factor": 28.3495},
{"slug": "ounces-to-grains", "name": "Ounces to Grains", "category": "weight", "type": "standard", "teaser": "Convert avoirdupois ounces into grains.", "labels": {"in1": "Ounces", "in2": "Grains"}, "factor": 437.5},
{"slug": "ounces-to-kilograms", "name": "Ounces to Kilograms", "category": "weight", "type": "standard", "teaser": "Express avoirdupois ounces in kilograms.", "labels": {"in1": "Ounces", "in2": "Kilograms"}, "factor": 0.0283495},
{"slug": "ounces-to-milligrams", "name": "Ounces to Milligrams", "category": "weight", "type": "standard", "teaser": "Move ounces into milligram measurements.", "labels": {"in1": "Ounces", "in2": "Milligrams"}, "factor": 28349.523125},
{"slug": "ounces-to-troy-ounces", "name": "Ounces to Troy Ounces", "category": "weight", "type": "standard", "teaser": "Convert avoirdupois ounces into troy ounces.", "labels": {"in1": "Ounces", "in2": "Troy Ounces"}, "factor": 0.9114583333333333},
{"slug": "kilogram-force-meters-to-dyne-centimeters", "name": "Kilogram-force Meters to Dyne-centimeters", "category": "force", "type": "standard", "teaser": "Flip kilogram-force meters back into dyne-centimeters.", "labels": {"in1": "Kilogram-force Meters", "in2": "Dyne-centimeters"}, "factor": 98066500.0},
{"slug": "kilogram-force-meters-to-foot-pounds", "name": "Kilogram-force Meters to Foot-pounds", "category": "force", "type": "standard", "teaser": "Express a kilogram-force meter as foot-pounds of torque.", "labels": {"in1": "Kilogram-force Meters", "in2": "Foot-pounds"}, "factor": 7.233013851209897},
{"slug": "kilogram-force-meters-to-inch-pounds", "name": "Kilogram-force Meters to Inch-pounds", "category": "force", "type": "standard", "teaser": "Turn a kilogram-force meter into inch-pounds.", "labels": {"in1": "Kilogram-force Meters", "in2": "Inch-pounds"}, "factor": 86.79616621451876},
{"slug": "kilogram-force-to-dynes", "name": "Kilogram-force to Dynes", "category": "force", "type": "standard", "teaser": "A kilogram-force equals how many dynes in precision systems?", "labels": {"in1": "Kilogram-force", "in2": "Dynes"}, "factor": 980665.0},
{"slug": "kilogram-force-to-kilonewtons", "name": "Kilogram-force to Kilonewtons", "category": "force", "type": "standard", "teaser": "Express kilogram-force as kilonewtons for structural work.", "labels": {"in1": "Kilogram-force", "in2": "Kilonewtons"}, "factor": 0.00980665, "hidden": true},
{"slug": "kilonewtons-to-dynes", "name": "Kilonewtons to Dynes", "category": "force", "type": "standard", "teaser": "Scale kilonewtons into dynes for fine-grained instrumentation.", "labels": {"in1": "Kilonewtons", "in2": "Dynes"}, "factor": 100000000.0},
{"slug": "kilonewtons-to-kilogram-force", "name": "Kilonewtons to Kilogram-force", "category": "force", "type": "standard", "teaser": "Translate kilonewtons into kilogram-force units.", "labels": {"in1": "Kilonewtons", "in2": "Kilogram-force"}, "factor": 101.97162129779284},
{"slug": "kilonewtons-to-pound-force", "name": "Kilonewtons to Pound-force", "category": "force", "type": "standard", "teaser": "Convert kilonewtons into pound-force values.", "labels": {"in1": "Kilonewtons", "in2": "Pound-force"}, "factor": 224.8089431128759},
{"slug": "pound-force-to-dynes", "name": "Pound-force to Dynes", "category": "force", "type": "standard", "teaser": "Reverse a pound-force back into dynes for lab work.", "labels": {"in1": "Pound-force", "in2": "Dynes"}, "factor": 444822.1615},
{"slug": "pound-force-to-kilonewtons", "name": "Pound-force to Kilonewtons", "category": "force", "type": "standard", "teaser": "Express pound-force in kilonewtons for SI compatibility.", "labels": {"in1": "Pound-force", "in2": "Kilonewtons"}, "factor": 0.004448221615, "hidden": true},
{"slug": "pound-force-to-newtons", "name": "Pound-force to Newtons", "category": "force", "type": "standard", "teaser": "Pounds-force turned into newtons for engineering formulas.", "labels": {"in1": "Pound-force", "in2": "Newtons"}, "factor": 4.448221615},
{"slug": "pound-force-to-kilogram-force", "name": "Pound-force to Kilogram-force", "category": "force", "type": "standard", "teaser": "Compare pound-force directly to kilogram-force.", "labels": {"in1": "Pound-force", "in2": "Kilogram-force"}, "factor": 0.4535923699734364},
{"slug": "micrometers-to-nanometers", "name": "Micrometers to Nanometers", "category": "length", "type": "standard", "labels": {"in1": "Micrometers", "in2": "Nanometers"}, "factor": 1000.0},
{"slug": "microns-to-angstroms", "name": "Microns to Angstroms", "category": "other", "type": "standard", "labels": {"in1": "Microns", "in2": "Angstroms"}, "factor": 10000.0},
{"slug": "miles-per-gallon-to-kilometers-per-liter", "name": "Miles per gallon to Kilometers per liter", "category": "length", "type": "standard", "labels": {"in1": "Miles per gallon", "in2": "Kilometers per liter"}, "factor": 0.425143707},
{"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, "hidden": true},
{"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, "hidden": true},
{"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, "hidden": true},
{"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},
{"slug": "milliliters-to-jiggers", "name": "Milliliters to Jiggers", "category": "volume", "type": "standard", "teaser": "Convert milliliters into jiggers (1 jigger = 44.3603 ml).", "labels": {"in1": "Milliliters", "in2": "Jiggers"}, "factor": 0.02255624, "hidden": true},
{"slug": "minims-to-milliliters", "name": "Minims to Milliliters", "category": "volume", "type": "standard", "teaser": "Convert apothecary minims into milliliters.", "labels": {"in1": "Minims", "in2": "Milliliters"}, "factor": 0.0616115, "hidden": true},
{"slug": "milliliters-to-cups", "name": "Milliliters to Cups", "category": "volume", "type": "standard", "labels": {"in1": "Milliliters", "in2": "Cups"}, "factor": 0.00422675, "hidden": true},
{"slug": "milliliters-to-tablespoons", "name": "Milliliters to Tablespoons", "category": "volume", "type": "standard", "labels": {"in1": "Milliliters", "in2": "Tablespoons"}, "factor": 0.067628, "hidden": true},
{"slug": "milliliters-to-teaspoons", "name": "Milliliters to Teaspoons", "category": "volume", "type": "standard", "labels": {"in1": "Milliliters", "in2": "Teaspoons"}, "factor": 0.202884, "hidden": true},
{"slug": "millimeters-to-microns", "name": "Millimeters to Microns", "category": "length", "type": "standard", "labels": {"in1": "Millimeters", "in2": "Microns"}, "factor": 1000.0},
{"slug": "femtograms-to-attograms", "name": "Femtograms to Attograms", "category": "weight", "type": "standard", "labels": {"in1": "Femtograms", "in2": "Attograms"}, "factor": 1000.0},
{"slug": "gigabytes-to-terabytes", "name": "Gigabytes to Terabytes", "category": "data", "type": "standard", "labels": {"in1": "Gigabytes", "in2": "Terabytes"}, "factor": 0.001},
{"slug": "maxwell-to-weber", "name": "Maxwell to Weber", "category": "magnetism", "type": "standard", "teaser": "Convert CGS magnetic flux (maxwell) into SI webers.", "labels": {"in1": "Maxwell", "in2": "Weber"}, "factor": 1e-08, "hidden": true},
{"slug": "mbps-to-gbps", "name": "Mbps to Gbps", "category": "other", "type": "standard", "teaser": "Convert megabits per second into gigabits per second.", "labels": {"in1": "Mbps", "in2": "Gbps"}, "factor": 0.001, "hidden": true},
{"slug": "mbps-to-kbps", "name": "Mbps to Kbps", "category": "other", "type": "standard", "teaser": "Convert megabits per second into kilobits per second.", "labels": {"in1": "Mbps", "in2": "Kbps"}, "factor": 1000.0},
{"slug": "mbps-to-mb-per-second", "name": "Mbps to MB/s", "category": "other", "type": "standard", "teaser": "Convert megabits per second into megabytes per second.", "labels": {"in1": "Mbps", "in2": "MB/s"}, "factor": 0.125},
{"slug": "mebibytes-to-megabytes", "name": "Mebibytes to Megabytes", "category": "data", "type": "standard", "teaser": "Convert mebibytes into megabytes.", "labels": {"in1": "Mebibytes", "in2": "Megabytes"}, "factor": 1.048576},
{"slug": "megabits-to-gigabits", "name": "Megabits to Gigabits", "category": "data", "type": "standard", "teaser": "Convert megabits into gigabits.", "labels": {"in1": "Megabits", "in2": "Gigabits"}, "factor": 0.001},
{"slug": "megabits-to-kilobits", "name": "Megabits to Kilobits", "category": "data", "type": "standard", "teaser": "Convert megabits into kilobits.", "labels": {"in1": "Megabits", "in2": "Kilobits"}, "factor": 1000.0},
{"slug": "megabytes-to-bytes", "name": "Megabytes to Bytes", "category": "data", "type": "standard", "teaser": "A download weighs 5 megabytes; how many bytes does that represent?", "labels": {"in1": "Megabytes", "in2": "Bytes"}, "factor": 1000000.0},
{"slug": "megabytes-to-kilobytes", "name": "Megabytes to Kilobytes", "category": "data", "type": "standard", "teaser": "A file is 3 megabytes; how many kilobytes is that?", "labels": {"in1": "Megabytes", "in2": "Kilobytes"}, "factor": 1000.0},
{"slug": "megabytes-to-mebibytes", "name": "Megabytes to Mebibytes", "category": "data", "type": "standard", "teaser": "Convert megabytes into mebibytes.", "labels": {"in1": "Megabytes", "in2": "Mebibytes"}, "factor": 0.95367431640625},
{"slug": "megabytes-to-terabytes", "name": "Megabytes to Terabytes", "category": "data", "type": "standard", "teaser": "Convert megabytes into terabytes.", "labels": {"in1": "Megabytes", "in2": "Terabytes"}, "factor": 1e-06},
{"slug": "megahertz-to-gigahertz", "name": "Megahertz to Gigahertz", "category": "other", "type": "standard", "teaser": "A radio tuned to 100 MHz is what frequency in GHz?", "labels": {"in1": "Megahertz", "in2": "Gigahertz"}, "factor": 0.001, "hidden": true},
{"slug": "megahertz-to-kilohertz", "name": "Megahertz to Kilohertz", "category": "other", "type": "standard", "teaser": "Express megahertz as kilohertz.", "labels": {"in1": "Megahertz", "in2": "Kilohertz"}, "factor": 1000.0},
{"slug": "joules-to-calories", "name": "Joules to Calories", "category": "energy", "type": "standard", "labels": {"in1": "Joules", "in2": "Calories"}, "factor": 0.239005736, "hidden": true},
{"slug": "joules-to-ergs", "name": "Joules to Ergs", "category": "energy", "type": "standard", "labels": {"in1": "Joules", "in2": "Ergs"}, "factor": 10000000.0},
{"slug": "kilocalories-to-kilojoules", "name": "Kilocalories to Kilojoules", "category": "energy", "type": "standard", "labels": {"in1": "Kilocalories", "in2": "Kilojoules"}, "factor": 4.184},
{"slug": "kilograms-to-slugs", "name": "Kilograms to Slugs", "category": "weight", "type": "standard", "labels": {"in1": "Kilograms", "in2": "Slugs"}, "factor": 0.06852176585, "hidden": true},
{"slug": "kilojoules-to-btu", "name": "Kilojoules to BTU", "category": "energy", "type": "standard", "labels": {"in1": "Kilojoules", "in2": "BTU"}, "factor": 0.94781712, "hidden": true},
{"slug": "kilojoules-to-kilocalories", "name": "Kilojoules to Kilocalories", "category": "energy", "type": "standard", "labels": {"in1": "Kilojoules", "in2": "Kilocalories"}, "factor": 0.239005736, "hidden": true},
{"slug": "kilometers-to-miles", "name": "Kilometers to Miles", "category": "length", "type": "standard", "labels": {"in1": "Kilometers", "in2": "Miles"}, "factor": 0.621371192, "hidden": true},
{"slug": "kilometers-to-nautical-miles", "name": "Kilometers to Nautical miles", "category": "length", "type": "standard", "labels": {"in1": "Kilometers", "in2": "Nautical miles"}, "factor": 0.539956803, "hidden": true},
{"slug": "kilowatts-to-horsepower", "name": "Kilowatts to Horsepower", "category": "power", "type": "standard", "labels": {"in1": "Kilowatts", "in2": "Horsepower"}, "factor": 1.34102209},
{"slug": "kilowatts-to-tons-of-refrigeration", "name": "Kilowatts to Tons of refrigeration", "category": "weight", "type": "standard", "labels": {"in1": "Kilowatts", "in2": "Tons of refrigeration"}, "factor": 0.284345136, "hidden": true},
{"slug": "kilowatt-hours-to-megajoules", "name": "Kilowatt-hours to Megajoules", "category": "energy", "type": "standard", "labels": {"in1": "Kilowatt-hours", "in2": "Megajoules"}, "factor": 3.6},
{"slug": "knots-to-miles-per-hour", "name": "Knots to Miles per hour", "category": "length", "type": "standard", "labels": {"in1": "Knots", "in2": "Miles per hour"}, "factor": 1.15077945},
{"slug": "light-years-to-astronomical-units", "name": "Light years to Astronomical units", "category": "light", "type": "standard", "labels": {"in1": "Light years", "in2": "Astronomical units"}, "factor": 63241.077},
{"slug": "light-years-to-parsecs", "name": "Light years to Parsecs", "category": "light", "type": "standard", "labels": {"in1": "Light years", "in2": "Parsecs"}, "factor": 0.306601394, "hidden": true},
{"slug": "liters-per-second-to-gallons-per-minute", "name": "Liters per second to Gallons per minute", "category": "fluids", "type": "standard", "labels": {"in1": "Liters per second", "in2": "Gallons per minute"}, "factor": 15.8503231},
{"slug": "parsecs-to-astronomical-units", "name": "Parsecs to Astronomical Units", "category": "other", "type": "standard", "teaser": "Translate parsec distances into astronomical units.", "labels": {"in1": "Parsecs", "in2": "Astronomical Units"}, "factor": 206265.0},
{"slug": "parsecs-to-kilometers", "name": "Parsecs to Kilometers", "category": "length", "type": "standard", "teaser": "Turn parsecs into kilometers for cosmic scales.", "labels": {"in1": "Parsecs", "in2": "Kilometers"}, "factor": 30856775814913.7},
{"slug": "parsecs-to-light-years", "name": "Parsecs to Light Years", "category": "light", "type": "standard", "teaser": "Express parsecs as light years.", "labels": {"in1": "Parsecs", "in2": "Light Years"}, "factor": 3.261563777},
{"slug": "parsecs-to-miles", "name": "Parsecs to Miles", "category": "length", "type": "standard", "teaser": "Express parsecs in statute miles.", "labels": {"in1": "Parsecs", "in2": "Miles"}, "factor": 19181367000000.0},
{"slug": "liters-to-gallons", "name": "Liters to Gallons", "category": "volume", "type": "standard", "labels": {"in1": "Liters", "in2": "Gallons"}, "factor": 0.264172052, "hidden": true},
{"slug": "liters-to-pints", "name": "Liters to Pints", "category": "volume", "type": "standard", "labels": {"in1": "Liters", "in2": "Pints"}, "factor": 2.11337642},
{"slug": "liters-to-quarts", "name": "Liters to Quarts", "category": "volume", "type": "standard", "labels": {"in1": "Liters", "in2": "Quarts"}, "factor": 1.05668821},
{"slug": "liters-per-100-km-to-kilometers-per-liter", "name": "Liters per 100 km to Kilometers per liter", "category": "fluids", "type": "standard", "teaser": "Turn consumption from L/100 km into km per liter.", "labels": {"in1": "Liters per 100 km", "in2": "Kilometers per liter"}},
{"slug": "liters-per-100-km-to-miles-per-gallon", "name": "Liters per 100 km to Miles per gallon", "category": "fluids", "type": "inverse", "teaser": "Convert L/100 km into MPG.", "labels": {"in1": "Liters per 100 km", "in2": "Miles per gallon"}},
{"slug": "liters-per-minute-to-gallons-per-minute", "name": "Liters per minute to Gallons per minute", "category": "fluids", "type": "standard", "labels": {"in1": "Liters per minute", "in2": "Gallons per minute"}, "factor": 0.264172052, "hidden": true},
{"slug": "liters-per-second-to-cms", "name": "Liters per second to CMS", "category": "fluids", "type": "standard", "teaser": "Convert liters per second into cubic meters per second.", "labels": {"in1": "Liters per second", "in2": "CMS"}, "factor": 0.001},
{"slug": "liters-to-cubic-inches", "name": "Liters to Cubic inches", "category": "length", "type": "standard", "teaser": "Express liters as cubic inches.", "labels": {"in1": "Liters", "in2": "Cubic inches"}, "factor": 61.0237441},
{"slug": "liters-to-cubic-meters", "name": "Liters to Cubic Meters", "category": "length", "type": "standard", "teaser": "Express liters as cubic meters.", "labels": {"in1": "Liters", "in2": "Cubic Meters"}, "factor": 0.001, "hidden": true},
{"slug": "liters-to-fluid-ounces", "name": "Liters to Fluid Ounces", "category": "weight", "type": "standard", "teaser": "Express liters as US fluid ounces.", "labels": {"in1": "Liters", "in2": "Fluid Ounces"}, "factor": 33.8140227},
{"slug": "candela-to-lumens", "name": "Candela to Lumens", "category": "light", "type": "standard", "labels": {"in1": "Candela", "in2": "Lumens"}, "factor": 12.5663706},
{"slug": "decimal-to-binary", "name": "Decimal to Binary", "category": "number-systems", "type": "base", "labels": {"in1": "Decimal", "in2": "Binary"}, "toBase": 2, "fromBase": 10, "hidden": true},
{"slug": "decimal-to-hex", "name": "Decimal to Hex", "category": "number-systems", "type": "base", "labels": {"in1": "Decimal", "in2": "Hex"}, "toBase": 16, "fromBase": 10},
{"slug": "decimal-to-octal", "name": "Decimal to Octal", "category": "number-systems", "type": "standard", "labels": {"in1": "Decimal", "in2": "Octal"}},
{"slug": "hex-to-binary", "name": "Hex to Binary", "category": "number-systems", "type": "base", "labels": {"in1": "Hex", "in2": "Binary"}, "toBase": 2, "fromBase": 16, "hidden": true},
{"slug": "hex-to-decimal", "name": "Hex to Decimal", "category": "number-systems", "type": "standard", "labels": {"in1": "Hex", "in2": "Decimal"}, "hidden": true},
{"slug": "octal-to-binary", "name": "Octal to Binary", "category": "number-systems", "type": "standard", "teaser": "Convert base-8 digits into binary sequences.", "labels": {"in1": "Octal", "in2": "Binary"}},
{"slug": "octal-to-decimal", "name": "Octal to Decimal", "category": "number-systems", "type": "standard", "teaser": "Convert octal numbers into decimal values.", "labels": {"in1": "Octal", "in2": "Decimal"}, "hidden": true},
{"slug": "octal-to-hex", "name": "Octal to Hex", "category": "number-systems", "type": "standard", "teaser": "Express octal numbers as hexadecimal digits.", "labels": {"in1": "Octal", "in2": "Hex"}, "hidden": true},
{"slug": "base-2-to-base-3", "name": "Base 2 to Base 3", "category": "number-systems", "type": "base", "teaser": "Translate binary digits into ternary format for alternate radix comparisons.", "labels": {"in1": "Base 2", "in2": "Base 3"}, "fromBase": 2, "toBase": 3},
{"slug": "base-2-to-base-4", "name": "Base 2 to Base 4", "category": "number-systems", "type": "base", "teaser": "Group binary bits into quaternary digits for compact notation.", "labels": {"in1": "Base 2", "in2": "Base 4"}, "fromBase": 2, "toBase": 4},
{"slug": "base-2-to-base-5", "name": "Base 2 to Base 5", "category": "number-systems", "type": "base", "teaser": "Reframe base-2 quantities as base-5 digits when analyzing quinary systems.", "labels": {"in1": "Base 2", "in2": "Base 5"}, "fromBase": 2, "toBase": 5},
{"slug": "base-2-to-base-6", "name": "Base 2 to Base 6", "category": "number-systems", "type": "base", "teaser": "Express binary numbers as base-6 figures for seximal conversions.", "labels": {"in1": "Base 2", "in2": "Base 6"}, "fromBase": 2, "toBase": 6},
{"slug": "base-2-to-base-7", "name": "Base 2 to Base 7", "category": "number-systems", "type": "base", "teaser": "Compare binary data with septenary digits by converting between the bases.", "labels": {"in1": "Base 2", "in2": "Base 7"}, "fromBase": 2, "toBase": 7},
{"slug": "base-2-to-base-9", "name": "Base 2 to Base 9", "category": "number-systems", "type": "base", "teaser": "Translate binary magnitudes into base-9 representation for cultural numeral work.", "labels": {"in1": "Base 2", "in2": "Base 9"}, "fromBase": 2, "toBase": 9},
{"slug": "base-2-to-base-11", "name": "Base 2 to Base 11", "category": "number-systems", "type": "base", "teaser": "Switch binary values into base-11 to explore undecimal patterns.", "labels": {"in1": "Base 2", "in2": "Base 11"}, "fromBase": 2, "toBase": 11},
{"slug": "base-2-to-base-12", "name": "Base 2 to Base 12", "category": "number-systems", "type": "base", "teaser": "Re-express bits as duodecimal digits for dozenal studies.", "labels": {"in1": "Base 2", "in2": "Base 12"}, "fromBase": 2, "toBase": 12},
{"slug": "base-2-to-base-13", "name": "Base 2 to Base 13", "category": "number-systems", "type": "base", "teaser": "Convert binary into tridecimal digits for creative numeral experiments.", "labels": {"in1": "Base 2", "in2": "Base 13"}, "fromBase": 2, "toBase": 13},
{"slug": "base-2-to-base-14", "name": "Base 2 to Base 14", "category": "number-systems", "type": "base", "teaser": "Translate binary streams into tetradecimal digits for base-14 comparisons.", "labels": {"in1": "Base 2", "in2": "Base 14"}, "fromBase": 2, "toBase": 14},
{"slug": "base-3-to-base-2", "name": "Base 3 to Base 2", "category": "number-systems", "type": "base", "teaser": "Return ternary digits back into binary for systems that rely on base-2 processors.", "labels": {"in1": "Base 3", "in2": "Base 2"}, "fromBase": 3, "toBase": 2, "hidden": true},
{"slug": "base-3-to-base-4", "name": "Base 3 to Base 4", "category": "number-systems", "type": "base", "teaser": "Convert ternary values into quaternary digits for cross-radix conversions.", "labels": {"in1": "Base 3", "in2": "Base 4"}, "fromBase": 3, "toBase": 4},
{"slug": "base-3-to-base-5", "name": "Base 3 to Base 5", "category": "number-systems", "type": "base", "teaser": "Express base-3 magnitude as base-5 digits to bridge different numeral pools.", "labels": {"in1": "Base 3", "in2": "Base 5"}, "fromBase": 3, "toBase": 5},
{"slug": "base-3-to-base-6", "name": "Base 3 to Base 6", "category": "number-systems", "type": "base", "teaser": "Convert ternary numbers into base-6 to align with seximal systems.", "labels": {"in1": "Base 3", "in2": "Base 6"}, "fromBase": 3, "toBase": 6},
{"slug": "base-3-to-base-7", "name": "Base 3 to Base 7", "category": "number-systems", "type": "base", "teaser": "Translate ternary digits into septenary notation for niche radices.", "labels": {"in1": "Base 3", "in2": "Base 7"}, "fromBase": 3, "toBase": 7},
{"slug": "base-3-to-base-8", "name": "Base 3 to Base 8", "category": "number-systems", "type": "base", "teaser": "Encode base-3 values as octal digits for legacy computing contexts.", "labels": {"in1": "Base 3", "in2": "Base 8"}, "fromBase": 3, "toBase": 8},
{"slug": "base-3-to-base-9", "name": "Base 3 to Base 9", "category": "number-systems", "type": "base", "teaser": "Reframe ternary numbers as base-9 digits for nonary comparisons.", "labels": {"in1": "Base 3", "in2": "Base 9"}, "fromBase": 3, "toBase": 9},
{"slug": "base-3-to-base-10", "name": "Base 3 to Base 10", "category": "number-systems", "type": "base", "teaser": "Bring ternary measurements into decimal for common calculations.", "labels": {"in1": "Base 3", "in2": "Base 10"}, "fromBase": 3, "toBase": 10},
{"slug": "base-4-to-base-2", "name": "Base 4 to Base 2", "category": "number-systems", "type": "base", "teaser": "Collapse quaternary digits back into binary bits for digital systems.", "labels": {"in1": "Base 4", "in2": "Base 2"}, "fromBase": 4, "toBase": 2, "hidden": true},
{"slug": "base-4-to-base-3", "name": "Base 4 to Base 3", "category": "number-systems", "type": "base", "teaser": "Convert quaternary values into ternary digits for culture-specific bases.", "labels": {"in1": "Base 4", "in2": "Base 3"}, "fromBase": 4, "toBase": 3, "hidden": true},
{"slug": "base-4-to-base-5", "name": "Base 4 to Base 5", "category": "number-systems", "type": "base", "teaser": "Express base-4 digits as base-5 to compare across radices.", "labels": {"in1": "Base 4", "in2": "Base 5"}, "fromBase": 4, "toBase": 5},
{"slug": "base-4-to-base-7", "name": "Base 4 to Base 7", "category": "number-systems", "type": "base", "teaser": "Translate base-4 magnitudes into septenary notation for space exploration contexts.", "labels": {"in1": "Base 4", "in2": "Base 7"}, "fromBase": 4, "toBase": 7},
{"slug": "base-4-to-base-8", "name": "Base 4 to Base 8", "category": "number-systems", "type": "base", "teaser": "Convert quaternary streams into octal digits for computing artifacts.", "labels": {"in1": "Base 4", "in2": "Base 8"}, "fromBase": 4, "toBase": 8},
{"slug": "base-4-to-base-10", "name": "Base 4 to Base 10", "category": "number-systems", "type": "base", "teaser": "Bring quaternary numbers into decimal across human-friendly radices.", "labels": {"in1": "Base 4", "in2": "Base 10"}, "fromBase": 4, "toBase": 10},
{"slug": "base-5-to-base-2", "name": "Base 5 to Base 2", "category": "number-systems", "type": "base", "teaser": "Decompose quinary digits into binary bits for digital translation.", "labels": {"in1": "Base 5", "in2": "Base 2"}, "fromBase": 5, "toBase": 2, "hidden": true},
{"slug": "base-5-to-base-3", "name": "Base 5 to Base 3", "category": "number-systems", "type": "base", "teaser": "Turn quinary values into ternary digits for alternate radices.", "labels": {"in1": "Base 5", "in2": "Base 3"}, "fromBase": 5, "toBase": 3, "hidden": true},
{"slug": "base-5-to-base-6", "name": "Base 5 to Base 6", "category": "number-systems", "type": "base", "teaser": "Express base-5 data as base-6 digits for seximal comparisons.", "labels": {"in1": "Base 5", "in2": "Base 6"}, "fromBase": 5, "toBase": 6},
{"slug": "base-5-to-base-10", "name": "Base 5 to Base 10", "category": "number-systems", "type": "base", "teaser": "Convert quinary counts into decimals for everyday math.", "labels": {"in1": "Base 5", "in2": "Base 10"}, "fromBase": 5, "toBase": 10},
{"slug": "base-6-to-base-2", "name": "Base 6 to Base 2", "category": "number-systems", "type": "base", "teaser": "Recast sextimal digits into binary for electronics.", "labels": {"in1": "Base 6", "in2": "Base 2"}, "fromBase": 6, "toBase": 2, "hidden": true},
{"slug": "base-6-to-base-5", "name": "Base 6 to Base 5", "category": "number-systems", "type": "base", "teaser": "Translate base-6 magnitudes into quinary digits for cultural math.", "labels": {"in1": "Base 6", "in2": "Base 5"}, "fromBase": 6, "toBase": 5, "hidden": true},
{"slug": "base-6-to-base-10", "name": "Base 6 to Base 10", "category": "number-systems", "type": "base", "teaser": "Express seximal data in decimal for typical calculators.", "labels": {"in1": "Base 6", "in2": "Base 10"}, "fromBase": 6, "toBase": 10},
{"slug": "base-7-to-base-2", "name": "Base 7 to Base 2", "category": "number-systems", "type": "base", "teaser": "Break down septenary digits into binary bits for processors.", "labels": {"in1": "Base 7", "in2": "Base 2"}, "fromBase": 7, "toBase": 2, "hidden": true},
{"slug": "base-7-to-base-5", "name": "Base 7 to Base 5", "category": "number-systems", "type": "base", "teaser": "Convert septenary numbers into base-5 digits for quinary comparisons.", "labels": {"in1": "Base 7", "in2": "Base 5"}, "fromBase": 7, "toBase": 5},
{"slug": "base-7-to-base-8", "name": "Base 7 to Base 8", "category": "number-systems", "type": "base", "teaser": "Re-express base-7 values as octal digits for digital gear.", "labels": {"in1": "Base 7", "in2": "Base 8"}, "fromBase": 7, "toBase": 8},
{"slug": "base-7-to-base-10", "name": "Base 7 to Base 10", "category": "number-systems", "type": "base", "teaser": "Translate septenary magnitudes into decimal for general audiences.", "labels": {"in1": "Base 7", "in2": "Base 10"}, "fromBase": 7, "toBase": 10},
{"slug": "base-8-to-base-3", "name": "Base 8 to Base 3", "category": "number-systems", "type": "base", "teaser": "Turn octal digits into ternary numbers for unique radices.", "labels": {"in1": "Base 8", "in2": "Base 3"}, "fromBase": 8, "toBase": 3, "hidden": true},
{"slug": "base-8-to-base-5", "name": "Base 8 to Base 5", "category": "number-systems", "type": "base", "teaser": "Express octal values as base-5 digits to cross-check radices.", "labels": {"in1": "Base 8", "in2": "Base 5"}, "fromBase": 8, "toBase": 5},
{"slug": "base-8-to-base-7", "name": "Base 8 to Base 7", "category": "number-systems", "type": "base", "teaser": "Convert octal numbers into septenary digits for base-7 models.", "labels": {"in1": "Base 8", "in2": "Base 7"}, "fromBase": 8, "toBase": 7, "hidden": true},
{"slug": "base-8-to-base-9", "name": "Base 8 to Base 9", "category": "number-systems", "type": "base", "teaser": "Translate octal digits into base-9 notation for nonary math.", "labels": {"in1": "Base 8", "in2": "Base 9"}, "fromBase": 8, "toBase": 9},
{"slug": "base-8-to-base-10", "name": "Base 8 to Base 10", "category": "number-systems", "type": "base", "teaser": "Reframe octal quantities in decimal for common use.", "labels": {"in1": "Base 8", "in2": "Base 10"}, "fromBase": 8, "toBase": 10},
{"slug": "watts-to-amps", "name": "Watts / amps", "category": "power", "type": "3col", "labels": {"in1": "Watts", "in2": "amps", "in3": "Volts"}},
{"slug": "volts-to-amps", "name": "Volts / amps", "category": "electrical", "type": "3col", "labels": {"in1": "Volts", "in2": "amps", "in3": "Volts / amps"}},
{"slug": "volts-to-abvolts", "name": "Volts to Abvolts", "category": "electrical", "type": "standard", "teaser": "Convert SI volts into CGS abvolts.", "labels": {"in1": "Volts", "in2": "Abvolts"}, "factor": 100000000.0},
{"slug": "abamperes-to-abvolts", "name": "Abamperes / Abvolts", "category": "electrical", "type": "3col", "teaser": "Use Ohm\u2019s law to relate CGS abamperes to CGS abvolts.", "labels": {"in1": "Abamperes", "in2": "Abvolts", "in3": "Abamperes / Abvolts"}},
{"slug": "abamperes-to-ampere-hours", "name": "Abamperes / Ampere-hours", "category": "time", "type": "3col", "teaser": "Translate an abampere draw into ampere-hours over time.", "labels": {"in1": "Abamperes", "in2": "Ampere-hours", "in3": "Abamperes / Ampere-hours"}},
{"slug": "abamperes-to-coulombs", "name": "Abamperes / Coulombs", "category": "electrical", "type": "3col", "teaser": "Convert abamperes into coulombs when duration is provided.", "labels": {"in1": "Abamperes", "in2": "Coulombs", "in3": "Abamperes / Coulombs"}},
{"slug": "abamperes-to-farads", "name": "Abamperes / Farads", "category": "radiation", "type": "3col", "teaser": "Estimate the capacitance needed for a given abampere flow.", "labels": {"in1": "Abamperes", "in2": "Farads", "in3": "Abamperes / Farads"}},
{"slug": "abamperes-to-henries", "name": "Abamperes / Henries", "category": "electrical", "type": "3col", "teaser": "Relate abampere currents to inductance in henries.", "labels": {"in1": "Abamperes", "in2": "Henries", "in3": "Abamperes / Henries"}},
{"slug": "abamperes-to-kilowatts", "name": "Abamperes / Kilowatts", "category": "power", "type": "3col", "teaser": "Convert CGS abampere flows into kilowatt loads.", "labels": {"in1": "Abamperes", "in2": "Kilowatts", "in3": "Abamperes / Kilowatts"}},
{"slug": "abamperes-to-kva", "name": "Abamperes / kVA", "category": "electrical", "type": "3col", "teaser": "Express abampere flow as apparent power in kilovolt-amperes.", "labels": {"in1": "Abamperes", "in2": "kVA", "in3": "Abamperes / kVA"}},
{"slug": "abamperes-to-microfarads", "name": "Abamperes / Microfarads", "category": "radiation", "type": "3col", "teaser": "Translate abamperes into microfarads when dealing with tiny capacitors.", "labels": {"in1": "Abamperes", "in2": "Microfarads", "in3": "Abamperes / Microfarads"}},
{"slug": "abamperes-to-microhenries", "name": "Abamperes / Microhenries", "category": "electrical", "type": "3col", "teaser": "Convert abampere currents into microhenries for small inductors.", "labels": {"in1": "Abamperes", "in2": "Microhenries", "in3": "Abamperes / Microhenries"}},
{"slug": "abamperes-to-milliampere-hours", "name": "Abamperes / Milliampere-hours", "category": "angle", "type": "3col", "teaser": "Relate abamperes to milliampere-hours for battery comparisons.", "labels": {"in1": "Abamperes", "in2": "Milliampere-hours", "in3": "Abamperes / Milliampere-hours"}},
{"slug": "abamperes-to-milliamps", "name": "Abamperes / Milliamps", "category": "angle", "type": "3col", "teaser": "Express abampere magnitudes as modern milliamps for circuits.", "labels": {"in1": "Abamperes", "in2": "Milliamps", "in3": "Abamperes / Milliamps"}},
{"slug": "abamperes-to-millihenries", "name": "Abamperes / Millihenries", "category": "angle", "type": "3col", "teaser": "Estimate inductance in millihenries from abampere currents.", "labels": {"in1": "Abamperes", "in2": "Millihenries", "in3": "Abamperes / Millihenries"}},
{"slug": "abamperes-to-millivolts", "name": "Abamperes / Millivolts", "category": "angle", "type": "3col", "teaser": "Scale abampere current into potential difference when resistance is known.", "labels": {"in1": "Abamperes", "in2": "Millivolts", "in3": "Abamperes / Millivolts"}},
{"slug": "abamperes-to-milliwatts", "name": "Abamperes / Milliwatts", "category": "power", "type": "3col", "teaser": "Translate CGS currents into milliwatt power levels.", "labels": {"in1": "Abamperes", "in2": "Milliwatts", "in3": "Abamperes / Milliwatts"}},
{"slug": "abamperes-to-ohms", "name": "Abamperes / Ohms", "category": "electrical", "type": "3col", "teaser": "Derive resistance when abamperes and voltage are provided.", "labels": {"in1": "Abamperes", "in2": "Ohms", "in3": "Abamperes / Ohms"}},
{"slug": "abamperes-to-picofarads", "name": "Abamperes / Picofarads", "category": "radiation", "type": "3col", "teaser": "Relate abampere currents to picofarad capacitances.", "labels": {"in1": "Abamperes", "in2": "Picofarads", "in3": "Abamperes / Picofarads"}},
{"slug": "abamperes-to-siemens", "name": "Abamperes / Siemens", "category": "electrical", "type": "3col", "teaser": "Express abampere conductance as siemens around Ohm\u2019s law.", "labels": {"in1": "Abamperes", "in2": "Siemens", "in3": "Abamperes / Siemens"}},
{"slug": "abamperes-to-statamperes", "name": "Abamperes / Statamperes", "category": "electrical", "type": "3col", "teaser": "Flip abamperes into statamperes within CGS electromagnetic units.", "labels": {"in1": "Abamperes", "in2": "Statamperes", "in3": "Abamperes / Statamperes"}},
{"slug": "abamperes-to-statvolts", "name": "Abamperes / Statvolts", "category": "electrical", "type": "3col", "teaser": "Translate abampere flows into statvolt potentials.", "labels": {"in1": "Abamperes", "in2": "Statvolts", "in3": "Abamperes / Statvolts"}},
{"slug": "abamperes-to-volts", "name": "Abamperes / Volts", "category": "electrical", "type": "3col", "teaser": "Derive voltage for a known abampere current and resistance.", "labels": {"in1": "Abamperes", "in2": "Volts", "in3": "Abamperes / Volts"}},
{"slug": "abamperes-to-watts", "name": "Abamperes / Watts", "category": "power", "type": "3col", "teaser": "Convert abampere current into watts using voltage.", "labels": {"in1": "Abamperes", "in2": "Watts", "in3": "Abamperes / Watts"}},
{"slug": "abvolts-to-ampere-hours", "name": "Abvolts / Ampere-hours", "category": "time", "type": "3col", "teaser": "Translate abvolt potentials into ampere-hours over time.", "labels": {"in1": "Abvolts", "in2": "Ampere-hours", "in3": "Abvolts / Ampere-hours"}},
{"slug": "abvolts-to-coulombs", "name": "Abvolts / Coulombs", "category": "electrical", "type": "3col", "teaser": "Convert abvolts into coulombs when charge-time context is given.", "labels": {"in1": "Abvolts", "in2": "Coulombs", "in3": "Abvolts / Coulombs"}},
{"slug": "abvolts-to-farads", "name": "Abvolts / Farads", "category": "radiation", "type": "3col", "teaser": "Relate abvolt potentials to capacitance in farads.", "labels": {"in1": "Abvolts", "in2": "Farads", "in3": "Abvolts / Farads"}},
{"slug": "abvolts-to-henries", "name": "Abvolts / Henries", "category": "electrical", "type": "3col", "teaser": "Estimate inductance in henries from abvolt and current relationships.", "labels": {"in1": "Abvolts", "in2": "Henries", "in3": "Abvolts / Henries"}},
{"slug": "abvolts-to-kilowatts", "name": "Abvolts / Kilowatts", "category": "power", "type": "3col", "teaser": "Express abvolt-level voltages as kilowatt loads when current is known.", "labels": {"in1": "Abvolts", "in2": "Kilowatts", "in3": "Abvolts / Kilowatts"}},
{"slug": "abvolts-to-kva", "name": "Abvolts / kVA", "category": "electrical", "type": "3col", "teaser": "Convert abvolts into apparent power under unity power factor.", "labels": {"in1": "Abvolts", "in2": "kVA", "in3": "Abvolts / kVA"}},
{"slug": "abvolts-to-microfarads", "name": "Abvolts / Microfarads", "category": "radiation", "type": "3col", "teaser": "Translate abvolt potentials into microfarad capacitances for small circuits.", "labels": {"in1": "Abvolts", "in2": "Microfarads", "in3": "Abvolts / Microfarads"}},
{"slug": "abvolts-to-microhenries", "name": "Abvolts / Microhenries", "category": "electrical", "type": "3col", "teaser": "Convert abvolts into microhenries via flux linkage.", "labels": {"in1": "Abvolts", "in2": "Microhenries", "in3": "Abvolts / Microhenries"}},
{"slug": "abvolts-to-milliampere-hours", "name": "Abvolts / Milliampere-hours", "category": "angle", "type": "3col", "teaser": "Relate abvolt potentials to milliampere-hour storage.", "labels": {"in1": "Abvolts", "in2": "Milliampere-hours", "in3": "Abvolts / Milliampere-hours"}},
{"slug": "abvolts-to-milliamps", "name": "Abvolts / Milliamps", "category": "angle", "type": "3col", "teaser": "Express abvolts as milliamps when resistance is supplied.", "labels": {"in1": "Abvolts", "in2": "Milliamps", "in3": "Abvolts / Milliamps"}},
{"slug": "abvolts-to-millihenries", "name": "Abvolts / Millihenries", "category": "angle", "type": "3col", "teaser": "Translate abvolt potentials into millihenries.", "labels": {"in1": "Abvolts", "in2": "Millihenries", "in3": "Abvolts / Millihenries"}},
{"slug": "abvolts-to-millivolts", "name": "Abvolts / Millivolts", "category": "angle", "type": "3col", "teaser": "Convert abvolts to millivolts for SI reporting.", "labels": {"in1": "Abvolts", "in2": "Millivolts", "in3": "Abvolts / Millivolts"}},
{"slug": "abvolts-to-milliwatts", "name": "Abvolts / Milliwatts", "category": "power", "type": "3col", "teaser": "Relate abvolts to milliwatts when current is available.", "labels": {"in1": "Abvolts", "in2": "Milliwatts", "in3": "Abvolts / Milliwatts"}},
{"slug": "abvolts-to-ohms", "name": "Abvolts / Ohms", "category": "electrical", "type": "3col", "teaser": "Determine resistance from abvolts and abamperes.", "labels": {"in1": "Abvolts", "in2": "Ohms", "in3": "Abvolts / Ohms"}},
{"slug": "abvolts-to-picofarads", "name": "Abvolts / Picofarads", "category": "radiation", "type": "3col", "teaser": "Estimate capacitance from abvolt potentials.", "labels": {"in1": "Abvolts", "in2": "Picofarads", "in3": "Abvolts / Picofarads"}},
{"slug": "abvolts-to-siemens", "name": "Abvolts / Siemens", "category": "electrical", "type": "3col", "teaser": "Translate abvolt fields into siemens conductance.", "labels": {"in1": "Abvolts", "in2": "Siemens", "in3": "Abvolts / Siemens"}},
{"slug": "abvolts-to-statamperes", "name": "Abvolts / Statamperes", "category": "electrical", "type": "3col", "teaser": "Express abvolt potentials as statamperes via CGS conversions.", "labels": {"in1": "Abvolts", "in2": "Statamperes", "in3": "Abvolts / Statamperes"}},
{"slug": "abvolts-to-statvolts", "name": "Abvolts / Statvolts", "category": "electrical", "type": "3col", "teaser": "Convert abvolt-level values to statvolts for legacy contexts.", "labels": {"in1": "Abvolts", "in2": "Statvolts", "in3": "Abvolts / Statvolts"}},
{"slug": "abvolts-to-watts", "name": "Abvolts / Watts", "category": "power", "type": "3col", "teaser": "Convert abvolts into watts when current is included.", "labels": {"in1": "Abvolts", "in2": "Watts", "in3": "Abvolts / Watts"}},
{"slug": "siemens-to-ohms", "name": "Siemens to ohms", "category": "electrical", "type": "inverse", "labels": {"in1": "Siemens", "in2": "ohms"}, "hidden": true},
{"slug": "ohms-to-siemens", "name": "Ohms to siemens", "category": "electrical", "type": "inverse", "labels": {"in1": "Ohms", "in2": "siemens"}},
{"slug": "miles-per-gallon-to-liters-per-100-km", "name": "Miles per gallon to liters per 100 km", "category": "fluids", "type": "inverse", "labels": {"in1": "Miles per gallon", "in2": "liters per 100 km"}, "hidden": true},
{"slug": "lux-to-lumens", "name": "Lux * lumens", "category": "light", "type": "3col-mul", "labels": {"in1": "Lux", "in2": "lumens", "in3": "Area (sq m)"}},
{"slug": "lumens-to-lux", "name": "Lumens / lux", "category": "light", "type": "3col", "labels": {"in1": "Lumens", "in2": "lux", "in3": "Area (sq m)"}},
{"slug": "grams-to-moles", "name": "Grams / moles", "category": "weight", "type": "3col", "labels": {"in1": "Grams", "in2": "moles", "in3": "Molar Mass"}},
{"slug": "watts-to-decibels", "name": "Watts to decibels", "category": "power", "type": "db-w", "labels": {"in1": "Watts", "in2": "decibels"}, "hidden": true},
{"slug": "decibels-to-watts", "name": "Decibels to watts", "category": "power", "type": "db-w", "labels": {"in1": "Decibels", "in2": "watts"}},
{"slug": "volts-to-decibels", "name": "Volts to decibels", "category": "electrical", "type": "db-v", "labels": {"in1": "Volts", "in2": "decibels"}, "hidden": true},
{"slug": "decibels-to-volts", "name": "Decibels to volts", "category": "electrical", "type": "db-v", "labels": {"in1": "Decibels", "in2": "volts"}},
{"slug": "sound-pressure-level-to-decibels", "name": "Sound pressure level to decibels", "category": "other", "type": "db-spl", "labels": {"in1": "Sound pressure level", "in2": "decibels"}, "hidden": true},
{"slug": "decibels-to-sound-pressure-level", "name": "Decibels to sound pressure level", "category": "other", "type": "db-spl", "labels": {"in1": "Decibels", "in2": "sound pressure level"}},
{"slug": "decibels-to-intensity", "name": "Decibels to intensity", "category": "other", "type": "db-int", "labels": {"in1": "Decibels", "in2": "intensity"}},
{"slug": "fractions-to-decimals", "name": "Fractions to decimals", "category": "number-systems", "type": "dec-frac", "labels": {"in1": "Fractions", "in2": "decimals"}},
{"slug": "decimal-to-fraction", "name": "Decimal to fraction", "category": "number-systems", "type": "dec-frac", "labels": {"in1": "Decimal", "in2": "fraction"}},
{"slug": "degrees-minutes-and-seconds-to-decimal-degrees", "name": "Degrees, minutes, and seconds to decimal degrees", "category": "angle", "type": "dms-dd", "labels": {"in1": "Degrees, minutes, and seconds", "in2": "decimal degrees"}},
{"slug": "decimal-degrees-to-degrees-minutes-and-seconds", "name": "Decimal degrees to degrees, minutes, and seconds", "category": "angle", "type": "dd-dms", "labels": {"in1": "Decimal degrees", "in2": "degrees, minutes, and seconds"}},
{"slug": "zeptograms-to-yoctograms", "name": "Zeptograms to yoctograms", "category": "weight", "type": "standard", "labels": {"in1": "Zeptograms", "in2": "yoctograms"}, "factor": 1000.0},
{"slug": "yoctograms-to-zeptograms", "name": "Yoctograms to zeptograms", "category": "weight", "type": "standard", "labels": {"in1": "Yoctograms", "in2": "zeptograms"}, "factor": 0.001, "hidden": true},
{"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": "angle", "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": "years-to-centuries", "name": "Years to Centuries", "category": "time", "type": "standard", "teaser": "Convert years into centuries when dealing with multi-generational timelines.", "labels": {"in1": "Years", "in2": "Centuries"}, "factor": 0.01},
{"slug": "years-to-days", "name": "Years to Days", "category": "time", "type": "standard", "teaser": "Expand a year into days for scheduling (1 year \u2248 365 days).", "labels": {"in1": "Years", "in2": "Days"}, "factor": 365.0},
{"slug": "years-to-decades", "name": "Years to Decades", "category": "time", "type": "standard", "teaser": "Translate years into decades for decade-scale planning (1 decade = 10 years).", "labels": {"in1": "Years", "in2": "Decades"}, "factor": 0.1},
{"slug": "years-to-months", "name": "Years to Months", "category": "time", "type": "standard", "teaser": "Convert years into months for monthly reporting.", "labels": {"in1": "Years", "in2": "Months"}, "factor": 12.0},
{"slug": "years-to-weeks", "name": "Years to Weeks", "category": "time", "type": "standard", "teaser": "Express years as weeks for weekly cadence math (1 year \u2248 52 weeks).", "labels": {"in1": "Years", "in2": "Weeks"}, "factor": 52.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},
{"slug": "torr-to-pascal", "name": "Torr to Pascal", "category": "pressure", "type": "standard", "labels": {"in1": "Torr", "in2": "Pascal"}, "factor": 133.322},
{"slug": "tons-to-pounds", "name": "Tons to pounds", "category": "weight", "type": "standard", "labels": {"in1": "Tons", "in2": "pounds"}, "factor": 2000.0},
{"slug": "tons-of-refrigeration-to-kilowatts", "name": "Tons of refrigeration to kilowatts", "category": "weight", "type": "standard", "labels": {"in1": "Tons of refrigeration", "in2": "kilowatts"}, "factor": 3.51685},
{"slug": "ton-of-tnt-to-joules", "name": "Ton of TNT to Joules", "category": "weight", "type": "standard", "teaser": "Convert a ton of TNT into joules for ordnance calculations.", "labels": {"in1": "Ton of TNT", "in2": "Joules"}, "factor": 4184000000.0},
{"slug": "tons-of-refrigeration-to-btu-hour", "name": "Tons of Refrigeration to BTU/hour", "category": "weight", "type": "standard", "teaser": "Turn refrigeration tons into BTU per hour ratings.", "labels": {"in1": "Tons of Refrigeration", "in2": "BTU/hour"}, "factor": 12000.0},
{"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, "hidden": true},
{"slug": "tablespoons-to-milliliters", "name": "Tablespoons to milliliters", "category": "volume", "type": "standard", "labels": {"in1": "Tablespoons", "in2": "milliliters"}, "factor": 14.78676},
{"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": "cubic-yards-to-acre-feet", "name": "Cubic Yards to Acre-feet", "category": "volume", "type": "standard", "teaser": "Express excavation volumes in acre-feet for reservoir planning.", "labels": {"in1": "Cubic Yards", "in2": "Acre-feet"}, "factor": 0.0006198347107437615, "hidden": true},
{"slug": "cubic-yards-to-barrel-us-oil", "name": "Cubic Yards to Barrel (US oil)", "category": "length", "type": "standard", "teaser": "Convert cubic yards into oil barrels when sizing tanks.", "labels": {"in1": "Cubic Yards", "in2": "Barrel (US oil)"}, "factor": 4.808905380333952},
{"slug": "cubic-yards-to-bushels", "name": "Cubic Yards to Bushels", "category": "length", "type": "standard", "teaser": "Turn bulk volumes into bushels for agriculture.", "labels": {"in1": "Cubic Yards", "in2": "Bushels"}, "factor": 21.69622678365432},
{"slug": "cubic-yards-to-centiliters", "name": "Cubic Yards to Centiliters", "category": "length", "type": "standard", "teaser": "Show cubic-yard volumes as metric centiliters for lab math.", "labels": {"in1": "Cubic Yards", "in2": "Centiliters"}, "factor": 76455.4857984},
{"slug": "cubic-yards-to-cubic-centimeters", "name": "Cubic Yards to Cubic Centimeters", "category": "length", "type": "standard", "teaser": "Expand yard volumes into cubic centimeters for precision.", "labels": {"in1": "Cubic Yards", "in2": "Cubic Centimeters"}, "factor": 764554.857984},
{"slug": "cubic-yards-to-cubic-feet", "name": "Cubic Yards to Cubic Feet", "category": "length", "type": "standard", "teaser": "Convert cubic yards into cubic feet for contractors.", "labels": {"in1": "Cubic Yards", "in2": "Cubic Feet"}, "factor": 27.0},
{"slug": "cubic-yards-to-cubic-inches", "name": "Cubic Yards to Cubic Inches", "category": "length", "type": "standard", "teaser": "Turn yard volumes into cubic inches for small crafts.", "labels": {"in1": "Cubic Yards", "in2": "Cubic Inches"}, "factor": 46656.0},
{"slug": "cubic-yards-to-cups", "name": "Cubic Yards to Cups", "category": "length", "type": "standard", "teaser": "Relate a yard of concrete to cooking cups for fun comparison.", "labels": {"in1": "Cubic Yards", "in2": "Cups"}, "factor": 3231.5844155844156},
{"slug": "cubic-yards-to-drams-fluid", "name": "Cubic Yards to Drams (fluid)", "category": "length", "type": "standard", "teaser": "Express volumes in fluid drams for historical pharmacy analogies.", "labels": {"in1": "Cubic Yards", "in2": "Drams (fluid)"}, "factor": 206821.4025974026},
{"slug": "cubic-yards-to-fluid-ounces", "name": "Cubic Yards to Fluid Ounces", "category": "length", "type": "standard", "teaser": "Translate cubic yards into fluid ounces for kitchen-scale references.", "labels": {"in1": "Cubic Yards", "in2": "Fluid Ounces"}, "factor": 25852.675324675325},
{"slug": "cubic-yards-to-gallons", "name": "Cubic Yards to Gallons", "category": "length", "type": "standard", "teaser": "Convert cubic yards into US gallons for pool or fuel math.", "labels": {"in1": "Cubic Yards", "in2": "Gallons"}, "factor": 201.97402597402598},
{"slug": "cubic-yards-to-gill", "name": "Cubic Yards to Gill", "category": "length", "type": "standard", "teaser": "Convert cubic yards into gills (1 U.S. gill = 4 fl oz).", "labels": {"in1": "Cubic Yards", "in2": "Gill"}, "factor": 6463.168831168831},
{"slug": "cubic-yards-to-hogshead", "name": "Cubic Yards to Hogshead", "category": "length", "type": "standard", "teaser": "Relate volumes to hogsheads when shipping large barrels.", "labels": {"in1": "Cubic Yards", "in2": "Hogshead"}, "factor": 3.2059369523786683},
{"slug": "cubic-yards-to-imperial-fl-oz", "name": "Cubic Yards to Imperial Fluid Ounces", "category": "length", "type": "standard", "teaser": "Express yard-level volumes inside Imperial fluid ounces.", "labels": {"in1": "Cubic Yards", "in2": "Imperial Fluid Ounces"}, "factor": 26908.56918306501},
{"slug": "cubic-yards-to-imperial-gallons", "name": "Cubic Yards to Imperial Gallons", "category": "length", "type": "standard", "teaser": "Turn cubic yards into Imperial gallons for UK specs.", "labels": {"in1": "Cubic Yards", "in2": "Imperial Gallons"}, "factor": 168.1785573941563},
{"slug": "cubic-yards-to-imperial-pints", "name": "Cubic Yards to Imperial Pints", "category": "length", "type": "standard", "teaser": "Convert yard volumes into Imperial pints for beverage math.", "labels": {"in1": "Cubic Yards", "in2": "Imperial Pints"}, "factor": 1345.4284591532503},
{"slug": "cubic-yards-to-jiggers", "name": "Cubic Yards to Jiggers", "category": "length", "type": "standard", "teaser": "Express cubic-yard volumes as jiggers for cocktail-level analogies.", "labels": {"in1": "Cubic Yards", "in2": "Jiggers"}, "factor": 17235.116977820035},
{"slug": "cubic-yards-to-liters", "name": "Cubic Yards to Liters", "category": "length", "type": "standard", "teaser": "Translate cubic yards directly into liters for metric-friendly discussions.", "labels": {"in1": "Cubic Yards", "in2": "Liters"}, "factor": 764.554857984},
{"slug": "cubic-yards-to-milliliters", "name": "Cubic Yards to Milliliters", "category": "length", "type": "standard", "teaser": "Convert yard volumes into milliliters for lab-scale context.", "labels": {"in1": "Cubic Yards", "in2": "Milliliters"}, "factor": 764554.857984},
{"slug": "cubic-yards-to-minims", "name": "Cubic Yards to Minims", "category": "length", "type": "standard", "teaser": "Express volumes in minims for apothecary throwbacks.", "labels": {"in1": "Cubic Yards", "in2": "Minims"}, "factor": 12409288.168345196},
{"slug": "cubic-yards-to-pecks", "name": "Cubic Yards to Pecks", "category": "length", "type": "standard", "teaser": "Convert bulk yard volumes into pecks for produce shipments.", "labels": {"in1": "Cubic Yards", "in2": "Pecks"}, "factor": 86.78492232188688},
{"slug": "cubic-yards-to-pints", "name": "Cubic Yards to Pints", "category": "length", "type": "standard", "teaser": "Translate cubic yards into US pints for drink supply math.", "labels": {"in1": "Cubic Yards", "in2": "Pints"}, "factor": 1615.7922077922078},
{"slug": "cubic-yards-to-quarts", "name": "Cubic Yards to Quarts", "category": "length", "type": "standard", "teaser": "Express yard volumes as quarts for appliance specs.", "labels": {"in1": "Cubic Yards", "in2": "Quarts"}, "factor": 807.8961038961039},
{"slug": "cubic-yards-to-tablespoons", "name": "Cubic Yards to Tablespoons", "category": "length", "type": "standard", "teaser": "Break yard-scale volumes into tablespoons for comparisons.", "labels": {"in1": "Cubic Yards", "in2": "Tablespoons"}, "factor": 51705.35064935065},
{"slug": "cubic-yards-to-teaspoons", "name": "Cubic Yards to Teaspoons", "category": "length", "type": "standard", "teaser": "Convert cubic yards into teaspoons for tiny-scale fun.", "labels": {"in1": "Cubic Yards", "in2": "Teaspoons"}, "factor": 155116.05194805196},
{"slug": "cubic-yards-to-us-gallons", "name": "Cubic Yards to US Gallons", "category": "length", "type": "standard", "teaser": "Convert yard volumes into US gallons for fuel or pool math.", "labels": {"in1": "Cubic Yards", "in2": "US Gallons"}, "factor": 201.97402597402598},
{"slug": "cubic-yards-to-us-pints", "name": "Cubic Yards to US Pints", "category": "length", "type": "standard", "teaser": "Translate yard volumes into US pints for beverage math.", "labels": {"in1": "Cubic Yards", "in2": "US Pints"}, "factor": 1615.7922077922078},
{"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},
{"slug": "square-yards-to-square-miles", "name": "Square yards to square miles", "category": "area", "type": "standard", "labels": {"in1": "Square yards", "in2": "square miles"}, "factor": 3.228e-07, "hidden": true},
{"slug": "square-miles-to-square-yards", "name": "Square miles to square yards", "category": "area", "type": "standard", "labels": {"in1": "Square miles", "in2": "square yards"}, "factor": 3097600.0},
{"slug": "square-meters-to-square-kilometers", "name": "Square meters to square kilometers", "category": "area", "type": "standard", "labels": {"in1": "Square meters", "in2": "square kilometers"}, "factor": 1e-06, "hidden": true},
{"slug": "square-meters-to-square-feet", "name": "Square meters to square feet", "category": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "type": "standard", "teaser": "Turn tiny square-centimeter patches into square meters.", "labels": {"in1": "Square Centimeters", "in2": "Square Meters"}, "factor": 0.0001, "hidden": true},
{"slug": "square-feet-to-square-inches", "name": "Square Feet to Square Inches", "category": "area", "type": "standard", "teaser": "Break square feet into square inches when detailing layouts.", "labels": {"in1": "Square Feet", "in2": "Square Inches"}, "factor": 144.0},
{"slug": "square-feet-to-square-yards", "name": "Square Feet to Square Yards", "category": "area", "type": "standard", "teaser": "Describe a backyard in square yards instead of square feet.", "labels": {"in1": "Square Feet", "in2": "Square Yards"}, "factor": 0.1111111111, "hidden": true},
{"slug": "square-inches-to-square-feet", "name": "Square Inches to Square Feet", "category": "area", "type": "standard", "teaser": "Turn square inches into square feet for tile planning.", "labels": {"in1": "Square Inches", "in2": "Square Feet"}, "factor": 0.006944444444444444, "hidden": true},
{"slug": "square-kilometers-to-acres", "name": "Square Kilometers to Acres", "category": "area", "type": "standard", "teaser": "Convert square kilometers into acres for acreage reports.", "labels": {"in1": "Square Kilometers", "in2": "Acres"}, "factor": 247.105381},
{"slug": "square-kilometers-to-hectares", "name": "Square Kilometers to Hectares", "category": "area", "type": "standard", "teaser": "Switch between square kilometers and hectares.", "labels": {"in1": "Square Kilometers", "in2": "Hectares"}, "factor": 100.0},
{"slug": "square-kilometers-to-square-miles", "name": "Square Kilometers to Square Miles", "category": "area", "type": "standard", "teaser": "Compare square kilometers with square miles.", "labels": {"in1": "Square Kilometers", "in2": "Square Miles"}, "factor": 0.386102159, "hidden": true},
{"slug": "square-meters-to-acres", "name": "Square Meters to Acres", "category": "area", "type": "standard", "teaser": "Translate square meters into acres for large parcels.", "labels": {"in1": "Square Meters", "in2": "Acres"}, "factor": 0.000247105381, "hidden": true},
{"slug": "square-meters-to-ares", "name": "Square Meters to Ares", "category": "area", "type": "standard", "teaser": "Convert square meters into ares when talking metric land units.", "labels": {"in1": "Square Meters", "in2": "Ares"}, "factor": 0.01, "hidden": true},
{"slug": "square-meters-to-barns", "name": "Square Meters to Barns", "category": "area", "type": "standard", "teaser": "Express square meters as barns for particle physics scales.", "labels": {"in1": "Square Meters", "in2": "Barns"}, "factor": 1e+28},
{"slug": "square-meters-to-hectares", "name": "Square Meters to Hectares", "category": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "type": "standard", "teaser": "Translate yard-area footprints into square millimeters for fine tooling.", "labels": {"in1": "Square Yards", "in2": "Square Millimeters"}, "factor": 836127.36},
{"slug": "square-centimeters-to-square-millimeters", "name": "Square Centimeters to Square Millimeters", "category": "area", "type": "standard", "teaser": "Scale square centimeters up to square millimeters (\u00d7100).", "labels": {"in1": "Square Centimeters", "in2": "Square Millimeters"}, "factor": 100.0},
{"slug": "square-feet-to-square-millimeters", "name": "Square Feet to Square Millimeters", "category": "area", "type": "standard", "teaser": "Convert floor areas into square millimeters for CAD detail.", "labels": {"in1": "Square Feet", "in2": "Square Millimeters"}, "factor": 92903.04},
{"slug": "square-inches-to-square-millimeters", "name": "Square Inches to Square Millimeters", "category": "area", "type": "standard", "teaser": "Convert small planar areas into square millimeters (\u00d7645.16).", "labels": {"in1": "Square Inches", "in2": "Square Millimeters"}, "factor": 645.16},
{"slug": "square-meters-to-square-millimeters", "name": "Square Meters to Square Millimeters", "category": "area", "type": "standard", "teaser": "Expand square meters into square millimeter counts.", "labels": {"in1": "Square Meters", "in2": "Square Millimeters"}, "factor": 1000000.0},
{"slug": "square-kilometers-to-square-millimeters", "name": "Square Kilometers to Square Millimeters", "category": "area", "type": "standard", "teaser": "Cover entire districts in square millimeters.", "labels": {"in1": "Square Kilometers", "in2": "Square Millimeters"}, "factor": 1000000000000.0},
{"slug": "square-centimeters-to-acres", "name": "Square Centimeters to Acres", "category": "area", "type": "standard", "teaser": "Convert precise square-centimeter measurements into acres for farmland context.", "labels": {"in1": "Square Centimeters", "in2": "Acres"}, "factor": 2.47105381467e-08},
{"slug": "square-centimeters-to-ares", "name": "Square Centimeters to Ares", "category": "area", "type": "standard", "teaser": "Express square centimeters in ares for metric land planning.", "labels": {"in1": "Square Centimeters", "in2": "Ares"}, "factor": 1e-06, "hidden": true},
{"slug": "square-centimeters-to-barns", "name": "Square Centimeters to Barns", "category": "area", "type": "standard", "teaser": "Bridge centimeter precision and atomic-scale barns when comparing cross-sections.", "labels": {"in1": "Square Centimeters", "in2": "Barns"}, "factor": 1e+24},
{"slug": "square-centimeters-to-circular-mils", "name": "Square Centimeters to Circular Mils", "category": "area", "type": "standard", "teaser": "Turn square-centimeter data into circular mils for conductor sizing.", "labels": {"in1": "Square Centimeters", "in2": "Circular Mils"}, "factor": 197352.524139},
{"slug": "square-centimeters-to-dunams", "name": "Square Centimeters to Dunams", "category": "area", "type": "standard", "teaser": "Translate tiny plots into dunams for regional surveying.", "labels": {"in1": "Square Centimeters", "in2": "Dunams"}, "factor": 1e-07},
{"slug": "square-centimeters-to-hectares", "name": "Square Centimeters to Hectares", "category": "area", "type": "standard", "teaser": "Expand square-centimeter areas into hectares for property summaries.", "labels": {"in1": "Square Centimeters", "in2": "Hectares"}, "factor": 1e-08},
{"slug": "square-centimeters-to-roods", "name": "Square Centimeters to Roods", "category": "area", "type": "standard", "teaser": "Convert square centimeters into roods when comparing historical land measures.", "labels": {"in1": "Square Centimeters", "in2": "Roods"}, "factor": 9.88421525869e-08},
{"slug": "square-centimeters-to-sections", "name": "Square Centimeters to Sections", "category": "area", "type": "standard", "teaser": "See centimeter details in terms of survey sections (1 section = 1 square mile).", "labels": {"in1": "Square Centimeters", "in2": "Sections"}, "factor": 3.86102158542e-11},
{"slug": "square-centimeters-to-square-miles", "name": "Square Centimeters to Square Miles", "category": "area", "type": "standard", "teaser": "Express minute squares in square miles for geographic perspective.", "labels": {"in1": "Square Centimeters", "in2": "Square Miles"}, "factor": 3.86102158542e-11, "hidden": true},
{"slug": "square-centimeters-to-square-mils", "name": "Square Centimeters to Square Mils", "category": "area", "type": "standard", "teaser": "Convert square centimeters into square mils for precision wiring math.", "labels": {"in1": "Square Centimeters", "in2": "Square Mils"}, "factor": 155000.310001},
{"slug": "square-centimeters-to-townships", "name": "Square Centimeters to Townships", "category": "area", "type": "standard", "teaser": "Relate micro areas to township-sized land plots.", "labels": {"in1": "Square Centimeters", "in2": "Townships"}, "factor": 1.07250599595e-12, "hidden": true},
{"slug": "square-feet-to-ares", "name": "Square Feet to Ares", "category": "area", "type": "standard", "teaser": "Express a square-foot footprint in ares for metric conversions.", "labels": {"in1": "Square Feet", "in2": "Ares"}, "factor": 0.0009290304, "hidden": true},
{"slug": "square-feet-to-barns", "name": "Square Feet to Barns", "category": "area", "type": "standard", "teaser": "Bridge square feet and atomic barns when you need extreme-range unit comparisons.", "labels": {"in1": "Square Feet", "in2": "Barns"}, "factor": 9.290304e+26},
{"slug": "square-feet-to-circular-mils", "name": "Square Feet to Circular Mils", "category": "area", "type": "standard", "teaser": "Translate floor area into circular mil counts used by electrical specs.", "labels": {"in1": "Square Feet", "in2": "Circular Mils"}, "factor": 183346494.442},
{"slug": "square-feet-to-dunams", "name": "Square Feet to Dunams", "category": "area", "type": "standard", "teaser": "Convert square feet to dunams for regional area planning.", "labels": {"in1": "Square Feet", "in2": "Dunams"}, "factor": 9.290304e-05},
{"slug": "square-feet-to-hectares", "name": "Square Feet to Hectares", "category": "area", "type": "standard", "teaser": "Convert square feet into hectares for international property math.", "labels": {"in1": "Square Feet", "in2": "Hectares"}, "factor": 9.290304e-06, "hidden": true},
{"slug": "square-feet-to-roods", "name": "Square Feet to Roods", "category": "area", "type": "standard", "teaser": "Compare square feet with roods when referencing historical land measures.", "labels": {"in1": "Square Feet", "in2": "Roods"}, "factor": 9.18273645546e-05},
{"slug": "square-feet-to-sections", "name": "Square Feet to Sections", "category": "area", "type": "standard", "teaser": "See how many survey sections your square-foot parcel represents.", "labels": {"in1": "Square Feet", "in2": "Sections"}, "factor": 3.58700642792e-08},
{"slug": "square-feet-to-square-miles", "name": "Square Feet to Square Miles", "category": "area", "type": "standard", "teaser": "Relate a building\u2019s square footage to square miles in one step.", "labels": {"in1": "Square Feet", "in2": "Square Miles"}, "factor": 3.58700642792e-08, "hidden": true},
{"slug": "square-feet-to-townships", "name": "Square Feet to Townships", "category": "area", "type": "standard", "teaser": "Express square-feet areas in multiples of townships for massive land holdings.", "labels": {"in1": "Square Feet", "in2": "Townships"}, "factor": 9.96390674421e-10, "hidden": true},
{"slug": "square-inches-to-acres", "name": "Square Inches to Acres", "category": "area", "type": "standard", "teaser": "Turn tiny square inches into acres for large-lot conversions.", "labels": {"in1": "Square Inches", "in2": "Acres"}, "factor": 1.59422507907e-07},
{"slug": "square-inches-to-ares", "name": "Square Inches to Ares", "category": "area", "type": "standard", "teaser": "Express square-inch areas in ares for metric summaries.", "labels": {"in1": "Square Inches", "in2": "Ares"}, "factor": 6.4516e-06, "hidden": true},
{"slug": "square-inches-to-barns", "name": "Square Inches to Barns", "category": "area", "type": "standard", "teaser": "Jump from square inches to barns when comparing electronics to atomic scales.", "labels": {"in1": "Square Inches", "in2": "Barns"}, "factor": 6.4516e+24},
{"slug": "square-inches-to-circular-mils", "name": "Square Inches to Circular Mils", "category": "area", "type": "standard", "teaser": "Convert square inches directly into circular mil counts for wiring.", "labels": {"in1": "Square Inches", "in2": "Circular Mils"}, "factor": 1273239.54474},
{"slug": "square-inches-to-dunams", "name": "Square Inches to Dunams", "category": "area", "type": "standard", "teaser": "See how many dunams fit into a square-inch footprint.", "labels": {"in1": "Square Inches", "in2": "Dunams"}, "factor": 6.4516e-07},
{"slug": "square-inches-to-hectares", "name": "Square Inches to Hectares", "category": "area", "type": "standard", "teaser": "Translate square inches into hectares for global planning.", "labels": {"in1": "Square Inches", "in2": "Hectares"}, "factor": 6.4516e-08},
{"slug": "square-inches-to-roods", "name": "Square Inches to Roods", "category": "area", "type": "standard", "teaser": "Compare square inches with roods for vintage land references.", "labels": {"in1": "Square Inches", "in2": "Roods"}, "factor": 6.37690031629e-07},
{"slug": "square-inches-to-sections", "name": "Square Inches to Sections", "category": "area", "type": "standard", "teaser": "Express square inches in survey sections when scaling up to miles.", "labels": {"in1": "Square Inches", "in2": "Sections"}, "factor": 2.49097668605e-10},
{"slug": "square-inches-to-square-miles", "name": "Square Inches to Square Miles", "category": "area", "type": "standard", "teaser": "Express minute areas as square miles for aerial comparison.", "labels": {"in1": "Square Inches", "in2": "Square Miles"}, "factor": 2.49097668605e-10, "hidden": true},
{"slug": "square-inches-to-townships", "name": "Square Inches to Townships", "category": "area", "type": "standard", "teaser": "Translate square inches into township-scale measurements.", "labels": {"in1": "Square Inches", "in2": "Townships"}, "factor": 6.91937968348e-12, "hidden": true},
{"slug": "square-kilometers-to-ares", "name": "Square Kilometers to Ares", "category": "area", "type": "standard", "teaser": "Express square kilometers as ares for smaller metric grids.", "labels": {"in1": "Square Kilometers", "in2": "Ares"}, "factor": 10000.0},
{"slug": "square-kilometers-to-barns", "name": "Square Kilometers to Barns", "category": "area", "type": "standard", "teaser": "Jump from city-scale square kilometers to atomic barns.", "labels": {"in1": "Square Kilometers", "in2": "Barns"}, "factor": 1e+34},
{"slug": "square-kilometers-to-circular-mils", "name": "Square Kilometers to Circular Mils", "category": "area", "type": "standard", "teaser": "Express square kilometers as circular mils for extreme scaling.", "labels": {"in1": "Square Kilometers", "in2": "Circular Mils"}, "factor": 1973525241390000.0},
{"slug": "square-kilometers-to-dunams", "name": "Square Kilometers to Dunams", "category": "area", "type": "standard", "teaser": "Convert square kilometers into dunams for regional surveys.", "labels": {"in1": "Square Kilometers", "in2": "Dunams"}, "factor": 1000.0},
{"slug": "square-kilometers-to-roods", "name": "Square Kilometers to Roods", "category": "area", "type": "standard", "teaser": "Compare square kilometers to roods for large-area context.", "labels": {"in1": "Square Kilometers", "in2": "Roods"}, "factor": 988.421525869},
{"slug": "square-kilometers-to-sections", "name": "Square Kilometers to Sections", "category": "area", "type": "standard", "teaser": "Scale square kilometers into survey sections (1 section = 1 square mile).", "labels": {"in1": "Square Kilometers", "in2": "Sections"}, "factor": 0.386102158542},
{"slug": "square-kilometers-to-square-mils", "name": "Square Kilometers to Square Mils", "category": "area", "type": "standard", "teaser": "Translate city-scale areas into square mils for micro-level planning.", "labels": {"in1": "Square Kilometers", "in2": "Square Mils"}, "factor": 1550003100010000.0},
{"slug": "square-kilometers-to-townships", "name": "Square Kilometers to Townships", "category": "area", "type": "standard", "teaser": "Express square kilometers as townships when dealing with massive tracts.", "labels": {"in1": "Square Kilometers", "in2": "Townships"}, "factor": 0.0107250599595, "hidden": true},
{"slug": "square-meters-to-roods", "name": "Square Meters to Roods", "category": "area", "type": "standard", "teaser": "Convert square meters into roods for historical land records.", "labels": {"in1": "Square Meters", "in2": "Roods"}, "factor": 0.000988421525869, "hidden": true},
{"slug": "square-meters-to-sections", "name": "Square Meters to Sections", "category": "area", "type": "standard", "teaser": "Express square meters as sections when scaling to survey grids.", "labels": {"in1": "Square Meters", "in2": "Sections"}, "factor": 3.86102158542e-07},
{"slug": "square-meters-to-square-inches", "name": "Square Meters to Square Inches", "category": "area", "type": "standard", "teaser": "Break square meters into square inches for precision components.", "labels": {"in1": "Square Meters", "in2": "Square Inches"}, "factor": 1550.00310001},
{"slug": "square-meters-to-square-miles", "name": "Square Meters to Square Miles", "category": "area", "type": "standard", "teaser": "Convert square meters into square miles for huge layouts.", "labels": {"in1": "Square Meters", "in2": "Square Miles"}, "factor": 3.86102158542e-07, "hidden": true},
{"slug": "square-meters-to-square-mils", "name": "Square Meters to Square Mils", "category": "area", "type": "standard", "teaser": "Turn square meters into square mils for fine conductor areas.", "labels": {"in1": "Square Meters", "in2": "Square Mils"}, "factor": 1550003100.01},
{"slug": "square-meters-to-townships", "name": "Square Meters to Townships", "category": "area", "type": "standard", "teaser": "Express square meters as townships for massive land planning.", "labels": {"in1": "Square Meters", "in2": "Townships"}, "factor": 1.07250599595e-08, "hidden": true},
{"slug": "square-miles-to-ares", "name": "Square Miles to Ares", "category": "area", "type": "standard", "teaser": "Express square miles as ares for metric farmland conversions.", "labels": {"in1": "Square Miles", "in2": "Ares"}, "factor": 25899.8811034},
{"slug": "square-miles-to-barns", "name": "Square Miles to Barns", "category": "area", "type": "standard", "teaser": "Bridge city-scale areas and nuclear-scale barns.", "labels": {"in1": "Square Miles", "in2": "Barns"}, "factor": 2.58998811034e+34},
{"slug": "square-miles-to-circular-mils", "name": "Square Miles to Circular Mils", "category": "area", "type": "standard", "teaser": "Turn square miles into circular mils for wiring analogies.", "labels": {"in1": "Square Miles", "in2": "Circular Mils"}, "factor": 5111406910650000.0},
{"slug": "square-miles-to-dunams", "name": "Square Miles to Dunams", "category": "area", "type": "standard", "teaser": "Convert square miles into dunams for regional survey math.", "labels": {"in1": "Square Miles", "in2": "Dunams"}, "factor": 2589.98811034},
{"slug": "square-miles-to-hectares", "name": "Square Miles to Hectares", "category": "area", "type": "standard", "teaser": "Translate square-mile areas into hectares.", "labels": {"in1": "Square Miles", "in2": "Hectares"}, "factor": 258.998811034},
{"slug": "square-miles-to-roods", "name": "Square Miles to Roods", "category": "area", "type": "standard", "teaser": "Relate square miles to roods when referencing old English land grants.", "labels": {"in1": "Square Miles", "in2": "Roods"}, "factor": 2560.0},
{"slug": "square-miles-to-sections", "name": "Square Miles to Sections", "category": "area", "type": "standard", "teaser": "Show how many survey sections fit into a square mile.", "labels": {"in1": "Square Miles", "in2": "Sections"}},
{"slug": "square-miles-to-square-mils", "name": "Square Miles to Square Mils", "category": "area", "type": "standard", "teaser": "Break square miles into square mils for micro-scale analogies.", "labels": {"in1": "Square Miles", "in2": "Square Mils"}, "factor": 4014489600000000.0},
{"slug": "square-miles-to-townships", "name": "Square Miles to Townships", "category": "area", "type": "standard", "teaser": "Express square miles as fractional townships.", "labels": {"in1": "Square Miles", "in2": "Townships"}, "factor": 0.0277777777778, "hidden": true},
{"slug": "square-mils-to-acres", "name": "Square Mils to Acres", "category": "area", "type": "standard", "teaser": "Convert square mils into acres for micrometer-level land analogies.", "labels": {"in1": "Square Mils", "in2": "Acres"}, "factor": 1.59422507907e-13},
{"slug": "square-mils-to-ares", "name": "Square Mils to Ares", "category": "area", "type": "standard", "teaser": "Bridge conductive cross sections with metric land units.", "labels": {"in1": "Square Mils", "in2": "Ares"}, "factor": 6.4516e-12, "hidden": true},
{"slug": "square-mils-to-barns", "name": "Square Mils to Barns", "category": "area", "type": "standard", "teaser": "Express tiny square mil areas as barns for atomic-scale analogies.", "labels": {"in1": "Square Mils", "in2": "Barns"}, "factor": 6.4516e+18},
{"slug": "square-mils-to-dunams", "name": "Square Mils to Dunams", "category": "area", "type": "standard", "teaser": "Connect square mils to dunams for wide-ranging comparisons.", "labels": {"in1": "Square Mils", "in2": "Dunams"}, "factor": 6.4516e-13},
{"slug": "square-mils-to-hectares", "name": "Square Mils to Hectares", "category": "area", "type": "standard", "teaser": "Translate square mils into hectares for large-area analogies.", "labels": {"in1": "Square Mils", "in2": "Hectares"}, "factor": 6.4516e-14},
{"slug": "square-mils-to-roods", "name": "Square Mils to Roods", "category": "area", "type": "standard", "teaser": "Convert square mil coverage into roods for historic land talk.", "labels": {"in1": "Square Mils", "in2": "Roods"}, "factor": 6.37690031629e-13},
{"slug": "square-mils-to-sections", "name": "Square Mils to Sections", "category": "area", "type": "standard", "teaser": "Express wire cross sections in terms of survey sections.", "labels": {"in1": "Square Mils", "in2": "Sections"}, "factor": 2.49097668605e-16},
{"slug": "square-mils-to-square-centimeters", "name": "Square Mils to Square Centimeters", "category": "area", "type": "standard", "teaser": "Expand square mils into square centimeters for lab conversions.", "labels": {"in1": "Square Mils", "in2": "Square Centimeters"}, "factor": 6.4516e-06, "hidden": true},
{"slug": "square-mils-to-square-feet", "name": "Square Mils to Square Feet", "category": "area", "type": "standard", "teaser": "Relate the smallest mil grids to floor-plan square feet.", "labels": {"in1": "Square Mils", "in2": "Square Feet"}, "factor": 6.94444444444e-09, "hidden": true},
{"slug": "square-mils-to-square-inches", "name": "Square Mils to Square Inches", "category": "area", "type": "standard", "teaser": "Convert square mils into square inches for conventional units.", "labels": {"in1": "Square Mils", "in2": "Square Inches"}, "factor": 1e-06, "hidden": true},
{"slug": "square-mils-to-square-kilometers", "name": "Square Mils to Square Kilometers", "category": "area", "type": "standard", "teaser": "Translate square mils into square kilometers for insane scaling.", "labels": {"in1": "Square Mils", "in2": "Square Kilometers"}, "factor": 6.4516e-16, "hidden": true},
{"slug": "square-mils-to-square-meters", "name": "Square Mils to Square Meters", "category": "area", "type": "standard", "teaser": "Express square mils as square meters.", "labels": {"in1": "Square Mils", "in2": "Square Meters"}, "factor": 6.4516e-10, "hidden": true},
{"slug": "square-mils-to-square-miles", "name": "Square Mils to Square Miles", "category": "area", "type": "standard", "teaser": "Compare square mils with entire square miles.", "labels": {"in1": "Square Mils", "in2": "Square Miles"}, "factor": 2.49097668605e-16, "hidden": true},
{"slug": "square-mils-to-square-yards", "name": "Square Mils to Square Yards", "category": "area", "type": "standard", "teaser": "Translate microareas into square yards for rugs.", "labels": {"in1": "Square Mils", "in2": "Square Yards"}, "factor": 7.71604938272e-10, "hidden": true},
{"slug": "square-mils-to-townships", "name": "Square Mils to Townships", "category": "area", "type": "standard", "teaser": "Express square mils in township units for a large-range perspective.", "labels": {"in1": "Square Mils", "in2": "Townships"}, "factor": 6.91937968348e-18, "hidden": true},
{"slug": "square-yards-to-ares", "name": "Square Yards to Ares", "category": "area", "type": "standard", "teaser": "Convert square yards into ares for yard-to-metric conversions.", "labels": {"in1": "Square Yards", "in2": "Ares"}, "factor": 0.0083612736, "hidden": true},
{"slug": "ares-to-acres", "name": "Ares to Acres", "category": "area", "type": "standard", "teaser": "Flip metric ares back into acres when comparing US and metric land details.", "labels": {"in1": "Ares", "in2": "Acres"}, "factor": 0.024710538146716532},
{"slug": "ares-to-square-yards", "name": "Ares to Square Yards", "category": "area", "type": "standard", "teaser": "Convert metric ares into square yards for hybrid surveying units.", "labels": {"in1": "Ares", "in2": "Square Yards"}, "factor": 119.59900463010803},
{"slug": "ares-to-square-meters", "name": "Ares to Square Meters", "category": "area", "type": "standard", "teaser": "Express an are in square meters (1 are = 100 m\u00b2) for simple metric scaling.", "labels": {"in1": "Ares", "in2": "Square Meters"}, "factor": 100.0},
{"slug": "barns-to-acres", "name": "Barns to Acres", "category": "area", "type": "standard", "teaser": "Cascade a barn-level beam area into acres for astrophysics analogies.", "labels": {"in1": "Barns", "in2": "Acres"}, "factor": 2.471053814671653e-32},
{"slug": "barns-to-square-yards", "name": "Barns to Square Yards", "category": "area", "type": "standard", "teaser": "Express tiny barn-scale areas in square yards when reviewing conductor cross-sections.", "labels": {"in1": "Barns", "in2": "Square Yards"}, "factor": 1.1959900463010803e-28, "hidden": true},
{"slug": "square-yards-to-barns", "name": "Square Yards to Barns", "category": "area", "type": "standard", "teaser": "Scale square yards down to barns for bridging magnitudes.", "labels": {"in1": "Square Yards", "in2": "Barns"}, "factor": 8.3612736e+27},
{"slug": "square-yards-to-circular-mils", "name": "Square Yards to Circular Mils", "category": "area", "type": "standard", "teaser": "Translate yard areas into circular mil equivalents.", "labels": {"in1": "Square Yards", "in2": "Circular Mils"}, "factor": 1650118449.98},
{"slug": "square-yards-to-dunams", "name": "Square Yards to Dunams", "category": "area", "type": "standard", "teaser": "Express square yards as dunams for regional conversions.", "labels": {"in1": "Square Yards", "in2": "Dunams"}, "factor": 0.00083612736},
{"slug": "square-yards-to-roods", "name": "Square Yards to Roods", "category": "area", "type": "standard", "teaser": "Convert square yards into roods.", "labels": {"in1": "Square Yards", "in2": "Roods"}, "factor": 0.000826446280992},
{"slug": "square-yards-to-sections", "name": "Square Yards to Sections", "category": "area", "type": "standard", "teaser": "Show square yards as survey sections.", "labels": {"in1": "Square Yards", "in2": "Sections"}, "factor": 3.22830578512e-07},
{"slug": "square-yards-to-townships", "name": "Square Yards to Townships", "category": "area", "type": "standard", "teaser": "Express square yards in township fractions.", "labels": {"in1": "Square Yards", "in2": "Townships"}, "factor": 8.96751606979e-09, "hidden": true},
{"slug": "townships-to-ares", "name": "Townships to Ares", "category": "other", "type": "standard", "teaser": "Convert townships into ares for metric farmland.", "labels": {"in1": "Townships", "in2": "Ares"}, "factor": 932395.719721},
{"slug": "townships-to-barns", "name": "Townships to Barns", "category": "pressure", "type": "standard", "teaser": "Express townships in barns for atomic analogies.", "labels": {"in1": "Townships", "in2": "Barns"}, "factor": 9.32395719721e+35},
{"slug": "townships-to-circular-mils", "name": "Townships to Circular Mils", "category": "angle", "type": "standard", "teaser": "Turn township areas into circular mils for wire comparisons.", "labels": {"in1": "Townships", "in2": "Circular Mils"}, "factor": 1.84010648783e+17},
{"slug": "square-meters-to-circular-mils", "name": "Square Meters to Circular Mils", "category": "area", "type": "standard", "teaser": "Express square meters as circular mils for conductor-area comparisons.", "labels": {"in1": "Square Meters", "in2": "Circular Mils"}, "factor": 1973525241.39},
{"slug": "square-meters-to-dunams", "name": "Square Meters to Dunams", "category": "area", "type": "standard", "teaser": "Convert square meters into dunams for regional planning conversions.", "labels": {"in1": "Square Meters", "in2": "Dunams"}, "factor": 0.001},
{"slug": "square-yards-to-hectares", "name": "Square Yards to Hectares", "category": "area", "type": "standard", "teaser": "Estimate how many hectares your yard covers when planning landscaping.", "labels": {"in1": "Square Yards", "in2": "Hectares"}, "factor": 8.3612736e-05},
{"slug": "square-yards-to-square-kilometers", "name": "Square Yards to Square Kilometers", "category": "area", "type": "standard", "teaser": "Translate square yards into square kilometers for city planning.", "labels": {"in1": "Square Yards", "in2": "Square Kilometers"}, "factor": 8.3612736e-07, "hidden": true},
{"slug": "square-kilometers-to-square-yards", "name": "Square Kilometers to Square Yards", "category": "area", "type": "standard", "teaser": "Convert large urban footprints into square yards for real estate quoting.", "labels": {"in1": "Square Kilometers", "in2": "Square Yards"}, "factor": 1195990.046},
{"slug": "square-kilometers-to-square-feet", "name": "Square Kilometers to Square Feet", "category": "area", "type": "standard", "teaser": "Turn square kilometers into square feet for building code checks.", "labels": {"in1": "Square Kilometers", "in2": "Square Feet"}, "factor": 10763910.417},
{"slug": "square-kilometers-to-square-inches", "name": "Square Kilometers to Square Inches", "category": "area", "type": "standard", "teaser": "Break city-wide areas into square inches for precise engineering layouts.", "labels": {"in1": "Square Kilometers", "in2": "Square Inches"}, "factor": 1550003100.0},
{"slug": "square-kilometers-to-square-centimeters", "name": "Square Kilometers to Square Centimeters", "category": "area", "type": "standard", "teaser": "Express a square kilometer as square centimeters for microscale units.", "labels": {"in1": "Square Kilometers", "in2": "Square Centimeters"}, "factor": 10000000000.0},
{"slug": "square-inches-to-square-kilometers", "name": "Square Inches to Square Kilometers", "category": "area", "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": "area", "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": "area", "type": "standard", "teaser": "Convert square inches into square meters for precision part specifications.", "labels": {"in1": "Square Inches", "in2": "Square Meters"}, "factor": 0.00064516, "hidden": true},
{"slug": "square-inches-to-square-micrometers", "name": "Square Inches to Square Micrometers", "category": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "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": "area", "type": "standard", "teaser": "Translate a township into square meters for detailed surveys.", "labels": {"in1": "Townships", "in2": "Square Meters"}, "factor": 93239571.972096},
{"slug": "slugs-to-kilograms", "name": "Slugs to kilograms", "category": "weight", "type": "standard", "labels": {"in1": "Slugs", "in2": "kilograms"}, "factor": 14.5939},
{"slug": "sievert-to-rem", "name": "Sievert to rem", "category": "radiation", "type": "standard", "labels": {"in1": "Sievert", "in2": "rem"}, "factor": 100.0},
{"slug": "seconds-to-minutes", "name": "Seconds to minutes", "category": "time", "type": "standard", "labels": {"in1": "Seconds", "in2": "minutes"}, "factor": 0.016667, "hidden": true},
{"slug": "milliseconds-to-microseconds", "name": "Milliseconds to Microseconds", "category": "angle", "type": "standard", "labels": {"in1": "Milliseconds", "in2": "Microseconds"}, "factor": 1000.0},
{"slug": "milliseconds-to-minutes", "name": "Milliseconds to Minutes", "category": "angle", "type": "standard", "labels": {"in1": "Milliseconds", "in2": "Minutes"}, "factor": 1.66667e-05},
{"slug": "milliseconds-to-seconds", "name": "Milliseconds to Seconds", "category": "angle", "type": "standard", "labels": {"in1": "Milliseconds", "in2": "Seconds"}, "factor": 0.001, "hidden": true},
{"slug": "seconds-to-milliseconds", "name": "Seconds to milliseconds", "category": "angle", "type": "standard", "labels": {"in1": "Seconds", "in2": "milliseconds"}, "factor": 1000.0},
{"slug": "rutherford-to-becquerel", "name": "Rutherford to becquerel", "category": "radiation", "type": "standard", "labels": {"in1": "Rutherford", "in2": "becquerel"}, "factor": 1000000.0},
{"slug": "rpm-to-rads", "name": "RPM to rad/s", "category": "radiation", "type": "standard", "labels": {"in1": "RPM", "in2": "rad/s"}, "factor": 0.10472},
{"slug": "roentgen-to-coulomb-per-kilogram", "name": "Roentgen to coulomb per kilogram", "category": "weight", "type": "standard", "labels": {"in1": "Roentgen", "in2": "coulomb per kilogram"}, "factor": 0.000258, "hidden": true},
{"slug": "rem-to-sievert", "name": "Rem to sievert", "category": "radiation", "type": "standard", "labels": {"in1": "Rem", "in2": "sievert"}, "factor": 0.01, "hidden": true},
{"slug": "radians-to-degrees", "name": "Radians to degrees", "category": "angle", "type": "standard", "labels": {"in1": "Radians", "in2": "degrees"}, "factor": 57.2958},
{"slug": "rads-to-rpm", "name": "rad/s to RPM", "category": "radiation", "type": "standard", "labels": {"in1": "rad/s", "in2": "RPM"}, "factor": 9.5493},
{"slug": "rad-to-gray", "name": "Rad to gray", "category": "radiation", "type": "standard", "labels": {"in1": "Rad", "in2": "gray"}, "factor": 0.01, "hidden": true},
{"slug": "psi-to-megapascals", "name": "PSI to megapascals", "category": "pressure", "type": "standard", "labels": {"in1": "PSI", "in2": "megapascals"}, "factor": 0.006895, "hidden": true},
{"slug": "psi-to-bar", "name": "PSI to bar", "category": "pressure", "type": "standard", "labels": {"in1": "PSI", "in2": "bar"}, "factor": 0.068948, "hidden": true},
{"slug": "psi-to-kpa", "name": "PSI to kPa", "category": "pressure", "type": "standard", "teaser": "Convert pounds per square inch into kilopascals.", "labels": {"in1": "PSI", "in2": "kPa"}, "factor": 6.89476},
{"slug": "psi-to-pascal", "name": "PSI to Pascals", "category": "pressure", "type": "standard", "teaser": "Convert PSI into pascals for SI clarity.", "labels": {"in1": "PSI", "in2": "Pascals"}, "factor": 6894.76},
{"slug": "psi-to-mmhg", "name": "PSI to mmHg", "category": "pressure", "type": "standard", "teaser": "Express PSI in millimeters of mercury.", "labels": {"in1": "PSI", "in2": "mmHg"}, "factor": 51.7149},
{"slug": "psi-to-torr", "name": "PSI to Torr", "category": "pressure", "type": "standard", "teaser": "Express PSI in torr for vacuum work.", "labels": {"in1": "PSI", "in2": "Torr"}, "factor": 51.7149},
{"slug": "torr-to-atmosphere", "name": "Torr to Atmosphere", "category": "pressure", "type": "standard", "teaser": "Convert torr into atmospheres.", "labels": {"in1": "Torr", "in2": "Atmosphere"}, "factor": 0.0013157894736842105, "hidden": true},
{"slug": "torr-to-bar", "name": "Torr to Bar", "category": "pressure", "type": "standard", "teaser": "Express torr as bars.", "labels": {"in1": "Torr", "in2": "Bar"}, "factor": 0.00133322368421},
{"slug": "torr-to-cmhg", "name": "Torr to cmHg", "category": "pressure", "type": "standard", "teaser": "Convert torr into centimeters of mercury.", "labels": {"in1": "Torr", "in2": "cmHg"}, "factor": 0.1},
{"slug": "torr-to-kpa", "name": "Torr to kPa", "category": "pressure", "type": "standard", "teaser": "Convert torr into kilopascals.", "labels": {"in1": "Torr", "in2": "kPa"}, "factor": 0.13332236842105263},
{"slug": "torr-to-psi", "name": "Torr to PSI", "category": "pressure", "type": "standard", "teaser": "Convert torr into pounds per square inch.", "labels": {"in1": "Torr", "in2": "PSI"}, "factor": 0.019336776, "hidden": true},
{"slug": "ppi-to-dpi", "name": "PPI to DPI", "category": "other", "type": "standard", "labels": {"in1": "PPI", "in2": "DPI"}},
{"slug": "pounds-to-tons", "name": "Pounds to tons", "category": "weight", "type": "standard", "labels": {"in1": "Pounds", "in2": "tons"}, "factor": 0.0005, "hidden": true},
{"slug": "pounds-to-stones", "name": "Pounds to stones", "category": "weight", "type": "standard", "labels": {"in1": "Pounds", "in2": "stones"}, "factor": 0.071428, "hidden": true},
{"slug": "pounds-to-ounces", "name": "Pounds to ounces", "category": "weight", "type": "standard", "labels": {"in1": "Pounds", "in2": "ounces"}, "factor": 16.0},
{"slug": "pounds-to-kilograms", "name": "Pounds to kilograms", "category": "weight", "type": "standard", "labels": {"in1": "Pounds", "in2": "kilograms"}, "factor": 0.45359, "hidden": true},
{"slug": "pints-to-liters", "name": "Pints to liters", "category": "volume", "type": "standard", "labels": {"in1": "Pints", "in2": "liters"}, "factor": 0.473176, "hidden": true},
{"slug": "pints-to-cups", "name": "Pints to Cups", "category": "volume", "type": "standard", "teaser": "Convert pints into cups for cooking measures.", "labels": {"in1": "Pints", "in2": "Cups"}, "factor": 2.0},
{"slug": "pints-to-gallons", "name": "Pints to Gallons", "category": "volume", "type": "standard", "teaser": "Convert pints into gallons for volume tracking.", "labels": {"in1": "Pints", "in2": "Gallons"}, "factor": 0.125, "hidden": true},
{"slug": "pints-to-quarts", "name": "Pints to Quarts", "category": "volume", "type": "standard", "teaser": "Convert pints into quarts for canning ratios.", "labels": {"in1": "Pints", "in2": "Quarts"}, "factor": 0.5, "hidden": true},
{"slug": "percent-to-ppm", "name": "Percent to PPM", "category": "fluids", "type": "standard", "labels": {"in1": "Percent", "in2": "PPM"}, "factor": 10000.0},
{"slug": "percent-abv-to-proof", "name": "Percent ABV to Proof", "category": "other", "type": "standard", "teaser": "Convert alcohol by volume into US proof values (Proof = 2 \u00d7 ABV).", "labels": {"in1": "Percent ABV", "in2": "Proof"}, "factor": 2.0},
{"slug": "proof-to-percent-abv", "name": "Proof to Percent ABV", "category": "other", "type": "standard", "teaser": "Convert US proof back into ABV (ABV = Proof / 2).", "labels": {"in1": "Proof", "in2": "Percent ABV"}, "factor": 0.5, "hidden": true},
{"slug": "ppb-to-ppm", "name": "PPB to PPM", "category": "fluids", "type": "standard", "teaser": "Convert parts per billion into ppm.", "labels": {"in1": "PPB", "in2": "PPM"}, "factor": 0.001, "hidden": true},
{"slug": "ppm-to-mg-per-liter", "name": "PPM to mg/L", "category": "fluids", "type": "standard", "teaser": "For dilute aqueous solutions, treat ppm as mg per liter.", "labels": {"in1": "PPM", "in2": "mg/L"}},
{"slug": "ppm-to-percent", "name": "PPM to Percent", "category": "fluids", "type": "standard", "teaser": "Convert ppm values into percent by mass.", "labels": {"in1": "PPM", "in2": "Percent"}, "factor": 0.0001, "hidden": true},
{"slug": "ppm-to-ppb", "name": "PPM to PPB", "category": "fluids", "type": "standard", "teaser": "Convert parts per million into parts per billion.", "labels": {"in1": "PPM", "in2": "PPB"}, "factor": 1000.0},
{"slug": "planck-mass-to-kilograms", "name": "Planck mass to Kilograms", "category": "weight", "type": "standard", "teaser": "Convert the Planck mass into SI kilograms.", "labels": {"in1": "Planck mass", "in2": "Kilograms"}, "factor": 2.176434e-08},
{"slug": "planck-time-to-seconds", "name": "Planck time to Seconds", "category": "time", "type": "standard", "teaser": "Express Planck time in seconds.", "labels": {"in1": "Planck time", "in2": "Seconds"}, "factor": 5.391247e-44},
{"slug": "points-compass-to-degrees", "name": "Points (compass) to Degrees", "category": "angle", "type": "standard", "teaser": "Convert compass points into degrees.", "labels": {"in1": "Points (compass)", "in2": "Degrees"}, "factor": 11.25},
{"slug": "points-to-inches", "name": "Points to Inches", "category": "length", "type": "standard", "teaser": "Translate typography points into inches for layout work.", "labels": {"in1": "Points", "in2": "Inches"}, "factor": 0.0138889, "hidden": true},
{"slug": "points-to-pixels", "name": "Points to Pixels", "category": "other", "type": "standard", "teaser": "Convert typographic points into CSS pixels at 96 DPI.", "labels": {"in1": "Points", "in2": "Pixels"}, "factor": 1.333333},
{"slug": "pixels-per-centimeter-to-dpi", "name": "Pixels per centimeter to DPI", "category": "length", "type": "standard", "teaser": "Convert pixels per centimeter into dots per inch (multiplying by 2.54).", "labels": {"in1": "Pixels per centimeter", "in2": "DPI"}, "factor": 2.54},
{"slug": "pixels-to-points", "name": "Pixels to Points", "category": "other", "type": "standard", "teaser": "Convert CSS pixels into typographic points at 96 DPI.", "labels": {"in1": "Pixels", "in2": "Points"}, "factor": 0.75, "hidden": true},
{"slug": "pennyweights-to-grams", "name": "Pennyweights to grams", "category": "weight", "type": "standard", "labels": {"in1": "Pennyweights", "in2": "grams"}, "factor": 1.55517},
{"slug": "pennyweights-to-troy-ounces", "name": "Pennyweights to Troy Ounces", "category": "weight", "type": "standard", "teaser": "Convert pennyweights into troy ounces (1 pennyweight = 0.05 troy ounces).", "labels": {"in1": "Pennyweights", "in2": "Troy Ounces"}, "factor": 0.05},
{"slug": "picocurie-to-becquerel", "name": "Picocurie to Becquerel", "category": "radiation", "type": "standard", "teaser": "A tiny radiation dose expressed in picocuries converts to becquerels.", "labels": {"in1": "Picocurie", "in2": "Becquerel"}, "factor": 0.037},
{"slug": "picofarads-to-microfarads", "name": "Picofarads to Microfarads", "category": "radiation", "type": "standard", "teaser": "Convert tiny capacitances into microfarads for circuit design.", "labels": {"in1": "Picofarads", "in2": "Microfarads"}, "factor": 1e-06, "hidden": true},
{"slug": "picograms-to-nanograms", "name": "Picograms to Nanograms", "category": "weight", "type": "standard", "teaser": "Express picogram masses as nanograms for lab reporting.", "labels": {"in1": "Picograms", "in2": "Nanograms"}, "factor": 0.001, "hidden": true},
{"slug": "picometers-to-angstroms", "name": "Picometers to Angstroms", "category": "length", "type": "standard", "teaser": "Translate picometers into angstroms for nanoscale distances.", "labels": {"in1": "Picometers", "in2": "Angstroms"}, "factor": 0.01},
{"slug": "pascals-to-inches-of-water", "name": "Pascals to inches of water", "category": "length", "type": "standard", "labels": {"in1": "Pascals", "in2": "inches of water"}, "factor": 0.004015, "hidden": true},
{"slug": "pascals-to-inches-of-mercury", "name": "Pascals to inches of mercury", "category": "length", "type": "standard", "labels": {"in1": "Pascals", "in2": "inches of mercury"}, "factor": 0.000295, "hidden": true},
{"slug": "pascal-to-atmosphere", "name": "Pascal to atmosphere", "category": "pressure", "type": "standard", "labels": {"in1": "Pascal", "in2": "atmosphere"}, "factor": 9.869e-06, "hidden": true},
{"slug": "ounces-to-pounds", "name": "Ounces to pounds", "category": "weight", "type": "standard", "labels": {"in1": "Ounces", "in2": "pounds"}, "factor": 0.0625, "hidden": true},
{"slug": "newton-meters-to-foot-pounds", "name": "Newton-meters to foot-pounds", "category": "force", "type": "standard", "labels": {"in1": "Newton-meters", "in2": "foot-pounds"}, "factor": 0.73756, "hidden": true},
{"slug": "nanometers-to-micrometers", "name": "Nanometers to micrometers", "category": "length", "type": "standard", "labels": {"in1": "Nanometers", "in2": "micrometers"}, "factor": 0.001, "hidden": true},
{"slug": "nanograms-to-picograms", "name": "Nanograms to picograms", "category": "weight", "type": "standard", "labels": {"in1": "Nanograms", "in2": "picograms"}, "factor": 1000.0},
{"slug": "metric-tons-to-long-tons", "name": "Metric tons to long tons", "category": "weight", "type": "standard", "labels": {"in1": "Metric tons", "in2": "long tons"}, "factor": 0.9842},
{"slug": "lumens-to-candela", "name": "Lumens to candela", "category": "light", "type": "standard", "labels": {"in1": "Lumens", "in2": "candela"}, "factor": 0.079577, "hidden": true},
{"slug": "gsm-to-ounces-per-sq-yard", "name": "GSM to Ounces per sq yard", "category": "length", "type": "standard", "teaser": "Convert GSM to Ounces per sq yard instantly.", "labels": {"in1": "GSM", "in2": "Ounces per sq yard"}, "factor": 0.02952, "hidden": true},
{"slug": "tex-to-denier", "name": "Tex to Denier", "category": "other", "type": "standard", "teaser": "Convert tex into denier for yarn weights.", "labels": {"in1": "Tex", "in2": "Denier"}, "factor": 9.0},
{"slug": "ounces-per-sq-yard-to-gsm", "name": "Ounces per sq yard to GSM", "category": "length", "type": "standard", "teaser": "Convert fabric weight from ounces per square yard into grams per square meter.", "labels": {"in1": "Ounces per sq yard", "in2": "GSM"}, "factor": 33.906074},
{"slug": "hands-to-centimeters", "name": "Hands to Centimeters", "category": "length", "type": "standard", "teaser": "Convert Hands to Centimeters instantly.", "labels": {"in1": "Hands", "in2": "Centimeters"}, "factor": 10.16},
{"slug": "hands-to-inches", "name": "Hands to Inches", "category": "length", "type": "standard", "teaser": "Convert Hands to Inches instantly.", "labels": {"in1": "Hands", "in2": "Inches"}, "factor": 4.0},
{"slug": "hartree-to-electron-volts", "name": "Hartree to Electron-volts", "category": "energy", "type": "standard", "teaser": "Convert Hartree to Electron-volts instantly.", "labels": {"in1": "Hartree", "in2": "Electron-volts"}, "factor": 27.2114},
{"slug": "hectares-to-ares", "name": "Hectares to Ares", "category": "area", "type": "standard", "teaser": "Convert Hectares to Ares instantly.", "labels": {"in1": "Hectares", "in2": "Ares"}, "factor": 100.0},
{"slug": "hectares-to-square-feet", "name": "Hectares to Square Feet", "category": "area", "type": "standard", "teaser": "Convert Hectares to Square Feet instantly.", "labels": {"in1": "Hectares", "in2": "Square Feet"}, "factor": 107639.0},
{"slug": "hectares-to-square-kilometers", "name": "Hectares to Square Kilometers", "category": "area", "type": "standard", "teaser": "Convert Hectares to Square Kilometers instantly.", "labels": {"in1": "Hectares", "in2": "Square Kilometers"}, "factor": 0.01, "hidden": true},
{"slug": "hectares-to-square-meters", "name": "Hectares to Square Meters", "category": "area", "type": "standard", "teaser": "Convert Hectares to Square Meters instantly.", "labels": {"in1": "Hectares", "in2": "Square Meters"}, "factor": 10000.0},
{"slug": "hectopascals-to-atmosphere", "name": "Hectopascals to Atmosphere", "category": "pressure", "type": "standard", "teaser": "Convert Hectopascals to Atmosphere instantly.", "labels": {"in1": "Hectopascals", "in2": "Atmosphere"}, "factor": 0.000986923, "hidden": true},
{"slug": "hectopascals-to-bar", "name": "Hectopascals to Bar", "category": "pressure", "type": "standard", "teaser": "Convert Hectopascals to Bar instantly.", "labels": {"in1": "Hectopascals", "in2": "Bar"}, "factor": 0.001, "hidden": true},
{"slug": "hectopascals-to-psi", "name": "Hectopascals to PSI", "category": "pressure", "type": "standard", "teaser": "Convert Hectopascals to PSI instantly.", "labels": {"in1": "Hectopascals", "in2": "PSI"}, "factor": 0.0145038},
{"slug": "henries-to-abamperes", "name": "Henries / Abamperes", "category": "electrical", "type": "3col", "teaser": "Relate inductance to CGS abamperes when flux/time context is given.", "labels": {"in1": "Henries", "in2": "Abamperes", "in3": "Henries / Abamperes"}},
{"slug": "henries-to-abvolts", "name": "Henries / Abvolts", "category": "electrical", "type": "3col", "teaser": "Convert inductance into CGS abvolts when impulse and flux are known.", "labels": {"in1": "Henries", "in2": "Abvolts", "in3": "Henries / Abvolts"}},
{"slug": "henries-to-ampere-hours", "name": "Henries / Ampere-hours", "category": "time", "type": "3col", "teaser": "Translate inductance into stored ampere-hours given current and duration.", "labels": {"in1": "Henries", "in2": "Ampere-hours", "in3": "Henries / Ampere-hours"}},
{"slug": "henries-to-amps", "name": "Henries / Amps", "category": "electrical", "type": "3col", "teaser": "Express inductance as amperes when applying a known voltage drop and time.", "labels": {"in1": "Henries", "in2": "Amps", "in3": "Henries / Amps"}},
{"slug": "henries-to-coulombs", "name": "Henries / Coulombs", "category": "electrical", "type": "3col", "teaser": "Estimate coulombs from inductance when voltage and duration are provided.", "labels": {"in1": "Henries", "in2": "Coulombs", "in3": "Henries / Coulombs"}},
{"slug": "henries-to-farads", "name": "Henries / Farads", "category": "radiation", "type": "3col", "teaser": "Relate inductance to capacitance when energy or frequency context is entered.", "labels": {"in1": "Henries", "in2": "Farads", "in3": "Henries / Farads"}},
{"slug": "henries-to-kilowatts", "name": "Henries / Kilowatts", "category": "power", "type": "3col", "teaser": "Turn inductance into kilowatt-equivalent power when voltage and time are known.", "labels": {"in1": "Henries", "in2": "Kilowatts", "in3": "Henries / Kilowatts"}},
{"slug": "henries-to-kva", "name": "Henries / Kva", "category": "other", "type": "3col", "teaser": "Express inductance as apparent power (kVA) using voltage and current.", "labels": {"in1": "Henries", "in2": "Kva", "in3": "Henries / Kva"}},
{"slug": "henries-to-microfarads", "name": "Henries / Microfarads", "category": "radiation", "type": "3col", "teaser": "Compare inductance with microfarad capacitances for resonant tuning.", "labels": {"in1": "Henries", "in2": "Microfarads", "in3": "Henries / Microfarads"}},
{"slug": "henries-to-milliampere-hours", "name": "Henries / Milliampere-hours", "category": "angle", "type": "3col", "teaser": "Estimate mAh from inductance via current and discharge time.", "labels": {"in1": "Henries", "in2": "Milliampere-hours", "in3": "Henries / Milliampere-hours"}},
{"slug": "henries-to-milliamps", "name": "Henries / Milliamps", "category": "angle", "type": "3col", "teaser": "Derive milliamps from inductance when flux change over time is known.", "labels": {"in1": "Henries", "in2": "Milliamps", "in3": "Henries / Milliamps"}},
{"slug": "henries-to-millivolts", "name": "Henries / Millivolts", "category": "angle", "type": "3col", "teaser": "Turn inductance into millivolt drops for known current swings.", "labels": {"in1": "Henries", "in2": "Millivolts", "in3": "Henries / Millivolts"}},
{"slug": "henries-to-milliwatts", "name": "Henries / Milliwatts", "category": "power", "type": "3col", "teaser": "Express inductance as milliwatt energy when voltage and time are provided.", "labels": {"in1": "Henries", "in2": "Milliwatts", "in3": "Henries / Milliwatts"}},
{"slug": "henries-to-ohms", "name": "Henries / Ohms", "category": "electrical", "type": "3col", "teaser": "Back out resistance from inductance and frequency or reactance.", "labels": {"in1": "Henries", "in2": "Ohms", "in3": "Henries / Ohms"}},
{"slug": "henries-to-picofarads", "name": "Henries / Picofarads", "category": "radiation", "type": "3col", "teaser": "Compare inductance to picofarad capacitances when frequency or voltage is supplied.", "labels": {"in1": "Henries", "in2": "Picofarads", "in3": "Henries / Picofarads"}},
{"slug": "henries-to-siemens", "name": "Henries / Siemens", "category": "electrical", "type": "3col", "teaser": "Translate inductance into conductance under known voltage/current.", "labels": {"in1": "Henries", "in2": "Siemens", "in3": "Henries / Siemens"}},
{"slug": "henries-to-statamperes", "name": "Henries / Statamperes", "category": "electrical", "type": "3col", "teaser": "Convert inductance into CGS statamperes when flux change is given.", "labels": {"in1": "Henries", "in2": "Statamperes", "in3": "Henries / Statamperes"}},
{"slug": "henries-to-statvolts", "name": "Henries / Statvolts", "category": "electrical", "type": "3col", "teaser": "Express inductance as statvolt potentials for legacy fields.", "labels": {"in1": "Henries", "in2": "Statvolts", "in3": "Henries / Statvolts"}},
{"slug": "henries-to-volts", "name": "Henries / Volts", "category": "electrical", "type": "3col", "teaser": "Derive voltage levels from inductance and current derivatives.", "labels": {"in1": "Henries", "in2": "Volts", "in3": "Henries / Volts"}},
{"slug": "henries-to-watt-hours", "name": "Henries / Watt-hours", "category": "power", "type": "3col", "teaser": "Estimate energy in watt-hours from inductance when current and time are known.", "labels": {"in1": "Henries", "in2": "Watt-hours", "in3": "Henries / Watt-hours"}},
{"slug": "henries-to-watts", "name": "Henries / Watts", "category": "power", "type": "3col", "teaser": "Relate inductance to watts using frequency or current data.", "labels": {"in1": "Henries", "in2": "Watts", "in3": "Henries / Watts"}},
{"slug": "millihenries-to-microhenries", "name": "Millihenries to Microhenries", "category": "angle", "type": "standard", "teaser": "Translate millihenries into microhenries for fine tuning.", "labels": {"in1": "Millihenries", "in2": "Microhenries"}, "factor": 1000.0},
{"slug": "hertz-to-kilohertz", "name": "Hertz to Kilohertz", "category": "other", "type": "standard", "teaser": "Convert Hertz to Kilohertz instantly.", "labels": {"in1": "Hertz", "in2": "Kilohertz"}, "factor": 0.001},
{"slug": "hertz-to-rpm", "name": "Hertz to RPM", "category": "speed", "type": "standard", "teaser": "Convert Hertz to RPM instantly.", "labels": {"in1": "Hertz", "in2": "RPM"}, "factor": 60.0},
{"slug": "hex-to-octal", "name": "Hex to Octal", "category": "number-systems", "type": "base", "teaser": "Convert Hex to Octal instantly.", "labels": {"in1": "Hex", "in2": "Octal"}, "fromBase": 16, "toBase": 8},
{"slug": "hogshead-to-liters", "name": "Hogshead to Liters", "category": "volume", "type": "standard", "teaser": "Convert Hogshead (US) to Liters instantly.", "labels": {"in1": "Hogshead", "in2": "Liters"}, "factor": 238.481},
{"slug": "horsepower-to-btuhour", "name": "Horsepower to BTU/hour", "category": "energy", "type": "standard", "teaser": "Convert Horsepower to BTU/hour instantly.", "labels": {"in1": "Horsepower", "in2": "BTU/hour"}, "factor": 2544.43},
{"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, "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},
{"slug": "imperial-gallons-to-us-gallons", "name": "Imperial gallons to US gallons", "category": "volume", "type": "standard", "teaser": "Convert Imperial gallons to US gallons instantly.", "labels": {"in1": "Imperial gallons", "in2": "US gallons"}, "factor": 1.20095},
{"slug": "us-gallons-to-imperial-gallons", "name": "US gallons to Imperial gallons", "category": "volume", "type": "standard", "teaser": "Flip US gallons into Imperial gallons for volume swaps.", "labels": {"in1": "US gallons", "in2": "Imperial gallons"}, "factor": 0.832674, "hidden": true},
{"slug": "imperial-pints-to-us-pints", "name": "Imperial pints to US pints", "category": "volume", "type": "standard", "teaser": "Convert Imperial pints to US pints instantly.", "labels": {"in1": "Imperial pints", "in2": "US pints"}, "factor": 1.20095},
{"slug": "inch-pounds-to-foot-pounds", "name": "Inch-Pounds to Foot-Pounds", "category": "force", "type": "standard", "teaser": "Convert Inch-Pounds to Foot-Pounds instantly.", "labels": {"in1": "Inch-Pounds", "in2": "Foot-Pounds"}, "factor": 0.0833333, "hidden": true},
{"slug": "inch-pounds-to-newton-meters", "name": "Inch-Pounds to Newton-Meters", "category": "force", "type": "standard", "teaser": "Convert Inch-Pounds to Newton-Meters instantly.", "labels": {"in1": "Inch-Pounds", "in2": "Newton-Meters"}, "factor": 0.112985, "hidden": true},
{"slug": "inches-of-water-to-psi", "name": "Inches of Water to PSI", "category": "length", "type": "standard", "teaser": "Convert Inches of Water to PSI instantly.", "labels": {"in1": "Inches of Water", "in2": "PSI"}, "factor": 0.0360912},
{"slug": "inches-per-second-to-cm-per-second", "name": "Inches per second to cm per second", "category": "length", "type": "standard", "teaser": "Convert Inches per second to Centimeters per second instantly.", "labels": {"in1": "Inches per second", "in2": "cm per second"}, "factor": 2.54},
{"slug": "inches-to-meters", "name": "Inches to Meters", "category": "length", "type": "standard", "teaser": "Convert Inches to Meters instantly.", "labels": {"in1": "Inches", "in2": "Meters"}, "factor": 0.0254, "hidden": true},
{"slug": "inches-to-points", "name": "Inches to Points", "category": "length", "type": "standard", "teaser": "Convert Inches to Points instantly.", "labels": {"in1": "Inches", "in2": "Points"}, "factor": 72.0},
{"slug": "inches-to-yards", "name": "Inches to Yards", "category": "length", "type": "standard", "teaser": "Convert Inches to Yards instantly.", "labels": {"in1": "Inches", "in2": "Yards"}, "factor": 0.0277778},
{"slug": "jansky-to-watts-per-square-meter-per-hertz", "name": "Jansky to Watts per sq meter per Hertz", "category": "length", "type": "standard", "teaser": "Convert Jansky to Watts per square meter per Hertz instantly.", "labels": {"in1": "Jansky", "in2": "Watts per sq meter per Hertz"}, "factor": 1e-26},
{"slug": "jiffies-to-seconds", "name": "Jiffies to Seconds", "category": "time", "type": "standard", "teaser": "Convert Jiffies to Seconds instantly.", "labels": {"in1": "Jiffies", "in2": "Seconds"}, "factor": 0.01},
{"slug": "jiggers-to-milliliters", "name": "Jiggers to Milliliters", "category": "volume", "type": "standard", "teaser": "Convert Jiggers to Milliliters instantly.", "labels": {"in1": "Jiggers", "in2": "Milliliters"}, "factor": 44.3603},
{"slug": "joules-to-btu", "name": "Joules to BTU", "category": "energy", "type": "standard", "teaser": "Convert Joules to BTU instantly.", "labels": {"in1": "Joules", "in2": "BTU"}, "factor": 0.000947817},
{"slug": "joules-to-electron-volts", "name": "Joules to Electron-volts", "category": "energy", "type": "standard", "teaser": "Convert Joules to Electron-volts instantly.", "labels": {"in1": "Joules", "in2": "Electron-volts"}, "factor": 6.24151e+18},
{"slug": "joules-to-foot-pounds", "name": "Joules to Foot-pounds", "category": "force", "type": "standard", "teaser": "Convert Joules to Foot-pounds instantly.", "labels": {"in1": "Joules", "in2": "Foot-pounds"}, "factor": 0.737562},
{"slug": "joules-to-kilowatt-hours", "name": "Joules to Kilowatt-hours", "category": "energy", "type": "standard", "teaser": "Convert Joules to Kilowatt-hours instantly.", "labels": {"in1": "Joules", "in2": "Kilowatt-hours"}, "factor": 2.77778e-07, "hidden": true},
{"slug": "cubic-feet-to-gallons", "name": "Cubic Feet to Gallons", "category": "length", "type": "standard", "teaser": "If a cistern volume reads three cubic feet, how many US gallons does that store?", "labels": {"in1": "Cubic Feet", "in2": "Gallons"}, "factor": 7.48052},
{"slug": "cubic-meters-to-cubic-feet", "name": "Cubic Meters to Cubic Feet", "category": "length", "type": "standard", "teaser": "A freight crate is two cubic meters; how many cubic feet of cargo space is that?", "labels": {"in1": "Cubic Meters", "in2": "Cubic Feet"}, "factor": 35.3147},
{"slug": "foot-candles-to-lux", "name": "Foot-candles to Lux", "category": "light", "type": "standard", "teaser": "Gallery staff want to match 150 foot-candles; what does that translate to in lux?", "labels": {"in1": "Foot-candles", "in2": "Lux"}, "factor": 10.7639},
{"slug": "foot-pounds-energy-to-joules", "name": "Foot-pounds (energy) to Joules", "category": "force", "type": "standard", "teaser": "The engine produces five foot-pounds of work; how many joules is that?", "labels": {"in1": "Foot-pounds (energy)", "in2": "Joules"}, "factor": 1.35581795},
{"slug": "foot-pounds-to-inch-pounds", "name": "Foot-Pounds to Inch-Pounds", "category": "force", "type": "standard", "teaser": "A torque spec calls for two foot-pounds; how many inch-pounds is that?", "labels": {"in1": "Foot-Pounds", "in2": "Inch-Pounds"}, "factor": 12.0},
{"slug": "fortnights-to-days", "name": "Fortnights to Days", "category": "time", "type": "standard", "teaser": "The rental period lasts three fortnights; how many days will be billed?", "labels": {"in1": "Fortnights", "in2": "Days"}, "factor": 14.0},
{"slug": "furlongs-per-fortnight-to-meters-per-second", "name": "Furlongs per fortnight to m/s", "category": "speed", "type": "standard", "teaser": "Traveling at one furlong per fortnight, what speed in meters per second is that?", "labels": {"in1": "Furlongs per fortnight", "in2": "m/s"}, "factor": 1.336e-05},
{"slug": "furlongs-to-meters", "name": "Furlongs to Meters", "category": "length", "type": "standard", "teaser": "A race distance of two furlongs equals how many meters?", "labels": {"in1": "Furlongs", "in2": "Meters"}, "factor": 201.168},
{"slug": "furlongs-to-miles", "name": "Furlongs to Miles", "category": "length", "type": "standard", "teaser": "A course covers eight furlongs; how far is that in miles?", "labels": {"in1": "Furlongs", "in2": "Miles"}, "factor": 0.125, "hidden": true},
{"slug": "gallons-per-minute-to-cubic-feet-per-second", "name": "Gallons per minute to CFS", "category": "fluids", "type": "standard", "teaser": "A pump pushes 200 gpm; what is that flow rate in cubic feet per second?", "labels": {"in1": "Gallons per minute", "in2": "CFS"}, "factor": 0.00222801},
{"slug": "gallons-per-minute-to-liters-per-minute", "name": "Gallons per minute to Liters per minute", "category": "fluids", "type": "standard", "teaser": "A faucet flows at three gpm; what is that in liters per minute?", "labels": {"in1": "Gallons per minute", "in2": "Liters per minute"}, "factor": 3.78541},
{"slug": "cubic-meters-per-second-to-gallons-per-minute", "name": "Cubic meters per second to Gallons per minute", "category": "fluids", "type": "standard", "teaser": "Convert plant-scale m\u00b3/s flows into legacy gpm.", "labels": {"in1": "Cubic meters per second", "in2": "Gallons per minute"}, "factor": 15850.32312},
{"slug": "gallons-per-minute-to-cubic-meters-per-second", "name": "Gallons per minute to Cubic meters per second", "category": "fluids", "type": "standard", "teaser": "Return the gpm rate to cubic meters per second.", "labels": {"in1": "Gallons per minute", "in2": "Cubic meters per second"}, "factor": 6.309312e-05, "hidden": true},
{"slug": "cubic-meters-per-second-to-liters-per-second", "name": "Cubic meters per second to Liters per second", "category": "fluids", "type": "standard", "teaser": "Expand the SI flow into liters per second.", "labels": {"in1": "Cubic meters per second", "in2": "Liters per second"}, "factor": 1000.0},
{"slug": "liters-per-second-to-cubic-meters-per-second", "name": "Liters per second to Cubic meters per second", "category": "fluids", "type": "standard", "teaser": "Reduce liters per second to cubic meters per second.", "labels": {"in1": "Liters per second", "in2": "Cubic meters per second"}, "factor": 0.001, "hidden": true},
{"slug": "cubic-inches-per-second-to-liters-per-minute", "name": "Cubic inches per second to Liters per minute", "category": "fluids", "type": "standard", "teaser": "Translate small mechanical flows into metric liters per minute.", "labels": {"in1": "Cubic inches per second", "in2": "Liters per minute"}, "factor": 0.98322384, "hidden": true},
{"slug": "liters-per-minute-to-cubic-inches-per-second", "name": "Liters per minute to Cubic inches per second", "category": "fluids", "type": "standard", "teaser": "Convert metric minute flows back into cubic inches per second.", "labels": {"in1": "Liters per minute", "in2": "Cubic inches per second"}, "factor": 1.0170624},
{"slug": "cubic-feet-per-hour-to-gallons-per-minute", "name": "Cubic feet per hour to Gallons per minute", "category": "fluids", "type": "standard", "teaser": "Express slow flows in gpm from CFS/h data.", "labels": {"in1": "Cubic feet per hour", "in2": "Gallons per minute"}, "factor": 0.12467532, "hidden": true},
{"slug": "gallons-per-minute-to-cubic-feet-per-hour", "name": "Gallons per minute to Cubic feet per hour", "category": "fluids", "type": "standard", "teaser": "Turn gpm readings into cubic feet per hour for tank sizing.", "labels": {"in1": "Gallons per minute", "in2": "Cubic feet per hour"}, "factor": 8.02082},
{"slug": "barrels-per-day-to-gallons-per-minute", "name": "Barrels per day to Gallons per minute", "category": "fluids", "type": "standard", "teaser": "Convert oil-production rates into per-minute gallons.", "labels": {"in1": "Barrels per day", "in2": "Gallons per minute"}, "factor": 0.02916667, "hidden": true},
{"slug": "gallons-per-minute-to-barrels-per-day", "name": "Gallons per minute to Barrels per day", "category": "fluids", "type": "standard", "teaser": "Translate minute-level flows into barrels per day.", "labels": {"in1": "Gallons per minute", "in2": "Barrels per day"}, "factor": 34.2857143},
{"slug": "liters-per-second-to-cubic-meters-per-hour", "name": "Liters per second to Cubic meters per hour", "category": "fluids", "type": "standard", "teaser": "Multiply liters per second by 3.6 to get cubic meters per hour.", "labels": {"in1": "Liters per second", "in2": "Cubic meters per hour"}, "factor": 3.6},
{"slug": "cubic-meters-per-hour-to-liters-per-second", "name": "Cubic meters per hour to Liters per second", "category": "fluids", "type": "standard", "teaser": "Divide cubic meters per hour by 3.6.", "labels": {"in1": "Cubic meters per hour", "in2": "Liters per second"}, "factor": 0.27777778, "hidden": true},
{"slug": "liters-per-second-to-gallons-per-hour", "name": "Liters per second to Gallons per hour", "category": "fluids", "type": "standard", "teaser": "Scale liters per second into US gallons per hour.", "labels": {"in1": "Liters per second", "in2": "Gallons per hour"}, "factor": 950.0},
{"slug": "gallons-per-hour-to-liters-per-second", "name": "Gallons per hour to Liters per second", "category": "fluids", "type": "standard", "teaser": "Convert gallon-hour flows back into liters per second.", "labels": {"in1": "Gallons per hour", "in2": "Liters per second"}, "factor": 0.001051503, "hidden": true},
{"slug": "cubic-meters-per-minute-to-gallons-per-minute", "name": "Cubic meters per minute to Gallons per minute", "category": "fluids", "type": "standard", "teaser": "Multiply cubic meters per minute by 264.172052.", "labels": {"in1": "Cubic meters per minute", "in2": "Gallons per minute"}, "factor": 264.172052},
{"slug": "gallons-per-minute-to-cubic-meters-per-minute", "name": "Gallons per minute to Cubic meters per minute", "category": "fluids", "type": "standard", "teaser": "Reduce gpm into cubic meters per minute.", "labels": {"in1": "Gallons per minute", "in2": "Cubic meters per minute"}, "factor": 0.00378541, "hidden": true},
{"slug": "cubic-meters-per-minute-to-cubic-feet-per-minute", "name": "Cubic meters per minute to Cubic feet per minute", "category": "fluids", "type": "standard", "teaser": "Translate metric minute flows into cubic feet per minute.", "labels": {"in1": "Cubic meters per minute", "in2": "Cubic feet per minute"}, "factor": 35.3147},
{"slug": "cubic-feet-per-minute-to-cubic-meters-per-minute", "name": "Cubic feet per minute to Cubic meters per minute", "category": "fluids", "type": "standard", "teaser": "Convert imperial minute flows into cubic meters per minute.", "labels": {"in1": "Cubic feet per minute", "in2": "Cubic meters per minute"}, "factor": 0.0283168, "hidden": true},
{"slug": "liters-per-minute-to-cubic-meters-per-minute", "name": "Liters per minute to Cubic meters per minute", "category": "fluids", "type": "standard", "teaser": "Scale liters per minute into cubic meters per minute.", "labels": {"in1": "Liters per minute", "in2": "Cubic meters per minute"}, "factor": 0.001, "hidden": true},
{"slug": "milliliters-per-second-to-liters-per-minute", "name": "Milliliters per second to Liters per minute", "category": "fluids", "type": "standard", "teaser": "Multiply mL/s by 0.06 to get L/min.", "labels": {"in1": "Milliliters per second", "in2": "Liters per minute"}, "factor": 0.06, "hidden": true},
{"slug": "liters-per-minute-to-milliliters-per-second", "name": "Liters per minute to Milliliters per second", "category": "fluids", "type": "standard", "teaser": "Convert L/min back into mL/s.", "labels": {"in1": "Liters per minute", "in2": "Milliliters per second"}, "factor": 16.6666667},
{"slug": "cubic-meters-per-hour-to-liters-per-minute", "name": "Cubic meters per hour to Liters per minute", "category": "fluids", "type": "standard", "teaser": "Convert plant-level m\u00b3/h readings into L/min for instrumentation.", "labels": {"in1": "Cubic meters per hour", "in2": "Liters per minute"}, "factor": 16.6666667},
{"slug": "liters-per-minute-to-cubic-meters-per-hour", "name": "Liters per minute to Cubic meters per hour", "category": "fluids", "type": "standard", "teaser": "Return the metric flow rate to cubic meters per hour.", "labels": {"in1": "Liters per minute", "in2": "Cubic meters per hour"}, "factor": 0.06, "hidden": true},
{"slug": "cubic-feet-per-minute-to-liters-per-minute", "name": "Cubic feet per minute to Liters per minute", "category": "fluids", "type": "standard", "teaser": "Convert air-volume flow into liters per minute for fans.", "labels": {"in1": "Cubic feet per minute", "in2": "Liters per minute"}, "factor": 28.3168},
{"slug": "liters-per-minute-to-cubic-feet-per-minute", "name": "Liters per minute to Cubic feet per minute", "category": "fluids", "type": "standard", "teaser": "Translate liquid flow into cubic feet per minute when designing HVAC ducts.", "labels": {"in1": "Liters per minute", "in2": "Cubic feet per minute"}, "factor": 0.0353147, "hidden": true},
{"slug": "cubic-meters-per-minute-to-liters-per-minute", "name": "Cubic meters per minute to Liters per minute", "category": "fluids", "type": "standard", "teaser": "Expand a cubic meter per minute flow into liters per minute.", "labels": {"in1": "Cubic meters per minute", "in2": "Liters per minute"}, "factor": 1000.0},
{"slug": "cubic-inches-per-minute-to-liters-per-minute", "name": "Cubic inches per minute to Liters per minute", "category": "fluids", "type": "standard", "teaser": "Convert small flow rates into metric liters for chemistry.", "labels": {"in1": "Cubic inches per minute", "in2": "Liters per minute"}, "factor": 0.016387064, "hidden": true},
{"slug": "liters-per-minute-to-cubic-inches-per-minute", "name": "Liters per minute to Cubic inches per minute", "category": "fluids", "type": "standard", "teaser": "Express liters per minute in cubic inches per minute.", "labels": {"in1": "Liters per minute", "in2": "Cubic inches per minute"}, "factor": 61.0237441},
{"slug": "gallons-to-barrel-us-oil", "name": "Gallons to Barrel (US oil)", "category": "volume", "type": "standard", "teaser": "A tanker carries 840 gallons; how many US oil barrels is that?", "labels": {"in1": "Gallons", "in2": "Barrel (US oil)"}, "factor": 0.0238095238},
{"slug": "gallons-to-cubic-feet", "name": "Gallons to Cubic Feet", "category": "length", "type": "standard", "teaser": "A tank holds fifty gallons; how many cubic feet does that represent?", "labels": {"in1": "Gallons", "in2": "Cubic Feet"}, "factor": 0.133681, "hidden": true},
{"slug": "gallons-to-cubic-meters", "name": "Gallons to Cubic Meters", "category": "length", "type": "standard", "teaser": "A reservoir stores 1,200 gallons; what is the cubic meter value?", "labels": {"in1": "Gallons", "in2": "Cubic Meters"}, "factor": 0.00378541},
{"slug": "gallons-to-cups", "name": "Gallons to Cups", "category": "volume", "type": "standard", "teaser": "A recipe needs two gallons; how many cups should you measure?", "labels": {"in1": "Gallons", "in2": "Cups"}, "factor": 16.0},
{"slug": "gallons-to-fluid-ounces", "name": "Gallons to Fluid Ounces", "category": "weight", "type": "standard", "teaser": "A pitcher pours three gallons; how many fluid ounces is that?", "labels": {"in1": "Gallons", "in2": "Fluid Ounces"}, "factor": 128.0},
{"slug": "gallons-to-pints", "name": "Gallons to Pints", "category": "volume", "type": "standard", "teaser": "Pouring one gallon equals how many pints for serving?", "labels": {"in1": "Gallons", "in2": "Pints"}, "factor": 8.0},
{"slug": "gallons-to-quarts", "name": "Gallons to Quarts", "category": "volume", "type": "standard", "teaser": "Four gallons convert to how many quarts for canning?", "labels": {"in1": "Gallons", "in2": "Quarts"}, "factor": 4.0},
{"slug": "gamma-mass-to-micrograms", "name": "Gamma (mass) to Micrograms", "category": "weight", "type": "standard", "teaser": "A lab note shows gamma units; what is that in micrograms?", "labels": {"in1": "Gamma (mass)", "in2": "Micrograms"}},
{"slug": "gauss-to-tesla", "name": "Gauss to Tesla", "category": "magnetism", "type": "standard", "teaser": "A field reads five thousand gauss; what is that in tesla?", "labels": {"in1": "Gauss", "in2": "Tesla"}, "factor": 0.0001, "hidden": true},
{"slug": "millitesla-to-tesla", "name": "Millitesla to Tesla", "category": "magnetism", "type": "standard", "teaser": "Convert milliteslas into teslas for electromagnetism work.", "labels": {"in1": "Millitesla", "in2": "Tesla"}, "factor": 0.001, "hidden": true},
{"slug": "gbps-to-mbps", "name": "Gbps to Mbps", "category": "other", "type": "standard", "teaser": "A fiber uplink reports 10 Gbps; how many megabits per second of capacity is that?", "labels": {"in1": "Gbps", "in2": "Mbps"}, "factor": 1000.0},
{"slug": "gibibytes-to-gigabytes", "name": "Gibibytes to Gigabytes", "category": "data", "type": "standard", "teaser": "A backup file is 2 GiB; how many gigabytes will the storage quota show?", "labels": {"in1": "Gibibytes", "in2": "Gigabytes"}, "factor": 1.073741824},
{"slug": "gigabits-to-megabits", "name": "Gigabits to Megabits", "category": "data", "type": "standard", "teaser": "A carrier promises 3 gigabits per second; how many megabits is the link rated for?", "labels": {"in1": "Gigabits", "in2": "Megabits"}, "factor": 1000.0},
{"slug": "gigabytes-to-bytes", "name": "Gigabytes to Bytes", "category": "data", "type": "standard", "teaser": "A download weighs 5 gigabytes; how many bytes does that represent?", "labels": {"in1": "Gigabytes", "in2": "Bytes"}, "factor": 1000000000.0},
{"slug": "gigabytes-to-gibibytes", "name": "Gigabytes to Gibibytes", "category": "data", "type": "standard", "teaser": "A storage plan advertises 1,000 GB; how many gibibytes is that?", "labels": {"in1": "Gigabytes", "in2": "Gibibytes"}, "factor": 0.9313225746154785},
{"slug": "gigabytes-to-petabytes", "name": "Gigabytes to Petabytes", "category": "data", "type": "standard", "teaser": "A data warehouse holds 400,000 gigabytes; how many petabytes is that?", "labels": {"in1": "Gigabytes", "in2": "Petabytes"}, "factor": 1e-06},
{"slug": "gigahertz-to-megahertz", "name": "Gigahertz to Megahertz", "category": "other", "type": "standard", "teaser": "A processor is rated at 3 GHz; how many megahertz is that clock speed?", "labels": {"in1": "Gigahertz", "in2": "Megahertz"}, "factor": 1000.0},
{"slug": "gill-to-milliliters", "name": "Gill to Milliliters", "category": "volume", "type": "standard", "teaser": "A bartender pours two US gills; how many milliliters should the glass hold?", "labels": {"in1": "Gill", "in2": "Milliliters"}, "factor": 118.294},
{"slug": "gradians-to-degrees", "name": "Gradians to Degrees", "category": "angle", "type": "standard", "teaser": "A surveyor logs 100 gradians; what is that angle in degrees?", "labels": {"in1": "Gradians", "in2": "Degrees"}, "factor": 0.9},
{"slug": "gradians-to-radians", "name": "Gradians to Radians", "category": "angle", "type": "standard", "teaser": "A control dial sweeps 200 gradians; what is that rotation in radians?", "labels": {"in1": "Gradians", "in2": "Radians"}, "factor": 0.01570796, "hidden": true},
{"slug": "grains-to-ounces", "name": "Grains to Ounces", "category": "weight", "type": "standard", "teaser": "A jewelry batch weighs 100 grains; how many ounces is that?", "labels": {"in1": "Grains", "in2": "Ounces"}, "factor": 0.002285714, "hidden": true},
{"slug": "grams-per-cubic-centimeter-to-kilograms-per-liter", "name": "Grams per cubic centimeter to Kilograms per liter", "category": "fluids", "type": "standard", "teaser": "A fluid density of 1 g/cm\u00b3 equals how many kg/L?", "labels": {"in1": "Grams per cubic centimeter", "in2": "Kilograms per liter"}},
{"slug": "grams-per-milliliter-to-kilograms-per-cubic-meter", "name": "Grams per milliliter to Kilograms per cubic meter", "category": "fluids", "type": "standard", "teaser": "A solution at 1.2 g/mL corresponds to how many kg/m\u00b3?", "labels": {"in1": "Grams per milliliter", "in2": "Kilograms per cubic meter"}, "factor": 1000.0},
{"slug": "grams-to-drams", "name": "Grams to Drams", "category": "weight", "type": "standard", "teaser": "A tea blend calls for 2 grams; how many drams should you measure?", "labels": {"in1": "Grams", "in2": "Drams"}, "factor": 0.564383},
{"slug": "grams-to-kilograms", "name": "Grams to Kilograms", "category": "weight", "type": "standard", "teaser": "A parcel weighs 3,000 grams; how many kilograms is that weight?", "labels": {"in1": "Grams", "in2": "Kilograms"}, "factor": 0.001},
{"slug": "grams-to-momme", "name": "Grams to Momme", "category": "weight", "type": "standard", "teaser": "A silk roll weighs 20 grams; how many momme does that equal?", "labels": {"in1": "Grams", "in2": "Momme"}, "factor": 0.2666667, "hidden": true},
{"slug": "grams-to-pounds", "name": "Grams to Pounds", "category": "weight", "type": "standard", "teaser": "A container measures 200 grams; how many pounds does the load represent?", "labels": {"in1": "Grams", "in2": "Pounds"}, "factor": 0.00220462},
{"slug": "grams-to-scruples", "name": "Grams to Scruples", "category": "weight", "type": "standard", "teaser": "A pharmacy formula needs 10 grams; what is that in scruples?", "labels": {"in1": "Grams", "in2": "Scruples"}, "factor": 0.771605, "hidden": true},
{"slug": "grams-to-tolas", "name": "Grams to Tolas", "category": "weight", "type": "standard", "teaser": "A gold bar weighs 5 grams; how many tolas is that mass?", "labels": {"in1": "Grams", "in2": "Tolas"}, "factor": 0.085735},
{"slug": "gray-to-sievert", "name": "Gray to Sievert", "category": "radiation", "type": "standard", "teaser": "A gamma exposure is 3 gray; how many sieverts is that for gamma/beta?", "labels": {"in1": "Gray", "in2": "Sievert"}},
{"slug": "fahrenheit-to-newton", "name": "Fahrenheit to Newton", "category": "force", "type": "standard", "teaser": "Convert Fahrenheit to Newtons on the scale where 0\u202f\u00b0C equals 0\u202f\u00b0N and 100\u202f\u00b0C equals 33\u202f\u00b0N.", "labels": {"in1": "Fahrenheit", "in2": "Newton"}, "factor": 0.183333, "offset": -5.867},
{"slug": "fahrenheit-to-rankine", "name": "Fahrenheit to Rankine", "category": "temperature", "type": "standard", "teaser": "Convert Fahrenheit to the absolute Rankine scale.", "labels": {"in1": "Fahrenheit", "in2": "Rankine"}, "offset": 459.67},
{"slug": "celsius-to-newton", "name": "Celsius to Newton (temp Scale)", "category": "temperature", "type": "standard", "teaser": "Convert Celsius into Newton's temperature scale (0\u202f\u00b0C \u2248 0\u202f\u00b0N, 100\u202f\u00b0C \u2248 33\u202f\u00b0N).", "labels": {"in1": "Celsius", "in2": "Newton (temp Scale)"}, "factor": 0.33, "offset": 0.0},
{"slug": "delisle-to-fahrenheit", "name": "Delisle to Fahrenheit", "category": "temperature", "type": "standard", "teaser": "Turn antique Delisle readings into modern Fahrenheit.", "labels": {"in1": "Delisle", "in2": "Fahrenheit"}, "factor": -1.2, "offset": 212.0, "hidden": true},
{"slug": "delisle-to-kelvin", "name": "Delisle to Kelvin", "category": "temperature", "type": "standard", "teaser": "Translate Delisle degrees into the Kelvin scale for absolute comparisons.", "labels": {"in1": "Delisle", "in2": "Kelvin"}, "factor": -0.666666666667, "offset": 373.15, "hidden": true},
{"slug": "delisle-to-newton", "name": "Delisle to Newton (temp Scale)", "category": "temperature", "type": "standard", "teaser": "Map Delisle temperatures into Newton's scale for historical labs.", "labels": {"in1": "Delisle", "in2": "Newton (temp Scale)"}, "factor": -0.22, "offset": 33.0},
{"slug": "delisle-to-rankine", "name": "Delisle to Rankine", "category": "temperature", "type": "standard", "teaser": "Express Delisle degrees as absolute Rankine values.", "labels": {"in1": "Delisle", "in2": "Rankine"}, "factor": -1.2, "offset": 671.67, "hidden": true},
{"slug": "delisle-to-reaumur", "name": "Delisle to R\u00e9aumur", "category": "temperature", "type": "standard", "teaser": "Convert Delisle readings into R\u00e9aumur for French-style references.", "labels": {"in1": "Delisle", "in2": "R\u00e9aumur"}, "factor": -0.533333333333, "offset": 80.0},
{"slug": "delisle-to-romer", "name": "Delisle to R\u00f8mer", "category": "temperature", "type": "standard", "teaser": "Bridge Delisle and R\u00f8mer scales for historical temperature sets.", "labels": {"in1": "Delisle", "in2": "R\u00f8mer"}, "factor": -0.35, "offset": 60.0},
{"slug": "fahrenheit-to-delisle", "name": "Fahrenheit to Delisle", "category": "temperature", "type": "standard", "teaser": "Translate Fahrenheit into the Delisle interval for antique measurements.", "labels": {"in1": "Fahrenheit", "in2": "Delisle"}, "factor": -0.833333333333, "offset": 176.666666666667, "hidden": true},
{"slug": "fahrenheit-to-reaumur", "name": "Fahrenheit to R\u00e9aumur", "category": "temperature", "type": "standard", "teaser": "Turn Fahrenheit readings into R\u00e9aumur for textile work.", "labels": {"in1": "Fahrenheit", "in2": "R\u00e9aumur"}, "factor": 0.444444444444, "offset": -14.222222222222},
{"slug": "fahrenheit-to-romer", "name": "Fahrenheit to R\u00f8mer", "category": "temperature", "type": "standard", "teaser": "Convert Fahrenheit into R\u00f8mer for historical thermometer records.", "labels": {"in1": "Fahrenheit", "in2": "R\u00f8mer"}, "factor": 0.291666666667, "offset": -1.833333333333},
{"slug": "kelvin-to-delisle", "name": "Kelvin to Delisle", "category": "temperature", "type": "standard", "teaser": "Express Kelvin values as Delisle for vintage engineering charts.", "labels": {"in1": "Kelvin", "in2": "Delisle"}, "factor": -1.5, "offset": 559.725, "hidden": true},
{"slug": "kelvin-to-newton", "name": "Kelvin to Newton (temp Scale)", "category": "temperature", "type": "standard", "teaser": "Turn kelvins into Newton units for scientific correlation.", "labels": {"in1": "Kelvin", "in2": "Newton (temp Scale)"}, "factor": 0.33, "offset": -90.1395},
{"slug": "kelvin-to-reaumur", "name": "Kelvin to R\u00e9aumur", "category": "temperature", "type": "standard", "teaser": "Translate kelvins into R\u00e9aumur for recipe and historical data.", "labels": {"in1": "Kelvin", "in2": "R\u00e9aumur"}, "factor": 0.8, "offset": -218.52},
{"slug": "kelvin-to-romer", "name": "Kelvin to R\u00f8mer", "category": "temperature", "type": "standard", "teaser": "Convert Kelvin readings into the R\u00f8mer scale for antique logs.", "labels": {"in1": "Kelvin", "in2": "R\u00f8mer"}, "factor": 0.525, "offset": -135.90375},
{"slug": "newton-to-celsius", "name": "Newton (temp Scale) to Celsius", "category": "temperature", "type": "standard", "teaser": "Convert Newton degrees directly into Celsius.", "labels": {"in1": "Newton (temp Scale)", "in2": "Celsius"}, "factor": 3.030303030303, "offset": 0.0},
{"slug": "newton-to-delisle", "name": "Newton (temp Scale) to Delisle", "category": "temperature", "type": "standard", "teaser": "Map Newton readings into Delisle for 18th-century labs.", "labels": {"in1": "Newton (temp Scale)", "in2": "Delisle"}, "factor": -4.545454545455, "offset": 150.0},
{"slug": "newton-to-kelvin", "name": "Newton (temp Scale) to Kelvin", "category": "temperature", "type": "standard", "teaser": "Express Newton degrees on the Kelvin scale.", "labels": {"in1": "Newton (temp Scale)", "in2": "Kelvin"}, "factor": 3.030303030303, "offset": 273.15},
{"slug": "newton-to-rankine", "name": "Newton (temp Scale) to Rankine", "category": "temperature", "type": "standard", "teaser": "Convert Newton temps to Rankine for absolute references.", "labels": {"in1": "Newton (temp Scale)", "in2": "Rankine"}, "factor": 5.454545454545, "offset": 491.67},
{"slug": "newton-to-reaumur", "name": "Newton (temp Scale) to R\u00e9aumur", "category": "temperature", "type": "standard", "teaser": "Turn Newton degrees into R\u00e9aumur measurements.", "labels": {"in1": "Newton (temp Scale)", "in2": "R\u00e9aumur"}, "factor": 2.424242424242, "offset": 0.0},
{"slug": "newton-to-romer", "name": "Newton (temp Scale) to R\u00f8mer", "category": "temperature", "type": "standard", "teaser": "Translate Newton values into the R\u00f8mer scale for medieval comparisons.", "labels": {"in1": "Newton (temp Scale)", "in2": "R\u00f8mer"}, "factor": 1.590909090909, "offset": 7.5},
{"slug": "rankine-to-delisle", "name": "Rankine to Delisle", "category": "temperature", "type": "standard", "teaser": "Express Rankine readings back into Delisle degrees.", "labels": {"in1": "Rankine", "in2": "Delisle"}, "factor": -0.833333333333, "offset": 559.725, "hidden": true},
{"slug": "rankine-to-newton", "name": "Rankine to Newton (temp Scale)", "category": "temperature", "type": "standard", "teaser": "Convert Rankine into Newton's scale for referencing older charts.", "labels": {"in1": "Rankine", "in2": "Newton (temp Scale)"}, "factor": 0.183333333333, "offset": -90.1395},
{"slug": "rankine-to-reaumur", "name": "Rankine to R\u00e9aumur", "category": "temperature", "type": "standard", "teaser": "Translate Rankine readings into R\u00e9aumur for historical cookbooks.", "labels": {"in1": "Rankine", "in2": "R\u00e9aumur"}, "factor": 0.444444444444, "offset": -218.52},
{"slug": "rankine-to-romer", "name": "Rankine to R\u00f8mer", "category": "temperature", "type": "standard", "teaser": "Turn Rankine into R\u00f8mer for antique thermometer conversions.", "labels": {"in1": "Rankine", "in2": "R\u00f8mer"}, "factor": 0.291666666667, "offset": -135.90375},
{"slug": "reaumur-to-delisle", "name": "R\u00e9aumur to Delisle", "category": "temperature", "type": "standard", "teaser": "Convert R\u00e9aumur degrees into Delisle for legacy French schools.", "labels": {"in1": "R\u00e9aumur", "in2": "Delisle"}, "factor": -1.875, "offset": 150.0},
{"slug": "reaumur-to-fahrenheit", "name": "R\u00e9aumur to Fahrenheit", "category": "temperature", "type": "standard", "teaser": "Turn R\u00e9aumur readings into Fahrenheit for modern cooking.", "labels": {"in1": "R\u00e9aumur", "in2": "Fahrenheit"}, "factor": 2.25, "offset": 32.0},
{"slug": "reaumur-to-kelvin", "name": "R\u00e9aumur to Kelvin", "category": "temperature", "type": "standard", "teaser": "Express R\u00e9aumur values in Kelvin for scientific clarity.", "labels": {"in1": "R\u00e9aumur", "in2": "Kelvin"}, "factor": 1.25, "offset": 273.15},
{"slug": "reaumur-to-newton", "name": "R\u00e9aumur to Newton (temp Scale)", "category": "temperature", "type": "standard", "teaser": "Convert R\u00e9aumur readings into Newton for calibration.", "labels": {"in1": "R\u00e9aumur", "in2": "Newton (temp Scale)"}, "factor": 0.4125, "offset": 0.0},
{"slug": "reaumur-to-rankine", "name": "R\u00e9aumur to Rankine", "category": "temperature", "type": "standard", "teaser": "Translate R\u00e9aumur degrees to Rankine for absolute conversion.", "labels": {"in1": "R\u00e9aumur", "in2": "Rankine"}, "factor": 2.25, "offset": 491.67},
{"slug": "reaumur-to-romer", "name": "R\u00e9aumur to R\u00f8mer", "category": "temperature", "type": "standard", "teaser": "Turn R\u00e9aumur into R\u00f8mer for historical data comparisons.", "labels": {"in1": "R\u00e9aumur", "in2": "R\u00f8mer"}, "factor": 0.65625, "offset": 7.5},
{"slug": "romer-to-delisle", "name": "R\u00f8mer to Delisle", "category": "temperature", "type": "standard", "teaser": "Convert R\u00f8mer degrees into Delisle for antique scales.", "labels": {"in1": "R\u00f8mer", "in2": "Delisle"}, "factor": -2.857142857143, "offset": 171.428571428571},
{"slug": "romer-to-fahrenheit", "name": "R\u00f8mer to Fahrenheit", "category": "temperature", "type": "standard", "teaser": "Translate R\u00f8mer readings into modern Fahrenheit.", "labels": {"in1": "R\u00f8mer", "in2": "Fahrenheit"}, "factor": 3.428571428571, "offset": 6.285714285714},
{"slug": "romer-to-kelvin", "name": "R\u00f8mer to Kelvin", "category": "temperature", "type": "standard", "teaser": "Express R\u00f8mer degrees on the Kelvin scale.", "labels": {"in1": "R\u00f8mer", "in2": "Kelvin"}, "factor": 1.904761904762, "offset": 258.864285714286},
{"slug": "romer-to-newton", "name": "R\u00f8mer to Newton (temp Scale)", "category": "temperature", "type": "standard", "teaser": "Convert R\u00f8mer into Newton for vintage comparisons.", "labels": {"in1": "R\u00f8mer", "in2": "Newton (temp Scale)"}, "factor": 0.628571428571, "offset": -4.714285714286},
{"slug": "romer-to-rankine", "name": "R\u00f8mer to Rankine", "category": "temperature", "type": "standard", "teaser": "Translate R\u00f8mer values into Rankine for absolute references.", "labels": {"in1": "R\u00f8mer", "in2": "Rankine"}, "factor": 3.428571428571, "offset": 465.955714285714},
{"slug": "romer-to-reaumur", "name": "R\u00f8mer to R\u00e9aumur", "category": "temperature", "type": "standard", "teaser": "Turn R\u00f8mer values into R\u00e9aumur for historical records.", "labels": {"in1": "R\u00f8mer", "in2": "R\u00e9aumur"}, "factor": 1.52380952381, "offset": -11.428571428571},
{"slug": "farads-to-abamperes", "name": "Farads / Abamperes", "category": "radiation", "type": "3col", "teaser": "Convert capacitance into CGS abampere currents when voltage and time are known.", "labels": {"in1": "Farads", "in2": "Abamperes", "in3": "Farads / Abamperes"}},
{"slug": "farads-to-abvolts", "name": "Farads / Abvolts", "category": "radiation", "type": "3col", "teaser": "Express capacitance as abvolt potential using charge and time metrics.", "labels": {"in1": "Farads", "in2": "Abvolts", "in3": "Farads / Abvolts"}},
{"slug": "farads-to-ampere-hours", "name": "Farads / Ampere-hours", "category": "time", "type": "3col", "teaser": "Translate capacitance storage into ampere-hours with applied voltage.", "labels": {"in1": "Farads", "in2": "Ampere-hours", "in3": "Farads / Ampere-hours"}},
{"slug": "farads-to-amps", "name": "Farads / Amps", "category": "radiation", "type": "3col", "teaser": "Estimate current from capacitance discharging over a given duration.", "labels": {"in1": "Farads", "in2": "Amps", "in3": "Farads / Amps"}},
{"slug": "farads-to-coulombs", "name": "Farads / Coulombs", "category": "radiation", "type": "3col", "teaser": "Compute the charge stored on a capacitor at a specified voltage.", "labels": {"in1": "Farads", "in2": "Coulombs", "in3": "Farads / Coulombs"}},
{"slug": "farads-to-henries", "name": "Farads / Henries", "category": "radiation", "type": "3col", "teaser": "Relate capacitance to inductance when resonance frequency is provided.", "labels": {"in1": "Farads", "in2": "Henries", "in3": "Farads / Henries"}},
{"slug": "farads-to-kilowatts", "name": "Farads / Kilowatts", "category": "power", "type": "3col", "teaser": "Convert capacitance, voltage, and time into kilowatt energy.", "labels": {"in1": "Farads", "in2": "Kilowatts", "in3": "Farads / Kilowatts"}},
{"slug": "farads-to-kva", "name": "Farads / Kva", "category": "radiation", "type": "3col", "teaser": "Express stored capacitance as apparent power (kVA) when voltage/time is known.", "labels": {"in1": "Farads", "in2": "Kva", "in3": "Farads / Kva"}},
{"slug": "farads-to-microhenries", "name": "Farads / Microhenries", "category": "radiation", "type": "3col", "teaser": "Compare capacitance to microhenry inductance for reactive circuits.", "labels": {"in1": "Farads", "in2": "Microhenries", "in3": "Farads / Microhenries"}},
{"slug": "farads-to-milliampere-hours", "name": "Farads / Milliampere-hours", "category": "angle", "type": "3col", "teaser": "Turn capacitance into mAh ratings given voltage and discharge time.", "labels": {"in1": "Farads", "in2": "Milliampere-hours", "in3": "Farads / Milliampere-hours"}},
{"slug": "farads-to-milliamps", "name": "Farads / Milliamps", "category": "angle", "type": "3col", "teaser": "Derive milliamps from capacitance and discharge duration.", "labels": {"in1": "Farads", "in2": "Milliamps", "in3": "Farads / Milliamps"}},
{"slug": "farads-to-millihenries", "name": "Farads / Millihenries", "category": "angle", "type": "3col", "teaser": "Estimate millihenry values from capacitance using frequency or time.", "labels": {"in1": "Farads", "in2": "Millihenries", "in3": "Farads / Millihenries"}},
{"slug": "farads-to-millivolts", "name": "Farads / Millivolts", "category": "angle", "type": "3col", "teaser": "Translate capacitance into millivolt drops across a known charge.", "labels": {"in1": "Farads", "in2": "Millivolts", "in3": "Farads / Millivolts"}},
{"slug": "farads-to-milliwatts", "name": "Farads / Milliwatts", "category": "power", "type": "3col", "teaser": "Convert capacitance energy storage into milliwatts when voltage/time is supplied.", "labels": {"in1": "Farads", "in2": "Milliwatts", "in3": "Farads / Milliwatts"}},
{"slug": "farads-to-ohms", "name": "Farads / Ohms", "category": "radiation", "type": "3col", "teaser": "Infer resistance from capacitance, voltage, and charge/time relationships.", "labels": {"in1": "Farads", "in2": "Ohms", "in3": "Farads / Ohms"}},
{"slug": "farads-to-siemens", "name": "Farads / Siemens", "category": "radiation", "type": "3col", "teaser": "Translate capacitance into conductance when voltage and time are known.", "labels": {"in1": "Farads", "in2": "Siemens", "in3": "Farads / Siemens"}},
{"slug": "farads-to-statamperes", "name": "Farads / Statamperes", "category": "radiation", "type": "3col", "teaser": "Reframe capacitance charge as CGS statampere flow for legacy units.", "labels": {"in1": "Farads", "in2": "Statamperes", "in3": "Farads / Statamperes"}},
{"slug": "feet-of-seawater-to-psi", "name": "Feet of seawater to PSI", "category": "length", "type": "standard", "teaser": "A pressure gauge shows depth in feet of seawater; convert that to PSI.", "labels": {"in1": "Feet of seawater", "in2": "PSI"}, "factor": 0.444975},
{"slug": "kilometers-to-yards", "name": "Kilometers to Yards", "category": "length", "type": "standard", "teaser": "Convert a full kilometer into yards.", "labels": {"in1": "Kilometers", "in2": "Yards"}, "factor": 1093.613298},
{"slug": "kilonewtons-to-newtons", "name": "Kilonewtons to Newtons", "category": "force", "type": "standard", "teaser": "Convert kilonewtons into newtons.", "labels": {"in1": "Kilonewtons", "in2": "Newtons"}, "factor": 1000.0},
{"slug": "kilopascals-to-inches-of-mercury", "name": "Kilopascals to Inches of Mercury", "category": "length", "type": "standard", "teaser": "Convert pressure from kPa to inHg (standard gravity).", "labels": {"in1": "Kilopascals", "in2": "Inches of Mercury"}, "factor": 0.2952998},
{"slug": "kilowatt-hours-to-btu", "name": "Kilowatt-hours to BTU", "category": "energy", "type": "standard", "teaser": "Convert electrical energy in kWh to BTU.", "labels": {"in1": "Kilowatt-hours", "in2": "BTU"}, "factor": 3412.142},
{"slug": "kilowatt-hours-to-joules", "name": "Kilowatt-hours to Joules", "category": "energy", "type": "standard", "teaser": "Convert kWh to joules.", "labels": {"in1": "Kilowatt-hours", "in2": "Joules"}, "factor": 3600000.0},
{"slug": "kilowatt-hours-to-kilocalories", "name": "Kilowatt-hours to Kilocalories", "category": "energy", "type": "standard", "teaser": "Convert kWh to food calories.", "labels": {"in1": "Kilowatt-hours", "in2": "Kilocalories"}, "factor": 860.42065},
{"slug": "kilowatt-hours-to-therms", "name": "Kilowatt-hours to Therms", "category": "energy", "type": "standard", "teaser": "Convert kWh to therms (US natural gas).", "labels": {"in1": "Kilowatt-hours", "in2": "Therms"}, "factor": 0.034121},
{"slug": "kilowatts-to-btuhour", "name": "Kilowatts to BTU/hour", "category": "energy", "type": "standard", "teaser": "Convert kilowatts to BTU per hour.", "labels": {"in1": "Kilowatts", "in2": "BTU/hour"}, "factor": 3412.142},
{"slug": "kilowatts-to-megawatts", "name": "Kilowatts to Megawatts", "category": "power", "type": "standard", "teaser": "Convert power from kilowatts to megawatts.", "labels": {"in1": "Kilowatts", "in2": "Megawatts"}, "factor": 0.001, "hidden": true},
{"slug": "kilowatts-to-watts", "name": "Kilowatts to Watts", "category": "power", "type": "standard", "teaser": "Convert kilowatts to watts.", "labels": {"in1": "Kilowatts", "in2": "Watts"}, "factor": 1000.0},
{"slug": "kilowatts-to-amps", "name": "Kilowatts / Amps", "category": "power", "type": "3col", "teaser": "Relate kilowatts to amperage when the voltage is known.", "labels": {"in1": "Kilowatts", "in2": "Amps", "in3": "Volts"}},
{"slug": "kilowatts-to-abamperes", "name": "Kilowatts / Abamperes", "category": "power", "type": "3col", "teaser": "Convert kilowatts into CGS abamperes using abvolts or current.", "labels": {"in1": "Kilowatts", "in2": "Abamperes", "in3": "Kilowatts / Abamperes"}},
{"slug": "kilowatts-to-abvolts", "name": "Kilowatts / Abvolts", "category": "power", "type": "3col", "teaser": "Convert kilowatts into abvolts given CGS abamperes.", "labels": {"in1": "Kilowatts", "in2": "Abvolts", "in3": "Kilowatts / Abvolts"}},
{"slug": "kilowatts-to-ampere-hours", "name": "Kilowatts / Ampere-hours", "category": "power", "type": "3col", "teaser": "Turn kilowatt draws into ampere-hours when you know the duration.", "labels": {"in1": "Kilowatts", "in2": "Ampere-hours", "in3": "Kilowatts / Ampere-hours"}},
{"slug": "kilowatts-to-btumin", "name": "Kilowatts to BTU/min", "category": "energy", "type": "standard", "teaser": "Convert kilowatts into BTUs per minute for heat rate comparisons.", "labels": {"in1": "Kilowatts", "in2": "BTU/min"}, "factor": 56.8690272522},
{"slug": "kilowatts-to-calories-per-second", "name": "Kilowatts to Calories Per Second", "category": "energy", "type": "standard", "teaser": "Translate kilowatts into calories per second for nutrition math.", "labels": {"in1": "Kilowatts", "in2": "Calories Per Second"}, "factor": 238.8458966},
{"slug": "kilowatts-to-coulombs", "name": "Kilowatts / Coulombs", "category": "power", "type": "3col", "teaser": "Convert kilowatts into coulombs when the time or voltage is given.", "labels": {"in1": "Kilowatts", "in2": "Coulombs", "in3": "Kilowatts / Coulombs"}},
{"slug": "kilowatts-to-farads", "name": "Kilowatts / Farads", "category": "power", "type": "3col", "teaser": "Estimate the capacitance in farads from kilowatt loads.", "labels": {"in1": "Kilowatts", "in2": "Farads", "in3": "Kilowatts / Farads"}},
{"slug": "kilowatts-to-henries", "name": "Kilowatts / Henries", "category": "power", "type": "3col", "teaser": "Estimate inductance in henries using kilowatt load and frequency.", "labels": {"in1": "Kilowatts", "in2": "Henries", "in3": "Kilowatts / Henries"}},
{"slug": "kilowatts-to-lusec", "name": "Kilowatts to Lusec", "category": "power", "type": "standard", "teaser": "Translate kilowatts into lusecs for legacy power ratings.", "labels": {"in1": "Kilowatts", "in2": "Lusec"}, "factor": 7500637.554192106},
{"slug": "kilowatts-to-mechanical-hp", "name": "Kilowatts to Mechanical Hp", "category": "power", "type": "standard", "teaser": "Convert kilowatts into mechanical horsepower.", "labels": {"in1": "Kilowatts", "in2": "Mechanical Hp"}, "factor": 1.341021858656296},
{"slug": "kilowatts-to-microfarads", "name": "Kilowatts / Microfarads", "category": "power", "type": "3col", "teaser": "Convert kilowatt loads into capacitance using voltage.", "labels": {"in1": "Kilowatts", "in2": "Microfarads", "in3": "Kilowatts / Microfarads"}},
{"slug": "kilowatts-to-microhenries", "name": "Kilowatts / Microhenries", "category": "power", "type": "3col", "teaser": "Estimate inductance in microhenries for a kilowatt-level circuit.", "labels": {"in1": "Kilowatts", "in2": "Microhenries", "in3": "Kilowatts / Microhenries"}},
{"slug": "kilowatts-to-milliampere-hours", "name": "Kilowatts / Milliampere-hours", "category": "power", "type": "3col", "teaser": "Turn kilowatt-hours into milliampere-hours given voltage.", "labels": {"in1": "Kilowatts", "in2": "Milliampere-hours", "in3": "Kilowatts / Milliampere-hours"}},
{"slug": "kilowatts-to-milliamps", "name": "Kilowatts / Milliamps", "category": "power", "type": "3col", "teaser": "Convert kilowatts into milliamps when you know the voltage.", "labels": {"in1": "Kilowatts", "in2": "Milliamps", "in3": "Volts"}},
{"slug": "kilowatts-to-millihenries", "name": "Kilowatts / Millihenries", "category": "power", "type": "3col", "teaser": "Estimate inductance in millihenries from a kilowatt load.", "labels": {"in1": "Kilowatts", "in2": "Millihenries", "in3": "Kilowatts / Millihenries"}},
{"slug": "kilowatts-to-millivolts", "name": "Kilowatts / Millivolts", "category": "power", "type": "3col", "teaser": "Estimate millivolt drops from kilowatt loads when amperage or resistance is known.", "labels": {"in1": "Kilowatts", "in2": "Millivolts", "in3": "Kilowatts / Millivolts"}},
{"slug": "kilowatts-to-milliwatts", "name": "Kilowatts / Milliwatts", "category": "power", "type": "3col", "teaser": "Express kilowatt loads as milliwatts for fine-grain power math when duration is supplied.", "labels": {"in1": "Kilowatts", "in2": "Milliwatts", "in3": "Kilowatts / Milliwatts"}},
{"slug": "kilowatts-to-ohms", "name": "Kilowatts / Ohms", "category": "power", "type": "3col", "teaser": "Back out resistance from kilowatts when amperage or voltage is provided.", "labels": {"in1": "Kilowatts", "in2": "Ohms", "in3": "Kilowatts / Ohms"}},
{"slug": "kilowatts-to-picofarads", "name": "Kilowatts / Picofarads", "category": "power", "type": "3col", "teaser": "Relate kilowatt energy to picofarad capacitance for resonant circuits.", "labels": {"in1": "Kilowatts", "in2": "Picofarads", "in3": "Kilowatts / Picofarads"}},
{"slug": "kilowatts-to-siemens", "name": "Kilowatts / Siemens", "category": "power", "type": "3col", "teaser": "Convert kilowatts into conductance when voltage and amperage are known.", "labels": {"in1": "Kilowatts", "in2": "Siemens", "in3": "Kilowatts / Siemens"}},
{"slug": "kilowatts-to-statamperes", "name": "Kilowatts / Statamperes", "category": "power", "type": "3col", "teaser": "Translate kilowatt outputs into CGS statamperes for legacy systems.", "labels": {"in1": "Kilowatts", "in2": "Statamperes", "in3": "Kilowatts / Statamperes"}},
{"slug": "kilowatts-to-statvolts", "name": "Kilowatts / Statvolts", "category": "power", "type": "3col", "teaser": "Express kilowatt power as statvolts when CGS charge/time is provided.", "labels": {"in1": "Kilowatts", "in2": "Statvolts", "in3": "Kilowatts / Statvolts"}},
{"slug": "kilowatts-to-volts", "name": "Kilowatts / Volts", "category": "power", "type": "3col", "teaser": "Derive volts from kilowatts when current or resistance is known.", "labels": {"in1": "Kilowatts", "in2": "Volts", "in3": "Kilowatts / Volts"}},
{"slug": "kilowatts-to-watt-hours", "name": "Kilowatts / Watt-hours", "category": "power", "type": "3col", "teaser": "Turn kilowatt power into watt-hours when the duration is given.", "labels": {"in1": "Kilowatts", "in2": "Watt-hours", "in3": "Kilowatts / Watt-hours"}},
{"slug": "km-per-kwh-to-miles-per-kwh", "name": "Kilometers per kWh to Miles per kWh", "category": "length", "type": "standard", "teaser": "Convert energy efficiency from km/kWh to mi/kWh.", "labels": {"in1": "Kilometers per kWh", "in2": "Miles per kWh"}, "factor": 0.621371, "hidden": true},
{"slug": "kilometers-per-second-to-speed-of-light", "name": "Kilometers per Second to Speed of Light", "category": "length", "type": "standard", "teaser": "Express a speed in kilometers per second as a fraction of c (299,792.458 km/s).", "labels": {"in1": "Kilometers per Second", "in2": "Speed of Light"}, "factor": 3.33564095198152e-06},
{"slug": "knots-to-feet-per-second", "name": "Knots to Feet per Second", "category": "length", "type": "standard", "teaser": "Convert a nautical mile per hour into feet per second.", "labels": {"in1": "Knots", "in2": "Feet per Second"}, "factor": 1.6878098376},
{"slug": "knots-to-kilometers-per-hour", "name": "Knots to Kilometers per Hour", "category": "length", "type": "standard", "teaser": "Convert knots to kilometers per hour.", "labels": {"in1": "Knots", "in2": "Kilometers per Hour"}, "factor": 1.852},
{"slug": "knots-to-meters-per-second", "name": "Knots to Meters per Second", "category": "length", "type": "standard", "teaser": "Convert knots to meters per second.", "labels": {"in1": "Knots", "in2": "Meters per Second"}, "factor": 0.5144444444, "hidden": true},
{"slug": "kpa-to-atmosphere", "name": "kPa to Atmosphere", "category": "pressure", "type": "standard", "teaser": "Convert kilopascals to atmospheres.", "labels": {"in1": "kPa", "in2": "Atmosphere"}, "factor": 0.00986923, "hidden": true},
{"slug": "kpa-to-bar", "name": "kPa to Bar", "category": "pressure", "type": "standard", "teaser": "Convert kilopascals to bar.", "labels": {"in1": "kPa", "in2": "Bar"}, "factor": 0.01},
{"slug": "kpa-to-pascal", "name": "kPa to Pascal", "category": "pressure", "type": "standard", "teaser": "Convert kilopascals to pascals.", "labels": {"in1": "kPa", "in2": "Pascal"}, "factor": 1000.0},
{"slug": "kpa-to-psi", "name": "kPa to PSI", "category": "pressure", "type": "standard", "teaser": "Convert kilopascals to pounds per square inch.", "labels": {"in1": "kPa", "in2": "PSI"}, "factor": 0.1450377377, "hidden": true},
{"slug": "kva-to-kilowatts", "name": "kVA to Kilowatts", "category": "power", "type": "standard", "teaser": "Convert apparent power to real power assuming unity power factor.", "labels": {"in1": "kVA", "in2": "Kilowatts"}, "hidden": true},
{"slug": "leagues-per-hour-to-kmh", "name": "Leagues per Hour to Kilometers per Hour", "category": "length", "type": "standard", "teaser": "Convert leagues per hour into kilometers per hour.", "labels": {"in1": "Leagues per Hour", "in2": "Kilometers per Hour"}, "factor": 4.82803},
{"slug": "leagues-to-kilometers", "name": "Leagues to Kilometers", "category": "length", "type": "standard", "teaser": "Convert leagues to kilometers.", "labels": {"in1": "Leagues", "in2": "Kilometers"}, "factor": 4.82803},
{"slug": "leagues-to-miles", "name": "Leagues to Miles", "category": "length", "type": "standard", "teaser": "Convert leagues to miles.", "labels": {"in1": "Leagues", "in2": "Miles"}, "factor": 3.0},
{"slug": "light-years-to-kilometers", "name": "Light Years to Kilometers", "category": "length", "type": "standard", "teaser": "Convert light years to kilometers.", "labels": {"in1": "Light Years", "in2": "Kilometers"}, "factor": 9460730472580.8},
{"slug": "light-years-to-miles", "name": "Light Years to Miles", "category": "length", "type": "standard", "teaser": "Convert light years to miles.", "labels": {"in1": "Light Years", "in2": "Miles"}, "factor": 5878625373180.8},
{"slug": "liters-to-imperial-gallons", "name": "Liters to Imperial gallons", "category": "volume", "type": "standard", "teaser": "Convert liters to imperial gallons.", "labels": {"in1": "Liters", "in2": "Imperial gallons"}, "factor": 0.219969158, "hidden": true},
{"slug": "liters-to-milliliters", "name": "Liters to Milliliters", "category": "volume", "type": "standard", "teaser": "Convert liters to milliliters.", "labels": {"in1": "Liters", "in2": "Milliliters"}, "factor": 1000.0},
{"slug": "long-tons-to-kilograms", "name": "Long Tons to Kilograms", "category": "weight", "type": "standard", "teaser": "Convert UK long tons to kilograms.", "labels": {"in1": "Long Tons", "in2": "Kilograms"}, "factor": 1016.0469088},
{"slug": "long-tons-to-pounds", "name": "Long Tons to Pounds", "category": "weight", "type": "standard", "teaser": "Convert long tons to pounds.", "labels": {"in1": "Long Tons", "in2": "Pounds"}, "factor": 2240.0},
{"slug": "long-tons-to-short-tons", "name": "Long Tons to Short Tons", "category": "weight", "type": "standard", "teaser": "Convert long tons to short tons.", "labels": {"in1": "Long Tons", "in2": "Short Tons"}, "factor": 1.12},
{"slug": "lux-to-foot-candles", "name": "Lux to Foot-candles", "category": "light", "type": "standard", "teaser": "Convert illuminance from lux to foot-candles.", "labels": {"in1": "Lux", "in2": "Foot-candles"}, "factor": 0.09290304, "hidden": true},
{"slug": "candela-to-foot-candles", "name": "Candela to Foot-candles", "category": "light", "type": "standard", "teaser": "At 1 foot away, one candela yields one foot-candle of illuminance.", "labels": {"in1": "Candela", "in2": "Foot-candles"}},
{"slug": "foot-candles-to-candela", "name": "Foot-candles to Candela", "category": "light", "type": "standard", "teaser": "Convert illuminance in foot-candles into a luminous intensity at 1 foot.", "labels": {"in1": "Foot-candles", "in2": "Candela"}, "hidden": true},
{"slug": "candela-to-lux-at-foot", "name": "Candela to Lux (1 ft)", "category": "light", "type": "standard", "teaser": "One candela at a 1-foot distance produces about 10.7639 lux on the target plane.", "labels": {"in1": "Candela", "in2": "Lux (1 ft)"}, "factor": 10.7639},
{"slug": "lux-to-candela-at-foot", "name": "Lux to Candela (1 ft)", "category": "light", "type": "standard", "teaser": "Turn lux measured 1 foot away into the equivalent candela luminous intensity.", "labels": {"in1": "Lux", "in2": "Candela (1 ft)"}, "factor": 0.09290304},
{"slug": "candela-to-nits", "name": "Candela to Nits", "category": "light", "type": "standard", "teaser": "Treat 1 candela distributed over 1 square meter as 1 nit for comparing luminance.", "labels": {"in1": "Candela", "in2": "Nits"}},
{"slug": "nits-to-candela", "name": "Nits to Candela", "category": "light", "type": "standard", "teaser": "Assume a 1-square-meter patch to convert nits into candela.", "labels": {"in1": "Nits", "in2": "Candela"}, "hidden": true},
{"slug": "candela-to-candlepower", "name": "Candela to Candlepower", "category": "light", "type": "standard", "teaser": "Translate candela intensity into the legacy candlepower scale (1 cd \u2248 1.01937 cp).", "labels": {"in1": "Candela", "in2": "Candlepower"}, "factor": 1.019367},
{"slug": "candlepower-to-candela", "name": "Candlepower to Candela", "category": "light", "type": "standard", "teaser": "Flip historical candlepower values back into modern candelas (1 cp \u2248 0.981 cd).", "labels": {"in1": "Candlepower", "in2": "Candela"}, "factor": 0.981, "hidden": true},
{"slug": "candlepower-to-lumens", "name": "Candlepower to Lumens", "category": "light", "type": "standard", "teaser": "Treat candlepower as a luminous intensity, then multiply by 4\u03c0 to get flux.", "labels": {"in1": "Candlepower", "in2": "Lumens"}, "factor": 12.3269},
{"slug": "lumens-to-candlepower", "name": "Lumens to Candlepower", "category": "light", "type": "standard", "teaser": "Convert luminous flux back into candlepower by reversing the 4\u03c0 factor.", "labels": {"in1": "Lumens", "in2": "Candlepower"}, "factor": 0.081118, "hidden": true},
{"slug": "candlepower-to-foot-candles", "name": "Candlepower to Foot-candles", "category": "other", "type": "standard", "teaser": "At 1 foot, candlepower produces 0.981 foot-candles via its candela equivalent.", "labels": {"in1": "Candlepower", "in2": "Foot-candles"}, "factor": 0.981, "hidden": true},
{"slug": "foot-candles-to-candlepower", "name": "Foot-candles to Candlepower", "category": "other", "type": "standard", "teaser": "Convert illuminance into candlepower using the 1-foot reference.", "labels": {"in1": "Foot-candles", "in2": "Candlepower"}, "factor": 1.019367},
{"slug": "foot-candles-to-lamberts", "name": "Foot-candles to Lamberts", "category": "other", "type": "standard", "teaser": "Convert illuminance into lamberts for diffuse-surface brightness (1 fc \u2248 0.0010764 L).", "labels": {"in1": "Foot-candles", "in2": "Lamberts"}, "factor": 0.00107639, "hidden": true},
{"slug": "lamberts-to-foot-candles", "name": "Lamberts to Foot-candles", "category": "other", "type": "standard", "teaser": "One lambert gives about 929 foot-candles on a Lambertian surface.", "labels": {"in1": "Lamberts", "in2": "Foot-candles"}, "factor": 929.03},
{"slug": "lamberts-to-lux", "name": "Lamberts to Lux", "category": "light", "type": "standard", "teaser": "A lambert equals 10,000 lux on a perfectly diffusing target.", "labels": {"in1": "Lamberts", "in2": "Lux"}, "factor": 10000.0},
{"slug": "lux-to-lamberts", "name": "Lux to Lamberts", "category": "light", "type": "standard", "teaser": "Translate lux into lamberts by dividing by 10,000 for diffuse luminance.", "labels": {"in1": "Lux", "in2": "Lamberts"}, "factor": 0.0001, "hidden": true},
{"slug": "lamberts-to-nits", "name": "Lamberts to Nits", "category": "other", "type": "standard", "teaser": "One lambert is about 3,183 cd/m\u00b2 (nits).", "labels": {"in1": "Lamberts", "in2": "Nits"}, "factor": 3183.09886184},
{"slug": "nits-to-lamberts", "name": "Nits to Lamberts", "category": "other", "type": "standard", "teaser": "Convert surface brightness back into lamberts using the 1/\u03c0\u00b2 scaling.", "labels": {"in1": "Nits", "in2": "Lamberts"}, "factor": 0.0003141593, "hidden": true},
{"slug": "foot-lamberts-to-lux", "name": "Foot-lamberts to Lux", "category": "light", "type": "standard", "teaser": "A foot-lambert is about 10.764 lux on a Lambertian patch.", "labels": {"in1": "Foot-lamberts", "in2": "Lux"}, "factor": 10.764},
{"slug": "lux-to-foot-lamberts", "name": "Lux to Foot-lamberts", "category": "light", "type": "standard", "teaser": "Convert lux into foot-lamberts (1 lux \u2248 0.092903 ft-L).", "labels": {"in1": "Lux", "in2": "Foot-lamberts"}, "factor": 0.09290304, "hidden": true},
{"slug": "foot-lamberts-to-nits", "name": "Foot-lamberts to Nits", "category": "other", "type": "standard", "teaser": "Express foot-lamberts as nits (1 ft-L \u2248 3.426259 cd/m\u00b2).", "labels": {"in1": "Foot-lamberts", "in2": "Nits"}, "factor": 3.426259108},
{"slug": "nits-to-foot-lamberts", "name": "Nits to Foot-lamberts", "category": "other", "type": "standard", "teaser": "Translate luminance measured in nits into foot-lamberts.", "labels": {"in1": "Nits", "in2": "Foot-lamberts"}, "factor": 0.292, "hidden": true},
{"slug": "phot-to-lux", "name": "Phot to Lux", "category": "light", "type": "standard", "teaser": "One phot equals 10,000 lux for film-lighting references.", "labels": {"in1": "Phot", "in2": "Lux"}, "factor": 10000.0},
{"slug": "lux-to-phot", "name": "Lux to Phot", "category": "light", "type": "standard", "teaser": "Convert lux into phots to match old photographic light charts.", "labels": {"in1": "Lux", "in2": "Phot"}, "factor": 0.0001, "hidden": true},
{"slug": "phot-to-lamberts", "name": "Phot to Lamberts", "category": "other", "type": "standard", "teaser": "Phot and lambert coincide (1 phot = 1 lambert).", "labels": {"in1": "Phot", "in2": "Lamberts"}, "hidden": true},
{"slug": "lamberts-to-phot", "name": "Lamberts to Phot", "category": "other", "type": "standard", "teaser": "Flip lamberts back into phots.", "labels": {"in1": "Lamberts", "in2": "Phot"}},
{"slug": "phot-to-foot-lamberts", "name": "Phot to Foot-lamberts", "category": "other", "type": "standard", "teaser": "One phot (10,000 lux) equals about 929 foot-lamberts.", "labels": {"in1": "Phot", "in2": "Foot-lamberts"}, "factor": 929.03},
{"slug": "foot-lamberts-to-phot", "name": "Foot-lamberts to Phot", "category": "other", "type": "standard", "teaser": "Express foot-lamberts as phots (1 ft-L \u2248 0.0010764 phot).", "labels": {"in1": "Foot-lamberts", "in2": "Phot"}, "factor": 0.00107639, "hidden": true},
{"slug": "lumens-to-lux-per-square-meter", "name": "Lumens to Lux per square meter", "category": "fluids", "type": "standard", "teaser": "Spread lumens over 1 m\u00b2 to get lux.", "labels": {"in1": "Lumens", "in2": "Lux per square meter"}},
{"slug": "lux-to-lumens-per-square-meter", "name": "Lux to Lumens per square meter", "category": "fluids", "type": "standard", "teaser": "Treat lux as lumens on each square meter.", "labels": {"in1": "Lux", "in2": "Lumens per square meter"}},
{"slug": "foot-candles-to-phot", "name": "Foot-candles to Phot", "category": "other", "type": "standard", "teaser": "Convert foot-candles into phots via the 10,000 lux anchor.", "labels": {"in1": "Foot-candles", "in2": "Phot"}, "factor": 0.00107639, "hidden": true},
{"slug": "phot-to-foot-candles", "name": "Phot to Foot-candles", "category": "other", "type": "standard", "teaser": "Express phots as foot-candles for practical light meter use.", "labels": {"in1": "Phot", "in2": "Foot-candles"}, "factor": 929.03},
{"slug": "lumens-to-nits-per-square-meter", "name": "Lumens to Nits per square meter", "category": "fluids", "type": "standard", "teaser": "A lumen/m\u00b2 (lux) equals about 0.31831 nits under Lambertian lighting.", "labels": {"in1": "Lumens", "in2": "Nits per square meter"}, "factor": 0.318309886},
{"slug": "nits-to-lumens-per-square-meter", "name": "Nits to Lumens per square meter", "category": "fluids", "type": "standard", "teaser": "Back-convert nits into lumens/m\u00b2 using \u03c0.", "labels": {"in1": "Nits", "in2": "Lumens per square meter"}, "factor": 3.141592654},
{"slug": "lumens-to-foot-lamberts-per-square-meter", "name": "Lumens to Foot-lamberts per square meter", "category": "fluids", "type": "standard", "teaser": "One lux equals 0.092903 foot-lamberts.", "labels": {"in1": "Lumens", "in2": "Foot-lamberts per square meter"}, "factor": 0.09290304},
{"slug": "foot-lamberts-to-lumens-per-square-meter", "name": "Foot-lamberts to Lumens per square meter", "category": "fluids", "type": "standard", "teaser": "Translate foot-lamberts into lux for metric flux (multiply by 10.7639).", "labels": {"in1": "Foot-lamberts", "in2": "Lumens per square meter"}, "factor": 10.7639},
{"slug": "stilbs-to-nits", "name": "Stilbs to Nits", "category": "other", "type": "standard", "teaser": "A stilb equals 10,000 nits for high-luminance scopes.", "labels": {"in1": "Stilbs", "in2": "Nits"}, "factor": 10000.0},
{"slug": "nits-to-stilbs", "name": "Nits to Stilbs", "category": "other", "type": "standard", "teaser": "Convert nits into the CGS stilb scale (1 nit = 0.0001 stilb).", "labels": {"in1": "Nits", "in2": "Stilbs"}, "factor": 0.0001, "hidden": true},
{"slug": "stilbs-to-lux", "name": "Stilbs to Lux", "category": "light", "type": "standard", "teaser": "Multiply stilbs by \u03c0 to get the matching lux value (\u2248 31,415.93 lux).", "labels": {"in1": "Stilbs", "in2": "Lux"}, "factor": 31415.92654},
{"slug": "lux-to-stilbs", "name": "Lux to Stilbs", "category": "light", "type": "standard", "teaser": "Express lux as stilbs by dividing by \u03c0 \u00d7 10,000.", "labels": {"in1": "Lux", "in2": "Stilbs"}, "factor": 3.183e-05, "hidden": true},
{"slug": "mach-to-feet-per-second", "name": "Mach to Feet per Second", "category": "length", "type": "standard", "teaser": "Convert Mach number to feet per second (approximate sea-level speed of sound).", "labels": {"in1": "Mach", "in2": "Feet per Second"}, "factor": 1116.447},
{"slug": "mach-to-kilometers-per-hour", "name": "Mach to Kilometers per Hour", "category": "length", "type": "standard", "teaser": "Convert Mach number to km/h.", "labels": {"in1": "Mach", "in2": "Kilometers per Hour"}, "factor": 1225.044},
{"slug": "mach-to-knots", "name": "Mach to Knots", "category": "speed", "type": "standard", "teaser": "Convert Mach number to knots.", "labels": {"in1": "Mach", "in2": "Knots"}, "factor": 661.47},
{"slug": "mach-to-meters-per-second", "name": "Mach to Meters per Second", "category": "length", "type": "standard", "teaser": "Convert Mach number to meters per second.", "labels": {"in1": "Mach", "in2": "Meters per Second"}, "factor": 340.29},
{"slug": "mach-to-miles-per-hour", "name": "Mach to Miles per Hour", "category": "length", "type": "standard", "teaser": "Convert Mach number to miles per hour.", "labels": {"in1": "Mach", "in2": "Miles per Hour"}, "factor": 761.207},
{"slug": "metric-horsepower-to-watts", "name": "Metric Horsepower (PS) to Watts", "category": "power", "type": "standard", "teaser": "Convert metric horsepower into watts for European ratings.", "labels": {"in1": "Metric Horsepower (PS)", "in2": "Watts"}, "factor": 735.49875},
{"slug": "metric-tons-to-kilograms", "name": "Metric Tons to Kilograms", "category": "weight", "type": "standard", "teaser": "Convert metric tons into kilograms for bulk weights.", "labels": {"in1": "Metric Tons", "in2": "Kilograms"}, "factor": 1000.0},
{"slug": "metric-tons-to-pounds", "name": "Metric Tons to Pounds", "category": "weight", "type": "standard", "teaser": "Convert metric tons into pounds.", "labels": {"in1": "Metric Tons", "in2": "Pounds"}, "factor": 2204.62262},
{"slug": "mg-per-liter-to-ppm", "name": "mg/L to PPM", "category": "fluids", "type": "standard", "teaser": "Treat milligrams per liter as parts per million for dilute solutions.", "labels": {"in1": "mg/L", "in2": "PPM"}},
{"slug": "microfarads-to-picofarads", "name": "Microfarads to Picofarads", "category": "radiation", "type": "standard", "teaser": "Convert microfarads to picofarads.", "labels": {"in1": "Microfarads", "in2": "Picofarads"}, "factor": 1000000.0},
{"slug": "microhenries-to-millihenries", "name": "Microhenries to Millihenries", "category": "angle", "type": "standard", "teaser": "Convert inductance from microhenries to millihenries.", "labels": {"in1": "Microhenries", "in2": "Millihenries"}, "factor": 0.001, "hidden": true},
{"slug": "microns-to-millimeters", "name": "Microns to Millimeters", "category": "length", "type": "standard", "teaser": "Convert microns (micrometers) to millimeters.", "labels": {"in1": "Microns", "in2": "Millimeters"}, "factor": 0.001, "hidden": true},
{"slug": "microseconds-to-milliseconds", "name": "Microseconds to Milliseconds", "category": "angle", "type": "standard", "teaser": "Convert time from microseconds to milliseconds.", "labels": {"in1": "Microseconds", "in2": "Milliseconds"}, "factor": 0.001, "hidden": true},
{"slug": "microseconds-to-nanoseconds", "name": "Microseconds to Nanoseconds", "category": "time", "type": "standard", "teaser": "Convert microseconds to nanoseconds.", "labels": {"in1": "Microseconds", "in2": "Nanoseconds"}, "factor": 1000.0},
{"slug": "microsievert-to-millirem", "name": "Microsievert to Millirem", "category": "angle", "type": "standard", "teaser": "Convert a radiation dose from \u00b5Sv to mrem.", "labels": {"in1": "Microsievert", "in2": "Millirem"}, "factor": 0.1, "hidden": true},
{"slug": "miles-per-gallon-to-kilometers-per-gallon", "name": "Miles per gallon to Kilometers per gallon", "category": "length", "type": "standard", "teaser": "Convert mpg to km/gal (US gallon).", "labels": {"in1": "Miles per gallon", "in2": "Kilometers per gallon"}, "factor": 1.609344},
{"slug": "miles-per-hour-to-feet-per-second", "name": "Miles per hour to Feet per second", "category": "length", "type": "standard", "teaser": "Convert mph into feet per second.", "labels": {"in1": "Miles per hour", "in2": "Feet per second"}, "factor": 1.4666667},
{"slug": "miles-per-hour-to-mach", "name": "Miles per hour to Mach", "category": "length", "type": "standard", "teaser": "Express mph as a fraction of Mach (sea-level).", "labels": {"in1": "Miles per hour", "in2": "Mach"}, "factor": 0.001313767, "hidden": true},
{"slug": "miles-per-hour-to-yards-per-second", "name": "Miles per hour to Yards per second", "category": "length", "type": "standard", "teaser": "Convert mph into yards per second.", "labels": {"in1": "Miles per hour", "in2": "Yards per second"}, "factor": 0.488686},
{"slug": "miles-per-kwh-to-kilometers-per-kwh", "name": "Miles per kWh to Kilometers per kWh", "category": "length", "type": "standard", "teaser": "Convert EV efficiency from mi/kWh to km/kWh.", "labels": {"in1": "Miles per kWh", "in2": "Kilometers per kWh"}, "factor": 1.609344},
{"slug": "miles-to-feet", "name": "Miles to Feet", "category": "length", "type": "standard", "teaser": "Convert miles into feet.", "labels": {"in1": "Miles", "in2": "Feet"}, "factor": 5280.0},
{"slug": "miles-to-furlongs", "name": "Miles to Furlongs", "category": "length", "type": "standard", "teaser": "Convert miles into furlongs for racetrack measures.", "labels": {"in1": "Miles", "in2": "Furlongs"}, "factor": 8.0},
{"slug": "miles-to-meters", "name": "Miles to Meters", "category": "length", "type": "standard", "teaser": "Convert miles into meters.", "labels": {"in1": "Miles", "in2": "Meters"}, "factor": 1609.344},
{"slug": "miles-to-nautical-miles", "name": "Miles to Nautical Miles", "category": "length", "type": "standard", "teaser": "Convert statute miles into nautical miles.", "labels": {"in1": "Miles", "in2": "Nautical Miles"}, "factor": 0.868976, "hidden": true},
{"slug": "miles-to-yards", "name": "Miles to Yards", "category": "length", "type": "standard", "teaser": "Convert miles into yards.", "labels": {"in1": "Miles", "in2": "Yards"}, "factor": 1760.0},
{"slug": "milliampere-hours-to-coulombs", "name": "Milliampere-hours to Coulombs", "category": "angle", "type": "standard", "teaser": "Convert a charge from mAh to coulombs.", "labels": {"in1": "Milliampere-hours", "in2": "Coulombs"}, "factor": 3.6},
{"slug": "milliamps-to-amps", "name": "Milliamps to Amps", "category": "angle", "type": "standard", "teaser": "Convert milliamperes into amperes.", "labels": {"in1": "Milliamps", "in2": "Amps"}, "factor": 0.001, "hidden": true},
{"slug": "milliwatts-to-watts", "name": "Milliwatts to Watts", "category": "power", "type": "standard", "teaser": "Convert power from milliwatts to watts.", "labels": {"in1": "Milliwatts", "in2": "Watts"}, "factor": 0.001},
{"slug": "millibars-to-atmosphere", "name": "Millibars to Atmosphere", "category": "pressure", "type": "standard", "teaser": "Convert millibars into atmospheres.", "labels": {"in1": "Millibars", "in2": "Atmosphere"}, "factor": 0.000986923, "hidden": true},
{"slug": "megapascals-to-bar", "name": "Megapascals to Bar", "category": "pressure", "type": "standard", "teaser": "Convert pressure from megapascals to bar.", "labels": {"in1": "Megapascals", "in2": "Bar"}, "factor": 10.0},
{"slug": "megapascals-to-kilopascals", "name": "Megapascals to Kilopascals", "category": "pressure", "type": "standard", "teaser": "Convert pressure from MPa to kPa.", "labels": {"in1": "Megapascals", "in2": "Kilopascals"}, "factor": 1000.0},
{"slug": "megapascals-to-pascal", "name": "Megapascals to Pascal", "category": "pressure", "type": "standard", "teaser": "Convert pressure from MPa to pascals.", "labels": {"in1": "Megapascals", "in2": "Pascal"}, "factor": 1000000.0},
{"slug": "megapascals-to-psi", "name": "Megapascals to PSI", "category": "pressure", "type": "standard", "teaser": "Convert pressure from MPa to PSI.", "labels": {"in1": "Megapascals", "in2": "PSI"}, "factor": 145.0377},
{"slug": "megawatts-to-kilowatts", "name": "Megawatts to Kilowatts", "category": "power", "type": "standard", "teaser": "Convert power from megawatts to kilowatts.", "labels": {"in1": "Megawatts", "in2": "Kilowatts"}, "factor": 1000.0},
{"slug": "meters-to-cables", "name": "Meters to Cables", "category": "length", "type": "standard", "teaser": "Convert meters into nautical cables (1 cable = 185.2 m).", "labels": {"in1": "Meters", "in2": "Cables"}, "factor": 0.0053996},
{"slug": "meters-to-centimeters", "name": "Meters to Centimeters", "category": "length", "type": "standard", "teaser": "Convert meters into centimeters.", "labels": {"in1": "Meters", "in2": "Centimeters"}, "factor": 100.0},
{"slug": "meters-to-fathoms", "name": "Meters to Fathoms", "category": "length", "type": "standard", "teaser": "Convert meters into fathoms.", "labels": {"in1": "Meters", "in2": "Fathoms"}, "factor": 0.54680665},
{"slug": "meters-to-furlongs", "name": "Meters to Furlongs", "category": "length", "type": "standard", "teaser": "Convert meters into furlongs.", "labels": {"in1": "Meters", "in2": "Furlongs"}, "factor": 0.00497097, "hidden": true},
{"slug": "meters-to-inches", "name": "Meters to Inches", "category": "length", "type": "standard", "teaser": "Convert meters into inches.", "labels": {"in1": "Meters", "in2": "Inches"}, "factor": 39.3701},
{"slug": "meters-to-kilometers", "name": "Meters to Kilometers", "category": "length", "type": "standard", "teaser": "Convert meters into kilometers.", "labels": {"in1": "Meters", "in2": "Kilometers"}, "factor": 0.001},
{"slug": "meters-to-miles", "name": "Meters to Miles", "category": "length", "type": "standard", "teaser": "Convert meters into miles.", "labels": {"in1": "Meters", "in2": "Miles"}, "factor": 0.000621371, "hidden": true},
{"slug": "meters-to-millimeters", "name": "Meters to Millimeters", "category": "length", "type": "standard", "teaser": "Convert meters into millimeters.", "labels": {"in1": "Meters", "in2": "Millimeters"}, "factor": 1000.0},
{"slug": "meters-to-rods", "name": "Meters to Rods", "category": "length", "type": "standard", "teaser": "Convert meters into rods.", "labels": {"in1": "Meters", "in2": "Rods"}, "factor": 0.198837, "hidden": true},
{"slug": "mb-per-second-to-mbps", "name": "MB/s to Mbps", "category": "other", "type": "standard", "teaser": "Convert megabytes per second into megabits per second (1 byte = 8 bits).", "labels": {"in1": "MB/s", "in2": "Mbps"}, "factor": 8.0},
{"slug": "megajoules-to-btu", "name": "Megajoules to BTU", "category": "energy", "type": "standard", "teaser": "Convert megajoules into BTU.", "labels": {"in1": "Megajoules", "in2": "BTU"}, "factor": 947.81712},
{"slug": "kilograms-to-quarters", "name": "Kilograms to Quarters", "category": "weight", "type": "standard", "teaser": "Convert kilograms into US quarters (1 quarter = 25 pounds).", "labels": {"in1": "Kilograms", "in2": "Quarters"}, "factor": 0.078732},
{"slug": "liters-to-pecks", "name": "Liters to Pecks", "category": "volume", "type": "standard", "teaser": "Convert liters into US dry pecks for bulk goods.", "labels": {"in1": "Liters", "in2": "Pecks"}, "factor": 0.1099846, "hidden": true},
{"slug": "liters-to-acre-feet", "name": "Liters to Acre-feet", "category": "volume", "type": "standard", "teaser": "Convert liters to acre-feet.", "labels": {"in1": "Liters", "in2": "Acre-feet"}, "factor": 8.107e-07, "hidden": true},
{"slug": "liters-to-barrel-us-oil", "name": "Liters to Barrel (US oil)", "category": "volume", "type": "standard", "teaser": "Convert liters to US oil barrels.", "labels": {"in1": "Liters", "in2": "Barrel (US oil)"}, "factor": 0.00628981077},
{"slug": "liters-to-bushels", "name": "Liters to Bushels", "category": "volume", "type": "standard", "teaser": "Convert liters to US dry bushels.", "labels": {"in1": "Liters", "in2": "Bushels"}, "factor": 0.0284130625, "hidden": true},
{"slug": "liters-to-centiliters", "name": "Liters to Centiliters", "category": "volume", "type": "standard", "teaser": "Convert liters to centiliters.", "labels": {"in1": "Liters", "in2": "Centiliters"}, "factor": 100.0},
{"slug": "pecks-to-liters", "name": "Pecks to Liters", "category": "volume", "type": "standard", "teaser": "Convert US pecks into liters (1 peck = 9.09218 liters).", "labels": {"in1": "Pecks", "in2": "Liters"}, "factor": 9.09218},
{"slug": "yoctograms-to-grams", "name": "Yoctograms to Grams", "category": "weight", "type": "standard", "teaser": "Convert a yoctogram-scale mass into grams.", "labels": {"in1": "Yoctograms", "in2": "Grams"}, "factor": 1e-24},
{"slug": "yoctograms-to-micrograms", "name": "Yoctograms to Micrograms", "category": "weight", "type": "standard", "teaser": "Express a yoctogram mass as micrograms for instrumentation.", "labels": {"in1": "Yoctograms", "in2": "Micrograms"}, "factor": 1e-18},
{"slug": "yoctograms-to-nanograms", "name": "Yoctograms to Nanograms", "category": "weight", "type": "standard", "teaser": "Translate yoctograms into nanograms for lab notes.", "labels": {"in1": "Yoctograms", "in2": "Nanograms"}, "factor": 1e-15},
{"slug": "yoctograms-to-picograms", "name": "Yoctograms to Picograms", "category": "weight", "type": "standard", "teaser": "Convert yoctograms into picograms for molecular weights.", "labels": {"in1": "Yoctograms", "in2": "Picograms"}, "factor": 1e-12},
{"slug": "yoctograms-to-femtograms", "name": "Yoctograms to Femtograms", "category": "weight", "type": "standard", "teaser": "Move between yoctograms and femtograms when measuring particles.", "labels": {"in1": "Yoctograms", "in2": "Femtograms"}, "factor": 1e-09},
{"slug": "yoctograms-to-milligrams", "name": "Yoctograms to Milligrams", "category": "weight", "type": "standard", "teaser": "Convert an ultra-tiny yoctogram into milligram fractions.", "labels": {"in1": "Yoctograms", "in2": "Milligrams"}, "factor": 1e-21},
{"slug": "yoctograms-to-kilograms", "name": "Yoctograms to Kilograms", "category": "weight", "type": "standard", "teaser": "Express a yoctogram as a slice of a kilogram.", "labels": {"in1": "Yoctograms", "in2": "Kilograms"}, "factor": 1e-27},
{"slug": "yoctograms-to-ounces", "name": "Yoctograms to Ounces", "category": "weight", "type": "standard", "teaser": "Convert yoctograms into ounces to contextualize minute masses.", "labels": {"in1": "Yoctograms", "in2": "Ounces"}, "factor": 3.527396194958041e-26},
{"slug": "yoctograms-to-pounds", "name": "Yoctograms to Pounds", "category": "weight", "type": "standard", "teaser": "See how many pounds a yoctogram of mass amounts to.", "labels": {"in1": "Yoctograms", "in2": "Pounds"}, "factor": 2.2046226218487758e-27},
{"slug": "yoctograms-to-amu", "name": "Yoctograms to Amu", "category": "weight", "type": "standard", "teaser": "Convert yoctogram-scale masses into atomic mass units for molecular counts.", "labels": {"in1": "Yoctograms", "in2": "Amu"}, "factor": 0.602214076208, "hidden": true},
{"slug": "yoctograms-to-atomic-mass-units", "name": "Yoctograms to Atomic Mass Units", "category": "weight", "type": "standard", "teaser": "Another label for counting particle masses from yoctograms.", "labels": {"in1": "Yoctograms", "in2": "Atomic Mass Units"}, "factor": 0.602214076208, "hidden": true},
{"slug": "yoctograms-to-apothecary-ounces", "name": "Yoctograms to Apothecary Ounces", "category": "weight", "type": "standard", "teaser": "Express super-small masses as apothecary ounces for pharmacy history.", "labels": {"in1": "Yoctograms", "in2": "Apothecary Ounces"}, "factor": 3.21507465686e-26, "hidden": true},
{"slug": "yoctograms-to-attograms", "name": "Yoctograms to Attograms", "category": "weight", "type": "standard", "teaser": "Bridge yoctograms to attograms when working in sub-attogram refinements.", "labels": {"in1": "Yoctograms", "in2": "Attograms"}, "factor": 1e-06, "hidden": true},
{"slug": "yoctograms-to-carats", "name": "Yoctograms to Carats", "category": "weight", "type": "standard", "teaser": "Translate yoctograms into carats when sizing gem-scale masses.", "labels": {"in1": "Yoctograms", "in2": "Carats"}, "factor": 5e-24},
{"slug": "yoctograms-to-centigrams", "name": "Yoctograms to Centigrams", "category": "weight", "type": "standard", "teaser": "Put yoctograms in terms of centigrams for micro-precision weight notes.", "labels": {"in1": "Yoctograms", "in2": "Centigrams"}, "factor": 1e-22},
{"slug": "yoctograms-to-drams", "name": "Yoctograms to Drams", "category": "weight", "type": "standard", "teaser": "Compare yoctogram masses with drams used in detailed apothecary recipes.", "labels": {"in1": "Yoctograms", "in2": "Drams"}, "factor": 5.64383391193e-25},
{"slug": "yoctograms-to-earth-masses", "name": "Yoctograms to Earth Masses", "category": "weight", "type": "standard", "teaser": "Place yoctograms on the cosmic scale by converting into Earth masses.", "labels": {"in1": "Yoctograms", "in2": "Earth Masses"}, "factor": 1.67437717355e-52},
{"slug": "yoctograms-to-grains", "name": "Yoctograms to Grains", "category": "weight", "type": "standard", "teaser": "Convert yoctograms into grains for fine-grained mass tracking.", "labels": {"in1": "Yoctograms", "in2": "Grains"}, "factor": 1.54323583529e-23},
{"slug": "yoctograms-to-hundredweight", "name": "Yoctograms to Hundredweight", "category": "weight", "type": "standard", "teaser": "Express yoctograms as US hundredweights for larger-scale intuition.", "labels": {"in1": "Yoctograms", "in2": "Hundredweight"}, "factor": 2.20462442018e-29},
{"slug": "yoctograms-to-hundredweight-cwt", "name": "Yoctograms to Hundredweight (cwt)", "category": "weight", "type": "standard", "teaser": "Keep the cwt shorthand when converting yoctograms into hundredweights.", "labels": {"in1": "Yoctograms", "in2": "Hundredweight (cwt)"}, "factor": 2.20462442018e-29},
{"slug": "yoctograms-to-long-tons", "name": "Yoctograms to Long Tons", "category": "weight", "type": "standard", "teaser": "Scale yoctogram counts into UK long tons for shipping specs.", "labels": {"in1": "Yoctograms", "in2": "Long Tons"}, "factor": 9.84206527611e-31},
{"slug": "yoctograms-to-metric-tons", "name": "Yoctograms to Metric Tons", "category": "weight", "type": "standard", "teaser": "Express yoctograms as metric tons for SI-compatible summaries.", "labels": {"in1": "Yoctograms", "in2": "Metric Tons"}, "factor": 1e-30},
{"slug": "yoctograms-to-momme", "name": "Yoctograms to Momme", "category": "weight", "type": "standard", "teaser": "Convert yoctograms into momme when dealing with silk fabric weights.", "labels": {"in1": "Yoctograms", "in2": "Momme"}, "factor": 2.66666666667e-25},
{"slug": "yoctograms-to-pennyweights", "name": "Yoctograms to Pennyweights", "category": "weight", "type": "standard", "teaser": "Translate yoctograms into pennyweights for jewelers referencing minute masses.", "labels": {"in1": "Yoctograms", "in2": "Pennyweights"}, "factor": 6.43014931373e-25},
{"slug": "yoctograms-to-planck-mass", "name": "Yoctograms to Planck Mass", "category": "weight", "type": "standard", "teaser": "Push yoctograms toward Planck-mass units for fundamental physics comparisons.", "labels": {"in1": "Yoctograms", "in2": "Planck Mass"}, "factor": 4.59467183475e-20},
{"slug": "yoctograms-to-quarters", "name": "Yoctograms to Quarters", "category": "weight", "type": "standard", "teaser": "Convert microscopic yoctograms into quarters to understand historic lot sizes.", "labels": {"in1": "Yoctograms", "in2": "Quarters"}, "factor": 7.87365222089e-29},
{"slug": "yoctograms-to-scruples", "name": "Yoctograms to Scruples", "category": "weight", "type": "standard", "teaser": "Express yoctograms in scruples when bridging to classic troy units.", "labels": {"in1": "Yoctograms", "in2": "Scruples"}, "factor": 7.71617917647e-25},
{"slug": "yoctograms-to-short-tons", "name": "Yoctograms to Short Tons", "category": "weight", "type": "standard", "teaser": "Scale yoctograms up to short tons for bulk weight checks.", "labels": {"in1": "Yoctograms", "in2": "Short Tons"}, "factor": 1.10231131092e-30},
{"slug": "yoctograms-to-slugs", "name": "Yoctograms to Slugs", "category": "weight", "type": "standard", "teaser": "Translate yoctograms into slugs when referencing engineering mass units.", "labels": {"in1": "Yoctograms", "in2": "Slugs"}, "factor": 6.85217658554e-29},
{"slug": "yoctograms-to-solar-masses", "name": "Yoctograms to Solar Masses", "category": "weight", "type": "standard", "teaser": "Compare yoctogram probes with the mass of the Sun.", "labels": {"in1": "Yoctograms", "in2": "Solar Masses"}, "factor": 5.02899213969e-58},
{"slug": "zeptograms-to-grams", "name": "Zeptograms to Grams", "category": "weight", "type": "standard", "teaser": "Convert a zeptogram mass into grams.", "labels": {"in1": "Zeptograms", "in2": "Grams"}, "factor": 1e-21},
{"slug": "zeptograms-to-micrograms", "name": "Zeptograms to Micrograms", "category": "weight", "type": "standard", "teaser": "Express a zeptogram as micrograms.", "labels": {"in1": "Zeptograms", "in2": "Micrograms"}, "factor": 1e-15},
{"slug": "zeptograms-to-nanograms", "name": "Zeptograms to Nanograms", "category": "weight", "type": "standard", "teaser": "Translate zeptograms into nanograms.", "labels": {"in1": "Zeptograms", "in2": "Nanograms"}, "factor": 1e-12},
{"slug": "zeptograms-to-picograms", "name": "Zeptograms to Picograms", "category": "weight", "type": "standard", "teaser": "Convert zeptograms into picograms.", "labels": {"in1": "Zeptograms", "in2": "Picograms"}, "factor": 1e-09},
{"slug": "zeptograms-to-femtograms", "name": "Zeptograms to Femtograms", "category": "weight", "type": "standard", "teaser": "Move between zeptograms and femtograms in particle physics.", "labels": {"in1": "Zeptograms", "in2": "Femtograms"}, "factor": 1e-06},
{"slug": "zeptograms-to-milligrams", "name": "Zeptograms to Milligrams", "category": "weight", "type": "standard", "teaser": "Convert a zeptogram into milligrams.", "labels": {"in1": "Zeptograms", "in2": "Milligrams"}, "factor": 1e-18},
{"slug": "zeptograms-to-kilograms", "name": "Zeptograms to Kilograms", "category": "weight", "type": "standard", "teaser": "Express a zeptogram as part of a kilogram.", "labels": {"in1": "Zeptograms", "in2": "Kilograms"}, "factor": 1e-24},
{"slug": "zeptograms-to-ounces", "name": "Zeptograms to Ounces", "category": "weight", "type": "standard", "teaser": "Convert zeptograms into ounces for ultra-small weights.", "labels": {"in1": "Zeptograms", "in2": "Ounces"}, "factor": 3.5273961949580413e-23},
{"slug": "zeptograms-to-pounds", "name": "Zeptograms to Pounds", "category": "weight", "type": "standard", "teaser": "See how many pounds a zeptogram equals.", "labels": {"in1": "Zeptograms", "in2": "Pounds"}, "factor": 2.204622621848776e-24},
{"slug": "zeptograms-to-amu", "name": "Zeptograms to Amu", "category": "weight", "type": "standard", "teaser": "Convert zeptogram-scale masses into atomic mass units for molecular counts.", "labels": {"in1": "Zeptograms", "in2": "Amu"}, "factor": 602.214076208},
{"slug": "zeptograms-to-atomic-mass-units", "name": "Zeptograms to Atomic Mass Units", "category": "weight", "type": "standard", "teaser": "Another label for counting particle masses from zeptograms.", "labels": {"in1": "Zeptograms", "in2": "Atomic Mass Units"}, "factor": 602.214076208},
{"slug": "zeptograms-to-apothecary-ounces", "name": "Zeptograms to Apothecary Ounces", "category": "weight", "type": "standard", "teaser": "Express tiny masses as apothecary ounces for historic pharmacy tables.", "labels": {"in1": "Zeptograms", "in2": "Apothecary Ounces"}, "factor": 3.21507465686e-23, "hidden": true},
{"slug": "zeptograms-to-attograms", "name": "Zeptograms to Attograms", "category": "weight", "type": "standard", "teaser": "Bridge zeptograms to attograms when dealing with close sub-attogram scales.", "labels": {"in1": "Zeptograms", "in2": "Attograms"}, "factor": 0.001, "hidden": true},
{"slug": "zeptograms-to-carats", "name": "Zeptograms to Carats", "category": "weight", "type": "standard", "teaser": "Translate zeptograms into carats for gem-scale microweights.", "labels": {"in1": "Zeptograms", "in2": "Carats"}, "factor": 5e-21},
{"slug": "zeptograms-to-centigrams", "name": "Zeptograms to Centigrams", "category": "weight", "type": "standard", "teaser": "Put zeptograms into terms of centigrams for micro-metric comparisons.", "labels": {"in1": "Zeptograms", "in2": "Centigrams"}, "factor": 1e-19},
{"slug": "zeptograms-to-drams", "name": "Zeptograms to Drams", "category": "weight", "type": "standard", "teaser": "Compare zeptogram masses with drams for detailed apothecary conversions.", "labels": {"in1": "Zeptograms", "in2": "Drams"}, "factor": 5.64383391193e-22},
{"slug": "zeptograms-to-earth-masses", "name": "Zeptograms to Earth Masses", "category": "weight", "type": "standard", "teaser": "Place zeptogram probes on the cosmic chart by converting into Earth masses.", "labels": {"in1": "Zeptograms", "in2": "Earth Masses"}, "factor": 1.67437717355e-49},
{"slug": "zeptograms-to-grains", "name": "Zeptograms to Grains", "category": "weight", "type": "standard", "teaser": "Convert zeptograms into grains for precise mass notes.", "labels": {"in1": "Zeptograms", "in2": "Grains"}, "factor": 1.54323583529e-20},
{"slug": "zeptograms-to-hundredweight", "name": "Zeptograms to Hundredweight", "category": "weight", "type": "standard", "teaser": "Express zeptogram values as US hundredweights for large-scale comparisons.", "labels": {"in1": "Zeptograms", "in2": "Hundredweight"}, "factor": 2.20462442018e-26},
{"slug": "zeptograms-to-hundredweight-cwt", "name": "Zeptograms to Hundredweight (cwt)", "category": "weight", "type": "standard", "teaser": "Keep the cwt shorthand when converting zeptograms into hundredweights.", "labels": {"in1": "Zeptograms", "in2": "Hundredweight (cwt)"}, "factor": 2.20462442018e-26},
{"slug": "zeptograms-to-long-tons", "name": "Zeptograms to Long Tons", "category": "weight", "type": "standard", "teaser": "Scale zeptograms into UK long tons for shipping approximations.", "labels": {"in1": "Zeptograms", "in2": "Long Tons"}, "factor": 9.84206527611e-28},
{"slug": "zeptograms-to-metric-tons", "name": "Zeptograms to Metric Tons", "category": "weight", "type": "standard", "teaser": "Express zeptograms as metric tons for SI-friendly summaries.", "labels": {"in1": "Zeptograms", "in2": "Metric Tons"}, "factor": 1e-27},
{"slug": "zeptograms-to-momme", "name": "Zeptograms to Momme", "category": "weight", "type": "standard", "teaser": "Convert zeptograms into momme when working with silk-weight numbers.", "labels": {"in1": "Zeptograms", "in2": "Momme"}, "factor": 2.66666666667e-22},
{"slug": "zeptograms-to-pennyweights", "name": "Zeptograms to Pennyweights", "category": "weight", "type": "standard", "teaser": "Translate zeptograms into pennyweights for jewelers measuring minute weights.", "labels": {"in1": "Zeptograms", "in2": "Pennyweights"}, "factor": 6.43014931373e-22},
{"slug": "zeptograms-to-planck-mass", "name": "Zeptograms to Planck Mass", "category": "weight", "type": "standard", "teaser": "Push zeptograms toward Planck-mass units for fundamental physics comparisons.", "labels": {"in1": "Zeptograms", "in2": "Planck Mass"}, "factor": 4.59467183475e-17},
{"slug": "zeptograms-to-quarters", "name": "Zeptograms to Quarters", "category": "weight", "type": "standard", "teaser": "Convert zeptograms into quarters to contextualize old weight lots.", "labels": {"in1": "Zeptograms", "in2": "Quarters"}, "factor": 7.87365222089e-26},
{"slug": "zeptograms-to-scruples", "name": "Zeptograms to Scruples", "category": "weight", "type": "standard", "teaser": "Express zeptograms in scruples when bridging to classic troy units.", "labels": {"in1": "Zeptograms", "in2": "Scruples"}, "factor": 7.71617917647e-22},
{"slug": "zeptograms-to-short-tons", "name": "Zeptograms to Short Tons", "category": "weight", "type": "standard", "teaser": "Scale zeptograms into short tons for bulk weight comparisons.", "labels": {"in1": "Zeptograms", "in2": "Short Tons"}, "factor": 1.10231131092e-27},
{"slug": "zeptograms-to-slugs", "name": "Zeptograms to Slugs", "category": "weight", "type": "standard", "teaser": "Translate zeptograms into slugs for engineering mass references.", "labels": {"in1": "Zeptograms", "in2": "Slugs"}, "factor": 6.85217658554e-26},
{"slug": "zeptograms-to-solar-masses", "name": "Zeptograms to Solar Masses", "category": "weight", "type": "standard", "teaser": "Compare zeptograms with the mass of the Sun.", "labels": {"in1": "Zeptograms", "in2": "Solar Masses"}, "factor": 5.02899213969e-55},
{"slug": "minutes-to-days", "name": "Minutes to Days", "category": "time", "type": "standard", "teaser": "See how minutes accumulate into days.", "labels": {"in1": "Minutes", "in2": "Days"}, "factor": 0.0006944444444444444},
{"slug": "mmhg-to-bar", "name": "mmHg to Bar", "category": "pressure", "type": "standard", "teaser": "Translate millimeters of mercury into bars for pressure specs.", "labels": {"in1": "mmHg", "in2": "Bar"}, "factor": 0.00133322368421},
{"slug": "mmhg-to-psi", "name": "mmHg to PSI", "category": "pressure", "type": "standard", "teaser": "Express blood pressure in PSI instead of mmHg.", "labels": {"in1": "mmHg", "in2": "PSI"}, "factor": 0.019336776, "hidden": true},
{"slug": "mmhg-to-torr", "name": "mmHg to Torr", "category": "pressure", "type": "standard", "teaser": "Treat millimeters of mercury as torrs.", "labels": {"in1": "mmHg", "in2": "Torr"}, "factor": 1.0},
{"slug": "momme-to-grams", "name": "Momme to Grams", "category": "weight", "type": "standard", "teaser": "Convert silk momme into grams for fabric weight.", "labels": {"in1": "Momme", "in2": "Grams"}, "factor": 3.75},
{"slug": "nanometers-to-angstroms", "name": "Nanometers to Angstroms", "category": "length", "type": "standard", "teaser": "Switch nanometers to angstroms for atomic spacing.", "labels": {"in1": "Nanometers", "in2": "Angstroms"}, "factor": 10.0},
{"slug": "nanoseconds-to-microseconds", "name": "Nanoseconds to Microseconds", "category": "time", "type": "standard", "teaser": "Raise nanoseconds into microseconds.", "labels": {"in1": "Nanoseconds", "in2": "Microseconds"}, "factor": 0.001, "hidden": true},
{"slug": "quadrants-to-degrees", "name": "Quadrants to Degrees", "category": "angle", "type": "standard", "teaser": "A quadrant equals how many degrees?", "labels": {"in1": "Quadrants", "in2": "Degrees"}, "factor": 90.0},
{"slug": "quarts-to-gallons", "name": "Quarts to Gallons", "category": "volume", "type": "standard", "teaser": "Four quarts make a gallon; convert instantly.", "labels": {"in1": "Quarts", "in2": "Gallons"}, "factor": 0.25, "hidden": true},
{"slug": "quarts-to-liters", "name": "Quarts to Liters", "category": "volume", "type": "standard", "teaser": "Convert quarts into liters for recipes.", "labels": {"in1": "Quarts", "in2": "Liters"}, "factor": 0.946352946, "hidden": true},
{"slug": "quarts-to-pints", "name": "Quarts to Pints", "category": "volume", "type": "standard", "teaser": "Split a quart down into pints.", "labels": {"in1": "Quarts", "in2": "Pints"}, "factor": 2.0},
{"slug": "acre-feet-to-cubic-yards", "name": "Acre-feet to Cubic Yards", "category": "volume", "type": "standard", "teaser": "Convert reservoir acre-feet into cubic yards for earthmoving numbers.", "labels": {"in1": "Acre-feet", "in2": "Cubic Yards"}, "factor": 1613.3333333333333},
{"slug": "teaspoons-to-drams", "name": "Teaspoons to Drams", "category": "volume", "type": "standard", "teaser": "Translate teaspoons into fluid drams for pharmacy-style dosing.", "labels": {"in1": "Teaspoons", "in2": "Drams"}, "factor": 1.333332902204544},
{"slug": "milliliters-to-minims", "name": "Milliliters to Minims", "category": "volume", "type": "standard", "teaser": "Turn milliliters into apothecary minims when crafting tinctures.", "labels": {"in1": "Milliliters", "in2": "Minims"}, "factor": 16.23073614503786},
{"slug": "imperial-pints-to-cups", "name": "Imperial Pints to Cups", "category": "volume", "type": "standard", "teaser": "Express imperial pints as cups when swapping UK and US recipes.", "labels": {"in1": "Imperial Pints", "in2": "Cups"}, "factor": 2.40189985100971},
{"slug": "quarts-to-cups", "name": "Quarts to Cups", "category": "volume", "type": "standard", "teaser": "Break quarts into cups for canning math (4 cups per quart).", "labels": {"in1": "Quarts", "in2": "Cups"}, "factor": 4.0},
{"slug": "sticks-of-butter-to-teaspoons", "name": "Sticks of Butter to Teaspoons", "category": "volume", "type": "standard", "teaser": "Convert sticks of butter into teaspoons for baking tweaks.", "labels": {"in1": "Sticks of Butter", "in2": "Teaspoons"}, "factor": 24.0},
{"slug": "pints-to-drams", "name": "Pints to Drams", "category": "volume", "type": "standard", "teaser": "Expand pints into drams for precision liquid dosing.", "labels": {"in1": "Pints", "in2": "Drams"}, "factor": 128.0},
{"slug": "us-gallons-to-cups", "name": "US Gallons to Cups", "category": "volume", "type": "standard", "teaser": "Turn US gallons into cups for bulk mixing (16 cups per gallon).", "labels": {"in1": "US Gallons", "in2": "Cups"}, "factor": 16.0},
{"slug": "imperial-gallons-to-cups", "name": "Imperial Gallons to Cups", "category": "volume", "type": "standard", "teaser": "Translate imperial gallons into US cups for British recipes.", "labels": {"in1": "Imperial Gallons", "in2": "Cups"}, "factor": 19.21519880807768},
{"slug": "barrel-us-oil-to-liters", "name": "Barrel (US oil) to Liters", "category": "volume", "type": "standard", "teaser": "Express a US oil barrel in liters for metric oil reporting.", "labels": {"in1": "Barrel (US oil)", "in2": "Liters"}, "factor": 158.987294928},
{"slug": "us-pints-to-cups", "name": "US Pints to Cups", "category": "volume", "type": "standard", "teaser": "Convert US pints into cups (2 cups per pint).", "labels": {"in1": "US Pints", "in2": "Cups"}, "factor": 2.0},
{"slug": "barrel-us-oil-to-cups", "name": "Barrel (US oil) to Cups", "category": "volume", "type": "standard", "teaser": "Compare an oil barrel with cups for refinery math.", "labels": {"in1": "Barrel (US oil)", "in2": "Cups"}, "factor": 672.0},
{"slug": "minims-to-cups", "name": "Minims to Cups", "category": "volume", "type": "standard", "teaser": "Step minims up to cups for grander-volume conversions.", "labels": {"in1": "Minims", "in2": "Cups"}, "factor": 0.260416582461825, "hidden": true},
{"slug": "liters-to-drams", "name": "Liters to Drams", "category": "volume", "type": "standard", "teaser": "Express liters as fluid drams for compact dosing notes.", "labels": {"in1": "Liters", "in2": "Drams"}, "factor": 270.5121816},
{"slug": "barrel-us-oil-to-gallons", "name": "Barrel (US oil) to Gallons", "category": "volume", "type": "standard", "teaser": "Count the 42 gallons inside a US oil barrel.", "labels": {"in1": "Barrel (US oil)", "in2": "Gallons"}, "factor": 42.0},
{"slug": "pecks-to-cups", "name": "Pecks to Cups", "category": "volume", "type": "standard", "teaser": "Translate dry pecks into cups for agricultural recipes.", "labels": {"in1": "Pecks", "in2": "Cups"}, "factor": 37.23670995670996},
{"slug": "gallons-to-drams", "name": "Gallons to Drams", "category": "volume", "type": "standard", "teaser": "Convert gallons into fluid drams to revisit historical units.", "labels": {"in1": "Gallons", "in2": "Drams"}, "factor": 1024.0},
{"slug": "cups-to-gallons", "name": "Cups to Gallons", "category": "volume", "type": "standard", "teaser": "Turn cups back into gallons (0.0625 gallons per cup).", "labels": {"in1": "Cups", "in2": "Gallons"}, "factor": 0.0625, "hidden": true},
{"slug": "bushels-to-cups", "name": "Bushels to Cups", "category": "volume", "type": "standard", "teaser": "Express bushels as cups for grain-to-recipe conversions.", "labels": {"in1": "Bushels", "in2": "Cups"}, "factor": 148.94683982683983},
{"slug": "liters-to-hogshead", "name": "Liters to Hogshead", "category": "volume", "type": "standard", "teaser": "Scale liters up to hogsheads for barrel planning.", "labels": {"in1": "Liters", "in2": "Hogshead"}, "factor": 0.004193206167367631, "hidden": true},
{"slug": "centiliters-to-cups", "name": "Centiliters to Cups", "category": "volume", "type": "standard", "teaser": "Convert small centiliter pours into cups.", "labels": {"in1": "Centiliters", "in2": "Cups"}, "factor": 0.04226752837730375, "hidden": true},
{"slug": "cups-to-drams-fluid", "name": "Cups to Drams (fluid)", "category": "volume", "type": "standard", "teaser": "Break cups into fluid drams for historic mixology.", "labels": {"in1": "Cups", "in2": "Drams (fluid)"}, "factor": 64.0},
{"slug": "jiggers-to-cups", "name": "Jiggers to Cups", "category": "volume", "type": "standard", "teaser": "Translate cocktail jiggers into cups for batch batching.", "labels": {"in1": "Jiggers", "in2": "Cups"}, "factor": 0.1875, "hidden": true},
{"slug": "liters-to-cups", "name": "Liters to Cups", "category": "volume", "type": "standard", "teaser": "Express liters as cups for quick kitchen references.", "labels": {"in1": "Liters", "in2": "Cups"}, "factor": 4.226752837730375},
{"slug": "us-pints-to-imperial-pints", "name": "US Pints to Imperial Pints", "category": "volume", "type": "standard", "teaser": "Convert US pint pours into imperial pints.", "labels": {"in1": "US Pints", "in2": "Imperial Pints"}, "factor": 0.8326741846289888, "hidden": true},
{"slug": "imperial-pints-to-drams", "name": "Imperial Pints to Drams", "category": "volume", "type": "standard", "teaser": "Turn imperial pints into fluid drams for measurements.", "labels": {"in1": "Imperial Pints", "in2": "Drams"}, "factor": 153.72159046462144},
{"slug": "quarts-to-drams", "name": "Quarts to Drams", "category": "volume", "type": "standard", "teaser": "Express quarts as fluid drams (256 drams per quart).", "labels": {"in1": "Quarts", "in2": "Drams"}, "factor": 256.0},
{"slug": "bushels-to-liters", "name": "Bushels to Liters", "category": "volume", "type": "standard", "teaser": "Turn bushels into liters for agricultural scaling.", "labels": {"in1": "Bushels", "in2": "Liters"}, "factor": 35.23907016688},
{"slug": "drams-fluid-to-milliliters", "name": "Drams (fluid) to Milliliters", "category": "volume", "type": "standard", "teaser": "Convert fluid drams into milliliters for accuracy.", "labels": {"in1": "Drams (fluid)", "in2": "Milliliters"}, "factor": 3.6966911953125},
{"slug": "tablespoons-to-drams", "name": "Tablespoons to Drams", "category": "volume", "type": "standard", "teaser": "Translate tablespoons into drams for precise ingredients.", "labels": {"in1": "Tablespoons", "in2": "Drams"}, "factor": 4.0},
{"slug": "hogshead-to-cups", "name": "Hogshead to Cups", "category": "volume", "type": "standard", "teaser": "Express a hogshead as cups for large-volume brewing math.", "labels": {"in1": "Hogshead", "in2": "Cups"}, "factor": 1008.0002434947775},
{"slug": "acre-feet-to-cups", "name": "Acre-feet to Cups", "category": "volume", "type": "standard", "teaser": "Convert irrigation acre-feet into cups for accessible units.", "labels": {"in1": "Acre-feet", "in2": "Cups"}, "factor": 5213622.857143195},
{"slug": "centiliters-to-milliliters", "name": "Centiliters to Milliliters", "category": "volume", "type": "standard", "teaser": "Turn centiliters into milliliters instantly.", "labels": {"in1": "Centiliters", "in2": "Milliliters"}, "factor": 10.0},
{"slug": "imperial-gallons-to-drams", "name": "Imperial Gallons to Drams", "category": "volume", "type": "standard", "teaser": "Translate imperial gallons into fluid drams.", "labels": {"in1": "Imperial Gallons", "in2": "Drams"}, "factor": 1229.7727237169715},
{"slug": "gills-to-cups", "name": "Gills to Cups", "category": "volume", "type": "standard", "teaser": "Show how gills equate to cups for cocktail scaling.", "labels": {"in1": "Gills", "in2": "Cups"}, "factor": 0.5, "hidden": true},
{"slug": "centiliters-to-acre-feet", "name": "Centiliters to Acre-feet", "category": "volume", "type": "standard", "teaser": "Compress centiliters into acre-feet for reservoir math.", "labels": {"in1": "Centiliters", "in2": "Acre-feet"}, "factor": 8.1071319378986e-09, "hidden": true},
{"slug": "cups-to-pints", "name": "Cups to Pints", "category": "volume", "type": "standard", "teaser": "Convert cups into US pints (0.5).", "labels": {"in1": "Cups", "in2": "Pints"}, "factor": 0.5, "hidden": true},
{"slug": "bushels-to-gallons", "name": "Bushels to Gallons", "category": "volume", "type": "standard", "teaser": "Turn bushels into gallons (8 gallons per bushel).", "labels": {"in1": "Bushels", "in2": "Gallons"}, "factor": 8.0},
{"slug": "pecks-to-gallons", "name": "Pecks to Gallons", "category": "volume", "type": "standard", "teaser": "Convert pecks into gallons (2 gallons per peck).", "labels": {"in1": "Pecks", "in2": "Gallons"}, "factor": 2.0},
{"slug": "hogshead-to-gallons", "name": "Hogshead to Gallons", "category": "volume", "type": "standard", "teaser": "Express hogsheads in gallons for barrel sizing.", "labels": {"in1": "Hogshead", "in2": "Gallons"}, "factor": 63.0},
{"slug": "rad-to-rem", "name": "Rad to Rem", "category": "radiation", "type": "standard", "teaser": "Treat rads and rems as equivalent for gamma exposures.", "labels": {"in1": "Rad", "in2": "Rem"}, "factor": 1.0},
{"slug": "radians-to-gradians", "name": "Radians to Gradians", "category": "angle", "type": "standard", "teaser": "Translate radians into gradians.", "labels": {"in1": "Radians", "in2": "Gradians"}, "factor": 63.66197723675814},
{"slug": "radians-to-mils", "name": "Radians to Mils", "category": "angle", "type": "standard", "teaser": "Express radians as mils for precision shooting.", "labels": {"in1": "Radians", "in2": "Mils"}, "factor": 1000.0},
{"slug": "radians-to-turns", "name": "Radians to Turns", "category": "angle", "type": "standard", "teaser": "Convert radians into turns of a circle.", "labels": {"in1": "Radians", "in2": "Turns"}, "factor": 0.15915494309189535},
{"slug": "rankine-to-celsius", "name": "Rankine to Celsius", "category": "temperature", "type": "standard", "teaser": "Convert Rankine into Celsius degrees.", "labels": {"in1": "Rankine", "in2": "Celsius"}, "factor": 0.5555555555555556, "offset": -273.15},
{"slug": "rankine-to-fahrenheit", "name": "Rankine to Fahrenheit", "category": "temperature", "type": "standard", "teaser": "Show Rankine as Fahrenheit.", "labels": {"in1": "Rankine", "in2": "Fahrenheit"}, "offset": -459.67, "hidden": true},
{"slug": "rankine-to-kelvin", "name": "Rankine to Kelvin", "category": "temperature", "type": "standard", "teaser": "Turn Rankine into Kelvin.", "labels": {"in1": "Rankine", "in2": "Kelvin"}, "factor": 0.5555555555555556},
{"slug": "rem-to-millisievert", "name": "Rem to Millisievert", "category": "angle", "type": "standard", "teaser": "Convert rems into millisieverts.", "labels": {"in1": "Rem", "in2": "Millisievert"}, "factor": 10.0},
{"slug": "rem-to-rad", "name": "Rem to Rad", "category": "radiation", "type": "standard", "teaser": "Treat rems as rads with a 1:1 ratio.", "labels": {"in1": "Rem", "in2": "Rad"}, "factor": 1.0},
{"slug": "rods-to-feet", "name": "Rods to Feet", "category": "length", "type": "standard", "teaser": "Convert rods into feet for land measurement.", "labels": {"in1": "Rods", "in2": "Feet"}, "factor": 16.5},
{"slug": "rods-to-meters", "name": "Rods to Meters", "category": "length", "type": "standard", "teaser": "Express rods as meters.", "labels": {"in1": "Rods", "in2": "Meters"}, "factor": 5.0292},
{"slug": "roods-to-square-meters", "name": "Roods to Square meters", "category": "area", "type": "standard", "teaser": "Turn roods into square meters.", "labels": {"in1": "Roods", "in2": "Square meters"}, "factor": 1011.7141056},
{"slug": "rpm-to-hertz", "name": "RPM to Hertz", "category": "speed", "type": "standard", "teaser": "Translate RPM into hertz for electrical specs.", "labels": {"in1": "RPM", "in2": "Hertz"}, "factor": 0.016666666666666666, "hidden": true},
{"slug": "rutherford-to-curie", "name": "Rutherford to Curie", "category": "radiation", "type": "standard", "teaser": "Convert Rutherford disintegrations per second into curies.", "labels": {"in1": "Rutherford", "in2": "Curie"}, "factor": 2.702702702702703e-05},
{"slug": "rydberg-to-joules", "name": "Rydberg to Joules", "category": "energy", "type": "standard", "teaser": "Express a Rydberg energy in joules.", "labels": {"in1": "Rydberg", "in2": "Joules"}, "factor": 2.1798723611035e-18},
{"slug": "reaumur-to-celsius", "name": "R\u00e9aumur to Celsius", "category": "temperature", "type": "standard", "teaser": "Convert R\u00e9aumur to Celsius degrees.", "labels": {"in1": "R\u00e9aumur", "in2": "Celsius"}, "factor": 1.25},
{"slug": "romer-to-celsius", "name": "R\u00f8mer to Celsius", "category": "temperature", "type": "standard", "teaser": "Translate R\u00f8mer temperatures into Celsius.", "labels": {"in1": "R\u00f8mer", "in2": "Celsius"}, "factor": 1.9047619047619047, "offset": -14.285714285714286},
{"slug": "scruples-to-grams", "name": "Scruples to Grams", "category": "weight", "type": "standard", "teaser": "Convert apothecary scruples into grams.", "labels": {"in1": "Scruples", "in2": "Grams"}, "factor": 1.2959782},
{"slug": "seconds-to-days", "name": "Seconds to Days", "category": "time", "type": "standard", "teaser": "Turn seconds into days.", "labels": {"in1": "Seconds", "in2": "Days"}, "factor": 1.1574074074074073e-05},
{"slug": "seconds-to-hours", "name": "Seconds to Hours", "category": "time", "type": "standard", "teaser": "Convert seconds into hours for scheduling.", "labels": {"in1": "Seconds", "in2": "Hours"}, "factor": 0.0002777777777777778, "hidden": true},
{"slug": "sections-to-acres", "name": "Sections to Acres", "category": "area", "type": "standard", "teaser": "A survey section equals 640 acres.", "labels": {"in1": "Sections", "in2": "Acres"}, "factor": 640.0},
{"slug": "sextants-to-degrees", "name": "Sextants to Degrees", "category": "angle", "type": "standard", "teaser": "One sextant spans 60 degrees.", "labels": {"in1": "Sextants", "in2": "Degrees"}, "factor": 60.0},
{"slug": "shakes-to-nanoseconds", "name": "Shakes to Nanoseconds", "category": "time", "type": "standard", "teaser": "Express nuclear shakes as nanoseconds.", "labels": {"in1": "Shakes", "in2": "Nanoseconds"}, "factor": 10.0},
{"slug": "short-tons-to-kilograms", "name": "Short Tons to Kilograms", "category": "weight", "type": "standard", "teaser": "Convert US short tons to kilograms.", "labels": {"in1": "Short Tons", "in2": "Kilograms"}, "factor": 907.18474},
{"slug": "short-tons-to-long-tons", "name": "Short Tons to Long Tons", "category": "weight", "type": "standard", "teaser": "Express short tons as long tons.", "labels": {"in1": "Short Tons", "in2": "Long Tons"}, "factor": 0.892857, "hidden": true},
{"slug": "short-tons-to-metric-tons", "name": "Short Tons to Metric Tons", "category": "weight", "type": "standard", "teaser": "Convert short tons into metric tons.", "labels": {"in1": "Short Tons", "in2": "Metric Tons"}, "factor": 0.90718474, "hidden": true},
{"slug": "sidereal-days-to-solar-days", "name": "Sidereal days to Solar days", "category": "time", "type": "standard", "teaser": "Compare a sidereal day with a solar day.", "labels": {"in1": "Sidereal days", "in2": "Solar days"}, "factor": 0.9972695669},
{"slug": "thermal-expansion-coefficient-per-c-to-per-f", "name": "Thermal expansion coefficient (per \u00b0C) to per \u00b0F", "category": "temperature", "type": "standard", "teaser": "Convert metric expansion rates into Fahrenheit increments.", "labels": {"in1": "Thermal expansion coefficient (per \u00b0C)", "in2": "per \u00b0F"}, "factor": 0.5555555556},
{"slug": "thermal-expansion-coefficient-per-f-to-per-c", "name": "Thermal expansion coefficient (per \u00b0F) to per \u00b0C", "category": "temperature", "type": "standard", "teaser": "Return Fahrenheit expansion rates back into Celsius units.", "labels": {"in1": "Thermal expansion coefficient (per \u00b0F)", "in2": "per \u00b0C"}, "factor": 1.8},
{"slug": "thermal-expansion-coefficient-per-c-to-per-k", "name": "Thermal expansion coefficient (per \u00b0C) to per \u00b0K", "category": "temperature", "type": "standard", "teaser": "Celsius and Kelvin intervals match, so the coefficient stays the same.", "labels": {"in1": "Thermal expansion coefficient (per \u00b0C)", "in2": "per \u00b0K"}, "factor": 1.0},
{"slug": "thermal-expansion-coefficient-per-k-to-per-c", "name": "Thermal expansion coefficient (per \u00b0K) to per \u00b0C", "category": "temperature", "type": "standard", "teaser": "Kelvin and Celsius increments are identical so the coefficient remains unchanged.", "labels": {"in1": "Thermal expansion coefficient (per \u00b0K)", "in2": "per \u00b0C"}, "factor": 1.0},
{"slug": "thermal-expansion-coefficient-per-f-to-per-r", "name": "Thermal expansion coefficient (per \u00b0F) to per \u00b0R", "category": "temperature", "type": "standard", "teaser": "Fahrenheit and Rankine temperature steps are the same, so the coefficient stays constant.", "labels": {"in1": "Thermal expansion coefficient (per \u00b0F)", "in2": "per \u00b0R"}, "factor": 1.0},
{"slug": "thermal-expansion-coefficient-per-r-to-per-f", "name": "Thermal expansion coefficient (per \u00b0R) to per \u00b0F", "category": "temperature", "type": "standard", "teaser": "Convert Rankine expansion rates back into Fahrenheit scales.", "labels": {"in1": "Thermal expansion coefficient (per \u00b0R)", "in2": "per \u00b0F"}, "factor": 1.0},
{"slug": "thermal-resistance-k-per-watt-to-fahrenheit-hour-btu", "name": "Thermal resistance (K/W) to \u00b0F\u00b7hour/BTU", "category": "other", "type": "standard", "teaser": "Express conductive resistance in inch-pound-friendly units.", "labels": {"in1": "Thermal resistance (K/W)", "in2": "\u00b0F\u00b7hour/BTU"}, "factor": 0.5275279263},
{"slug": "thermal-resistance-fahrenheit-hour-btu-to-k-per-watt", "name": "Thermal resistance (\u00b0F\u00b7hour/BTU) to K/W", "category": "other", "type": "standard", "teaser": "Go back to SI resistance units from imperial BTU-based values.", "labels": {"in1": "Thermal resistance (\u00b0F\u00b7hour/BTU)", "in2": "K/W"}, "factor": 1.8956342406},
{"slug": "thermal-conductivity-w-per-meter-k-to-btu-per-hour-foot-fahrenheit", "name": "Thermal conductivity (W/(m\u00b7K)) to BTU/(hr\u00b7ft\u00b7\u00b0F)", "category": "other", "type": "standard", "teaser": "Swap metric conductivity into BTU-foot systems for insulation tables.", "labels": {"in1": "Thermal conductivity (W/(m\u00b7K))", "in2": "BTU/(hr\u00b7ft\u00b7\u00b0F)"}, "factor": 0.5777893165},
{"slug": "thermal-conductivity-btu-per-hour-foot-fahrenheit-to-w-per-meter-k", "name": "Thermal conductivity (BTU/(hr\u00b7ft\u00b7\u00b0F)) to W/(m\u00b7K)", "category": "other", "type": "standard", "teaser": "Return imperial conductivity values to SI.", "labels": {"in1": "Thermal conductivity (BTU/(hr\u00b7ft\u00b7\u00b0F))", "in2": "W/(m\u00b7K)"}, "factor": 1.7313441288},
{"slug": "specific-heat-j-per-kg-k-to-cal-per-gram-c", "name": "Specific heat capacity (J/(kg\u00b7K)) to cal/(g\u00b7\u00b0C)", "category": "energy", "type": "standard", "teaser": "Switch joules per kilogram into calories per gram.", "labels": {"in1": "Specific heat capacity (J/(kg\u00b7K))", "in2": "cal/(g\u00b7\u00b0C)"}, "factor": 0.0002390057},
{"slug": "specific-heat-cal-per-gram-c-to-j-per-kg-k", "name": "Specific heat capacity (cal/(g\u00b7\u00b0C)) to J/(kg\u00b7K)", "category": "energy", "type": "standard", "teaser": "Express calories per gram as joules per kilogram.", "labels": {"in1": "Specific heat capacity (cal/(g\u00b7\u00b0C))", "in2": "J/(kg\u00b7K)"}, "factor": 4184.0},
{"slug": "specific-heat-j-per-kg-k-to-btu-per-pound-f", "name": "Specific heat capacity (J/(kg\u00b7K)) to Btu/(lb\u00b7\u00b0F)", "category": "energy", "type": "standard", "teaser": "Relate SI heat capacity to imperial Btu per pound-degree.", "labels": {"in1": "Specific heat capacity (J/(kg\u00b7K))", "in2": "Btu/(lb\u00b7\u00b0F)"}, "factor": 0.0011608773},
{"slug": "specific-heat-btu-per-pound-f-to-j-per-kg-k", "name": "Specific heat capacity (Btu/(lb\u00b7\u00b0F)) to J/(kg\u00b7K)", "category": "energy", "type": "standard", "teaser": "Return imperial values to metric Joule units.", "labels": {"in1": "Specific heat capacity (Btu/(lb\u00b7\u00b0F))", "in2": "J/(kg\u00b7K)"}, "factor": 861.4175127},
{"slug": "specific-heat-j-per-kg-k-to-kj-per-kg-k", "name": "Specific heat capacity (J/(kg\u00b7K)) to kJ/(kg\u00b7K)", "category": "energy", "type": "standard", "teaser": "Move the metric values up to kilojoules.", "labels": {"in1": "Specific heat capacity (J/(kg\u00b7K))", "in2": "kJ/(kg\u00b7K)"}, "factor": 0.001},
{"slug": "specific-heat-kj-per-kg-k-to-j-per-kg-k", "name": "Specific heat capacity (kJ/(kg\u00b7K)) to J/(kg\u00b7K)", "category": "energy", "type": "standard", "teaser": "Drop kilojoules back to joules.", "labels": {"in1": "Specific heat capacity (kJ/(kg\u00b7K))", "in2": "J/(kg\u00b7K)"}, "factor": 1000.0},
{"slug": "volumetric-heat-capacity-j-per-cubic-meter-k-to-btu-per-cubic-foot-f", "name": "Volumetric heat capacity (J/(m\u00b3\u00b7K)) to Btu/(ft\u00b3\u00b7\u00b0F)", "category": "energy", "type": "standard", "teaser": "Convert SI volumetric capacity into familiar English units.", "labels": {"in1": "Volumetric heat capacity (J/(m\u00b3\u00b7K))", "in2": "Btu/(ft\u00b3\u00b7\u00b0F)"}, "factor": 1.49107e-05},
{"slug": "volumetric-heat-capacity-btu-per-cubic-foot-f-to-j-per-cubic-meter-k", "name": "Volumetric heat capacity (Btu/(ft\u00b3\u00b7\u00b0F)) to J/(m\u00b3\u00b7K)", "category": "energy", "type": "standard", "teaser": "Return to SI volumetric heat values.", "labels": {"in1": "Volumetric heat capacity (Btu/(ft\u00b3\u00b7\u00b0F))", "in2": "J/(m\u00b3\u00b7K)"}, "factor": 67066.1024763},
{"slug": "volumetric-heat-capacity-j-per-cubic-meter-k-to-kj-per-cubic-meter-k", "name": "Volumetric heat capacity (J/(m\u00b3\u00b7K)) to kJ/(m\u00b3\u00b7K)", "category": "energy", "type": "standard", "teaser": "Raise SI volumetric capacity into kilojoule scale.", "labels": {"in1": "Volumetric heat capacity (J/(m\u00b3\u00b7K))", "in2": "kJ/(m\u00b3\u00b7K)"}, "factor": 0.001},
{"slug": "volumetric-heat-capacity-kj-per-cubic-meter-k-to-j-per-cubic-meter-k", "name": "Volumetric heat capacity (kJ/(m\u00b3\u00b7K)) to J/(m\u00b3\u00b7K)", "category": "energy", "type": "standard", "teaser": "Shrink kilojoule-based volumetric capacities back into joules.", "labels": {"in1": "Volumetric heat capacity (kJ/(m\u00b3\u00b7K))", "in2": "J/(m\u00b3\u00b7K)"}, "factor": 1000.0},
{"slug": "thermal-conductivity-w-per-meter-k-to-cal-per-centimeter-second-c", "name": "Thermal conductivity (W/(m\u00b7K)) to cal/(cm\u00b7s\u00b7\u00b0C)", "category": "other", "type": "standard", "teaser": "Switch metric conductivity into caloric units per centimeter per second.", "labels": {"in1": "Thermal conductivity (W/(m\u00b7K))", "in2": "cal/(cm\u00b7s\u00b7\u00b0C)"}, "factor": 0.0023900574},
{"slug": "thermal-conductivity-cal-per-centimeter-second-c-to-w-per-meter-k", "name": "Thermal conductivity (cal/(cm\u00b7s\u00b7\u00b0C)) to W/(m\u00b7K)", "category": "other", "type": "standard", "teaser": "Convert the caloric format back into SI watts per meter per Kelvin.", "labels": {"in1": "Thermal conductivity (cal/(cm\u00b7s\u00b7\u00b0C))", "in2": "W/(m\u00b7K)"}, "factor": 418.4},
{"slug": "heat-flux-density-w-per-square-meter-to-btu-per-hour-square-foot", "name": "Heat flux density (W/m\u00b2) to BTU/(hr\u00b7ft\u00b2)", "category": "energy", "type": "standard", "teaser": "Translate metric heat flux onto imperial area units.", "labels": {"in1": "Heat flux density (W/m\u00b2)", "in2": "BTU/(hr\u00b7ft\u00b2)"}, "factor": 0.3169983306},
{"slug": "heat-flux-density-btu-per-hour-square-foot-to-w-per-square-meter", "name": "Heat flux density (BTU/(hr\u00b7ft\u00b2)) to W/m\u00b2", "category": "energy", "type": "standard", "teaser": "Turn imperial heat flux back into SI watts per square meter.", "labels": {"in1": "Heat flux density (BTU/(hr\u00b7ft\u00b2))", "in2": "W/m\u00b2"}, "factor": 3.1545907453},
{"slug": "heat-flux-density-w-per-square-meter-to-w-per-square-foot", "name": "Heat flux density (W/m\u00b2) to W/ft\u00b2", "category": "energy", "type": "standard", "teaser": "Convert metric heat flux into square-foot units.", "labels": {"in1": "Heat flux density (W/m\u00b2)", "in2": "W/ft\u00b2"}, "factor": 0.09290304},
{"slug": "heat-flux-density-w-per-square-foot-to-w-per-square-meter", "name": "Heat flux density (W/ft\u00b2) to W/m\u00b2", "category": "energy", "type": "standard", "teaser": "Translate square-foot flux back into square meters.", "labels": {"in1": "Heat flux density (W/ft\u00b2)", "in2": "W/m\u00b2"}, "factor": 10.763910417},
{"slug": "heat-transfer-coefficient-w-per-square-meter-k-to-btu-per-hour-square-foot-f", "name": "Heat transfer coefficient (W/(m\u00b2\u00b7K)) to BTU/(hr\u00b7ft\u00b2\u00b7\u00b0F)", "category": "energy", "type": "standard", "teaser": "Express SI convective coefficients in imperial units.", "labels": {"in1": "Heat transfer coefficient (W/(m\u00b2\u00b7K))", "in2": "BTU/(hr\u00b7ft\u00b2\u00b7\u00b0F)"}, "factor": 0.1761101837},
{"slug": "heat-transfer-coefficient-btu-per-hour-square-foot-f-to-w-per-square-meter-k", "name": "Heat transfer coefficient (BTU/(hr\u00b7ft\u00b2\u00b7\u00b0F)) to W/(m\u00b2\u00b7K)", "category": "energy", "type": "standard", "teaser": "Return imperial coefficients back into SI.", "labels": {"in1": "Heat transfer coefficient (BTU/(hr\u00b7ft\u00b2\u00b7\u00b0F))", "in2": "W/(m\u00b2\u00b7K)"}, "factor": 5.6782633415},
{"slug": "heat-transfer-coefficient-w-per-square-meter-k-to-w-per-square-foot-f", "name": "Heat transfer coefficient (W/(m\u00b2\u00b7K)) to W/(ft\u00b2\u00b7\u00b0F)", "category": "energy", "type": "standard", "teaser": "Move the conduction coefficient into mixed-area and temperature units.", "labels": {"in1": "Heat transfer coefficient (W/(m\u00b2\u00b7K))", "in2": "W/(ft\u00b2\u00b7\u00b0F)"}, "factor": 0.0516128},
{"slug": "heat-transfer-coefficient-w-per-square-foot-f-to-w-per-square-meter-k", "name": "Heat transfer coefficient (W/(ft\u00b2\u00b7\u00b0F)) to W/(m\u00b2\u00b7K)", "category": "energy", "type": "standard", "teaser": "Convert the mixed imperial SI coefficient back into its base units.", "labels": {"in1": "Heat transfer coefficient (W/(ft\u00b2\u00b7\u00b0F))", "in2": "W/(m\u00b2\u00b7K)"}, "factor": 19.3750387506},
{"slug": "ampere-turns-to-gilberts", "name": "Ampere-turns to Gilberts", "category": "magnetism", "type": "standard", "teaser": "Convert SI magnetomotive force into the CGS gilbert unit used for coils.", "labels": {"in1": "Ampere-turns", "in2": "Gilberts"}, "factor": 0.7957747155, "hidden": true},
{"slug": "gilberts-to-ampere-turns", "name": "Gilberts to Ampere-turns", "category": "magnetism", "type": "standard", "teaser": "Translate the historical gilbert into modern ampere-turns.", "labels": {"in1": "Gilberts", "in2": "Ampere-turns"}, "factor": 1.2566370614},
{"slug": "weber-to-maxwell", "name": "Weber to Maxwell", "category": "magnetism", "type": "standard", "teaser": "Translate SI magnetic flux into cgs maxwells.", "labels": {"in1": "Weber", "in2": "Maxwell"}, "factor": 100000000.0},
{"slug": "tesla-to-kilogauss", "name": "Tesla to Kilogauss", "category": "magnetism", "type": "standard", "teaser": "Translate tesla directly to kilogauss for chart comparisons.", "labels": {"in1": "Tesla", "in2": "Kilogauss"}, "factor": 10.0},
{"slug": "kilogauss-to-tesla", "name": "Kilogauss to Tesla", "category": "magnetism", "type": "standard", "teaser": "Return kilogauss values back into tesla.", "labels": {"in1": "Kilogauss", "in2": "Tesla"}, "factor": 0.1, "hidden": true},
{"slug": "cubic-meters-per-second-to-liters-per-minute", "name": "Cubic meters per second to Liters per minute", "category": "fluids", "type": "standard", "teaser": "Turn volumetric flow rates into convenient liters/minute values.", "labels": {"in1": "Cubic meters per second", "in2": "Liters per minute"}, "factor": 60000.0},
{"slug": "kilograms-per-second-to-pounds-per-hour", "name": "Kilograms per second to Pounds per hour", "category": "weight", "type": "standard", "teaser": "Convert mass flow from the SI kilogram scale to imperial pounds per hour.", "labels": {"in1": "Kilograms per second", "in2": "Pounds per hour"}, "factor": 7936.641761},
{"slug": "pounds-per-hour-to-kilograms-per-second", "name": "Pounds per hour to Kilograms per second", "category": "weight", "type": "standard", "teaser": "Bring imperial mass flow back into the SI kilogram rate.", "labels": {"in1": "Pounds per hour", "in2": "Kilograms per second"}, "factor": 0.000126577, "hidden": true},
{"slug": "moles-per-second-to-moles-per-hour", "name": "Moles per second to Moles per hour", "category": "other", "type": "standard", "teaser": "Translate molar flow between seconds and hours.", "labels": {"in1": "Moles per second", "in2": "Moles per hour"}, "factor": 3600.0},
{"slug": "moles-per-hour-to-moles-per-second", "name": "Moles per hour to Moles per second", "category": "other", "type": "standard", "teaser": "Return molar flow rates back to per-second units.", "labels": {"in1": "Moles per hour", "in2": "Moles per second"}, "factor": 0.0002777778, "hidden": true},
{"slug": "kilograms-per-second-per-square-meter-to-grams-per-second-per-square-centimeter", "name": "Kilograms per second per square meter to Grams per second per square centimeter", "category": "other", "type": "standard", "teaser": "Express mass flux density using metric subunits.", "labels": {"in1": "Kilograms per second per square meter", "in2": "Grams per second per square centimeter"}, "factor": 0.1, "hidden": true},
{"slug": "grams-per-second-per-square-centimeter-to-kilograms-per-second-per-square-meter", "name": "Grams per second per square centimeter to Kilograms per second per square meter", "category": "other", "type": "standard", "teaser": "Convert compact mass flux into the SI-friendly base.", "labels": {"in1": "Grams per second per square centimeter", "in2": "Kilograms per second per square meter"}, "factor": 10.0},
{"slug": "mol-per-cubic-meter-to-mmol-per-liter", "name": "Mol per cubic meter to mmol per liter", "category": "fluids", "type": "standard", "teaser": "Translate molar concentrations across common volume units.", "labels": {"in1": "Mol per cubic meter", "in2": "mmol per liter"}, "hidden": true},
{"slug": "mmol-per-liter-to-mol-per-cubic-meter", "name": "mmol per liter to mol per cubic meter", "category": "fluids", "type": "standard", "teaser": "Convert molar concentration back into SI cubic meters.", "labels": {"in1": "mmol per liter", "in2": "mol per cubic meter"}},
{"slug": "percent-by-mass-to-ppm", "name": "Percent by mass to ppm", "category": "other", "type": "standard", "teaser": "Turn mass-percent concentrations into parts-per-million.", "labels": {"in1": "Percent by mass", "in2": "ppm"}, "factor": 10000.0},
{"slug": "ppm-to-percent-by-mass", "name": "ppm to Percent by mass", "category": "other", "type": "standard", "teaser": "Return ppm values to mass-percent.", "labels": {"in1": "ppm", "in2": "Percent by mass"}, "factor": 0.0001, "hidden": true},
{"slug": "pascal-second-to-poise", "name": "Pascal-second to Poise", "category": "pressure", "type": "standard", "teaser": "Convert SI dynamic viscosity into CGS poise.", "labels": {"in1": "Pascal-second", "in2": "Poise"}, "factor": 10.0},
{"slug": "poise-to-pascal-second", "name": "Poise to Pascal-second", "category": "pressure", "type": "standard", "teaser": "Bring poise measurements back into pascal-seconds.", "labels": {"in1": "Poise", "in2": "Pascal-second"}, "factor": 0.1, "hidden": true},
{"slug": "pascal-second-to-centipoise", "name": "Pascal-second to Centipoise", "category": "pressure", "type": "standard", "teaser": "Express pascal-seconds as centipoise for lab viscosity.", "labels": {"in1": "Pascal-second", "in2": "Centipoise"}, "factor": 100.0},
{"slug": "centipoise-to-pascal-second", "name": "Centipoise to Pascal-second", "category": "pressure", "type": "standard", "teaser": "Convert centipoise into pascal-seconds.", "labels": {"in1": "Centipoise", "in2": "Pascal-second"}, "factor": 0.01, "hidden": true},
{"slug": "square-meter-per-second-to-centistokes", "name": "Square meter per second to Centistokes", "category": "other", "type": "standard", "teaser": "Translate kinematic viscosity into centistokes.", "labels": {"in1": "Square meter per second", "in2": "Centistokes"}, "factor": 100.0},
{"slug": "centistokes-to-square-meter-per-second", "name": "Centistokes to Square meter per second", "category": "other", "type": "standard", "teaser": "Return centistokes back to base square meters per second.", "labels": {"in1": "Centistokes", "in2": "Square meter per second"}, "factor": 0.01, "hidden": true},
{"slug": "newton-per-meter-to-dyne-per-centimeter", "name": "Newton per meter to Dyne per centimeter", "category": "force", "type": "standard", "teaser": "Express surface tension on the CGS scale.", "labels": {"in1": "Newton per meter", "in2": "Dyne per centimeter"}, "factor": 1000.0},
{"slug": "dyne-per-centimeter-to-newton-per-meter", "name": "Dyne per centimeter to Newton per meter", "category": "force", "type": "standard", "teaser": "Convert surface tension back into SI.", "labels": {"in1": "Dyne per centimeter", "in2": "Newton per meter"}, "factor": 0.001, "hidden": true},
{"slug": "henry-per-meter-to-tesla-meter-per-ampere", "name": "Henry per meter to Tesla-meter per ampere", "category": "magnetism", "type": "standard", "teaser": "Equate magnetic permeability units across SI conventions.", "labels": {"in1": "Henry per meter", "in2": "Tesla-meter per ampere"}},
{"slug": "tesla-meter-per-ampere-to-henry-per-meter", "name": "Tesla-meter per ampere to Henry per meter", "category": "magnetism", "type": "standard", "teaser": "Return permeability back to henry per meter.", "labels": {"in1": "Tesla-meter per ampere", "in2": "Henry per meter"}, "hidden": true},
{"slug": "awg-to-circular-mils", "name": "AWG to Circular mils", "category": "electrical", "type": "awg", "teaser": "Convert American Wire Gauge sizes into circular mil areas.", "labels": {"in1": "AWG", "in2": "Circular mils"}},
{"slug": "awg-to-millimeters-diameter", "name": "AWG to Millimeters (diameter)", "category": "electrical", "type": "awg", "teaser": "Express AWG gauge as a diameter in millimeters.", "labels": {"in1": "AWG", "in2": "Millimeters (diameter)"}},
{"slug": "awg-to-square-millimeters-cross-section", "name": "AWG to Square millimeters (cross-section)", "category": "electrical", "type": "awg", "teaser": "Convert AWG sizes into cross-sectional area in mm\u00b2.", "labels": {"in1": "AWG", "in2": "Square millimeters (cross-section)"}},
{"slug": "board-feet-energy-equiv-to-btu", "name": "Board feet (energy equiv.) to BTU", "category": "energy", "type": "standard", "teaser": "Convert the energy equivalent of a board foot of lumber into BTUs.", "labels": {"in1": "Board feet (energy equiv.)", "in2": "BTU"}, "factor": 14000.0},
{"slug": "brinell-to-rockwell-c", "name": "Brinell to Rockwell C", "category": "other", "type": "brinell-rockwell", "teaser": "Approximate Rockwell C hardness from Brinell hardness numbers.", "labels": {"in1": "Brinell", "in2": "Rockwell C"}},
{"slug": "cloves-to-kilograms", "name": "Cloves to Kilograms", "category": "weight", "type": "standard", "teaser": "Convert traditional clove mass into kilograms.", "labels": {"in1": "Cloves", "in2": "Kilograms"}, "factor": 3.62873896},
{"slug": "em-to-pixels", "name": "Em to Pixels", "category": "other", "type": "standard", "teaser": "Convert CSS em units to pixels assuming a 16px base size.", "labels": {"in1": "Em", "in2": "Pixels"}, "factor": 16.0},
{"slug": "ev-to-lux", "name": "EV (exposure value) to Lux", "category": "light", "type": "ev-lux", "teaser": "Estimate scene illuminance at ISO 100.", "labels": {"in1": "EV (exposure value)", "in2": "Lux"}},
{"slug": "lux-to-ev", "name": "Lux to EV", "category": "light", "type": "ev-lux", "teaser": "Convert lux readings to exposure value at ISO 100.", "labels": {"in1": "Lux", "in2": "EV"}, "hidden": true},
{"slug": "f-stops-to-t-stops", "name": "f-stops to T-stops", "category": "other", "type": "standard", "teaser": "Treat f-number as t-stop under ideal transmission.", "labels": {"in1": "f-stops", "in2": "T-stops"}},
{"slug": "focal-length-to-angle-of-view", "name": "Focal length to Angle of view", "category": "other", "type": "aov", "teaser": "Approximate horizontal angle on 35mm full-frame (36mm width).", "labels": {"in1": "Focal length", "in2": "Angle of view"}},
{"slug": "millimeters-to-awg", "name": "Millimeters to AWG", "category": "electrical", "type": "awg", "teaser": "Convert conductor diameter in millimeters to AWG gauge.", "labels": {"in1": "Millimeters", "in2": "AWG"}},
{"slug": "molarity-to-grams-per-liter", "name": "Molarity to Grams per liter", "category": "other", "type": "molarity", "teaser": "Convert molar concentration to grams per liter using molar mass.", "labels": {"in1": "Molarity (mol/L)", "in2": "Grams per liter", "in3": "Molar mass (g/mol)"}},
{"slug": "rockwell-c-to-brinell", "name": "Rockwell C to Brinell", "category": "other", "type": "brinell-rockwell", "teaser": "Convert Rockwell C hardness into Brinell hardness numbers.", "labels": {"in1": "Rockwell C", "in2": "Brinell"}, "hidden": true},
{"slug": "rockwell-c-to-vickers", "name": "Rockwell C to Vickers", "category": "other", "type": "rockwell-vickers", "teaser": "Convert Rockwell C hardness into Vickers hardness values.", "labels": {"in1": "Rockwell C", "in2": "Vickers"}},
{"slug": "saybolt-universal-seconds-to-centistokes", "name": "Saybolt Universal Seconds to Centistokes", "category": "fluids", "type": "sus-cst", "teaser": "Translate Saybolt viscosity readings into kinematic centistokes.", "labels": {"in1": "Saybolt Universal Seconds", "in2": "Centistokes"}},
{"slug": "swg-to-millimeters", "name": "SWG to Millimeters", "category": "electrical", "type": "swg", "teaser": "Convert Standard Wire Gauge sizes to millimeter diameters.", "labels": {"in1": "SWG", "in2": "Millimeters"}},
{"slug": "amu-to-apothecary-ounces", "name": "Amu to Apothecary Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Apothecary Ounces"}, "factor": 5.338757069756266e-26, "hidden": true},
{"slug": "amu-to-atomic-mass-units", "name": "Amu to Atomic Mass Units", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Atomic Mass Units"}, "factor": 1.0},
{"slug": "amu-to-attograms", "name": "Amu to Attograms", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Attograms"}, "factor": 1.6605390666e-06, "hidden": true},
{"slug": "amu-to-carats", "name": "Amu to Carats", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Carats"}, "factor": 8.302695332999999e-24},
{"slug": "amu-to-centigrams", "name": "Amu to Centigrams", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Centigrams"}, "factor": 1.6605390666e-22},
{"slug": "amu-to-cloves", "name": "Amu to Cloves", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Cloves"}, "factor": 4.576077488362514e-28},
{"slug": "amu-to-drams", "name": "Amu to Drams", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Drams"}, "factor": 9.371806696166428e-25},
{"slug": "amu-to-earth-masses", "name": "Amu to Earth Masses", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Earth Masses"}, "factor": 2.7804478527175914e-52},
{"slug": "amu-to-femtograms", "name": "Amu to Femtograms", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Femtograms"}, "factor": 1.6605390665999998e-09},
{"slug": "amu-to-gamma-mass", "name": "Amu to Gamma (mass)", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Gamma (mass)"}, "factor": 1.6605390665999998e-18},
{"slug": "amu-to-grains", "name": "Amu to Grains", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Grains"}, "factor": 2.5626033934830078e-23},
{"slug": "amu-to-grams", "name": "Amu to Grams", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Grams"}, "factor": 1.6605390666e-24},
{"slug": "amu-to-hundredweight", "name": "Amu to Hundredweight", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Hundredweight"}, "factor": 3.6608619906900106e-29},
{"slug": "amu-to-hundredweight-cwt", "name": "Amu to Hundredweight (cwt)", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Hundredweight (cwt)"}, "factor": 3.2686267774017954e-29},
{"slug": "amu-to-kilograms", "name": "Amu to Kilograms", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Kilograms"}, "factor": 1.6605390666e-27},
{"slug": "amu-to-long-tons", "name": "Amu to Long Tons", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Long Tons"}, "factor": 1.634313388700898e-30},
{"slug": "amu-to-metric-tons", "name": "Amu to Metric Tons", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Metric Tons"}, "factor": 1.6605390666e-30},
{"slug": "amu-to-micrograms", "name": "Amu to Micrograms", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Micrograms"}, "factor": 1.6605390665999998e-18},
{"slug": "amu-to-milligrams", "name": "Amu to Milligrams", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Milligrams"}, "factor": 1.6605390666e-21},
{"slug": "amu-to-momme", "name": "Amu to Momme", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Momme"}, "factor": 4.4281041776e-25},
{"slug": "amu-to-nanograms", "name": "Amu to Nanograms", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Nanograms"}, "factor": 1.6605390666e-15},
{"slug": "amu-to-ounces", "name": "Amu to Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Ounces"}, "factor": 5.857379185104017e-26},
{"slug": "amu-to-pennyweights", "name": "Amu to Pennyweights", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Pennyweights"}, "factor": 1.0677514139512532e-24},
{"slug": "amu-to-picograms", "name": "Amu to Picograms", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Picograms"}, "factor": 1.6605390665999998e-12},
{"slug": "amu-to-planck-mass", "name": "Amu to Planck Mass", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Planck Mass"}, "factor": 7.629632079814963e-20},
{"slug": "amu-to-pounds", "name": "Amu to Pounds", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Pounds"}, "factor": 3.660861990690011e-27},
{"slug": "amu-to-quarters", "name": "Amu to Quarters", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Quarters"}, "factor": 1.3074507109607182e-28},
{"slug": "amu-to-scruples", "name": "Amu to Scruples", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Scruples"}, "factor": 1.2813016967415039e-24},
{"slug": "amu-to-short-tons", "name": "Amu to Short Tons", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Short Tons"}, "factor": 1.8304309953450054e-30},
{"slug": "amu-to-slugs", "name": "Amu to Slugs", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Slugs"}, "factor": 1.1378306909583982e-28},
{"slug": "amu-to-solar-masses", "name": "Amu to Solar Masses", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Solar Masses"}, "factor": 8.350837913571741e-58},
{"slug": "amu-to-stones", "name": "Amu to Stones", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Stones"}, "factor": 2.6149014219214363e-28},
{"slug": "amu-to-tolas", "name": "Amu to Tolas", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Tolas"}, "factor": 1.423668551935004e-25},
{"slug": "amu-to-tons", "name": "Amu to Tons", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Tons"}, "factor": 1.6605390666e-30},
{"slug": "amu-to-troy-ounces", "name": "Amu to Troy Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Troy Ounces"}, "factor": 5.338757069756266e-26},
{"slug": "amu-to-yoctograms", "name": "Amu to Yoctograms", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Yoctograms"}, "factor": 1.6605390666},
{"slug": "amu-to-zeptograms", "name": "Amu to Zeptograms", "category": "weight", "type": "standard", "labels": {"in1": "Amu", "in2": "Zeptograms"}, "factor": 0.0016605390666000002, "hidden": true},
{"slug": "angstroms-to-astronomical-units", "name": "Angstroms to Astronomical Units", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Astronomical Units"}, "factor": 6.684587122268446e-22, "hidden": true},
{"slug": "angstroms-to-cables", "name": "Angstroms to Cables", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Cables"}, "factor": 5.399568034557236e-13, "hidden": true},
{"slug": "angstroms-to-centimeters", "name": "Angstroms to Centimeters", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Centimeters"}, "factor": 1e-08},
{"slug": "angstroms-to-chains", "name": "Angstroms to Chains", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Chains"}, "factor": 4.9709695378986715e-12},
{"slug": "angstroms-to-cubits", "name": "Angstroms to Cubits", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Cubits"}, "factor": 2.1872265966754156e-10},
{"slug": "angstroms-to-fathoms", "name": "Angstroms to Fathoms", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Fathoms"}, "factor": 5.468066491688539e-11},
{"slug": "angstroms-to-feet", "name": "Angstroms to Feet", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Feet"}, "factor": 3.280839895013123e-10},
{"slug": "angstroms-to-fermi", "name": "Angstroms to Fermi", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Fermi"}, "factor": 100000.0},
{"slug": "angstroms-to-furlongs", "name": "Angstroms to Furlongs", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Furlongs"}, "factor": 4.970969537898671e-13},
{"slug": "angstroms-to-hands", "name": "Angstroms to Hands", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Hands"}, "factor": 9.84251968503937e-10},
{"slug": "angstroms-to-inches", "name": "Angstroms to Inches", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Inches"}, "factor": 3.937007874015748e-09},
{"slug": "angstroms-to-kilometers", "name": "Angstroms to Kilometers", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Kilometers"}, "factor": 1e-13},
{"slug": "angstroms-to-leagues", "name": "Angstroms to Leagues", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Leagues"}, "factor": 2.07123730745778e-14},
{"slug": "angstroms-to-meters", "name": "Angstroms to Meters", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Meters"}, "factor": 1e-10},
{"slug": "angstroms-to-microns", "name": "Angstroms to Microns", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Microns"}, "factor": 0.0001, "hidden": true},
{"slug": "angstroms-to-miles", "name": "Angstroms to Miles", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Miles"}, "factor": 6.213711922373339e-14},
{"slug": "angstroms-to-millimeters", "name": "Angstroms to Millimeters", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Millimeters"}, "factor": 1e-07},
{"slug": "angstroms-to-nautical-miles", "name": "Angstroms to Nautical Miles", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Nautical Miles"}, "factor": 5.399568034557236e-14},
{"slug": "angstroms-to-parsecs", "name": "Angstroms to Parsecs", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Parsecs"}, "factor": 3.240779289960431e-27},
{"slug": "angstroms-to-rods", "name": "Angstroms to Rods", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Rods"}, "factor": 1.9883878151594686e-11},
{"slug": "angstroms-to-smoots", "name": "Angstroms to Smoots", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Smoots"}, "factor": 5.876131155247385e-11},
{"slug": "angstroms-to-thou", "name": "Angstroms to Thou", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Thou"}, "factor": 3.937007874015748e-06},
{"slug": "angstroms-to-thou-mil", "name": "Angstroms to Thou (mil)", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Thou (mil)"}, "factor": 3.937007874015748e-06},
{"slug": "angstroms-to-yards", "name": "Angstroms to Yards", "category": "length", "type": "standard", "labels": {"in1": "Angstroms", "in2": "Yards"}, "factor": 1.0936132983377078e-10},
{"slug": "apothecary-ounces-to-amu", "name": "Apothecary Ounces to Amu", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Amu"}, "factor": 1.8730951547972453e+25},
{"slug": "apothecary-ounces-to-atomic-mass-units", "name": "Apothecary Ounces to Atomic Mass Units", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Atomic Mass Units"}, "factor": 1.8730951547972453e+25},
{"slug": "apothecary-ounces-to-attograms", "name": "Apothecary Ounces to Attograms", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Attograms"}, "factor": 3.1103476800000004e+19},
{"slug": "apothecary-ounces-to-carats", "name": "Apothecary Ounces to Carats", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Carats"}, "factor": 155.517384},
{"slug": "apothecary-ounces-to-centigrams", "name": "Apothecary Ounces to Centigrams", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Centigrams"}, "factor": 3110.34768},
{"slug": "apothecary-ounces-to-cloves", "name": "Apothecary Ounces to Cloves", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Cloves"}, "factor": 0.008571428571428572},
{"slug": "apothecary-ounces-to-daltons", "name": "Apothecary Ounces to Daltons", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Daltons"}, "factor": 1.8730951547972453e+25},
{"slug": "apothecary-ounces-to-drams", "name": "Apothecary Ounces to Drams", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Drams"}, "factor": 17.554285714285715},
{"slug": "apothecary-ounces-to-earth-masses", "name": "Apothecary Ounces to Earth Masses", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Earth Masses"}, "factor": 5.2080434010917254e-27},
{"slug": "apothecary-ounces-to-femtograms", "name": "Apothecary Ounces to Femtograms", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Femtograms"}, "factor": 3.11034768e+16},
{"slug": "apothecary-ounces-to-gamma-mass", "name": "Apothecary Ounces to Gamma (mass)", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Gamma (mass)"}, "factor": 31103476.8},
{"slug": "apothecary-ounces-to-grains", "name": "Apothecary Ounces to Grains", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Grains"}, "factor": 480.00000000000006},
{"slug": "apothecary-ounces-to-hundredweight", "name": "Apothecary Ounces to Hundredweight", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Hundredweight"}, "factor": 0.0006857142857142857},
{"slug": "apothecary-ounces-to-hundredweight-cwt", "name": "Apothecary Ounces to Hundredweight (cwt)", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Hundredweight (cwt)"}, "factor": 0.0006122448979591836},
{"slug": "apothecary-ounces-to-kilograms", "name": "Apothecary Ounces to Kilograms", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Kilograms"}, "factor": 0.0311034768},
{"slug": "apothecary-ounces-to-long-tons", "name": "Apothecary Ounces to Long Tons", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Long Tons"}, "factor": 3.061224489795919e-05},
{"slug": "apothecary-ounces-to-metric-tons", "name": "Apothecary Ounces to Metric Tons", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Metric Tons"}, "factor": 3.11034768e-05},
{"slug": "apothecary-ounces-to-micrograms", "name": "Apothecary Ounces to Micrograms", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Micrograms"}, "factor": 31103476.8},
{"slug": "apothecary-ounces-to-milligrams", "name": "Apothecary Ounces to Milligrams", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Milligrams"}, "factor": 31103.476800000004},
{"slug": "apothecary-ounces-to-momme", "name": "Apothecary Ounces to Momme", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Momme"}, "factor": 8.29426048},
{"slug": "apothecary-ounces-to-nanograms", "name": "Apothecary Ounces to Nanograms", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Nanograms"}, "factor": 31103476800.000004},
{"slug": "apothecary-ounces-to-ounces", "name": "Apothecary Ounces to Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Ounces"}, "factor": 1.0971428571428572},
{"slug": "apothecary-ounces-to-pennyweights", "name": "Apothecary Ounces to Pennyweights", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Pennyweights"}, "factor": 20.0},
{"slug": "apothecary-ounces-to-picograms", "name": "Apothecary Ounces to Picograms", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Picograms"}, "factor": 31103476800000.0},
{"slug": "apothecary-ounces-to-planck-mass", "name": "Apothecary Ounces to Planck Mass", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Planck Mass"}, "factor": 1429102.6881587037},
{"slug": "apothecary-ounces-to-pounds", "name": "Apothecary Ounces to Pounds", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Pounds"}, "factor": 0.06857142857142857},
{"slug": "apothecary-ounces-to-quarters", "name": "Apothecary Ounces to Quarters", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Quarters"}, "factor": 0.0024489795918367346},
{"slug": "apothecary-ounces-to-scruples", "name": "Apothecary Ounces to Scruples", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Scruples"}, "factor": 24.0},
{"slug": "apothecary-ounces-to-short-tons", "name": "Apothecary Ounces to Short Tons", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Short Tons"}, "factor": 3.4285714285714284e-05},
{"slug": "apothecary-ounces-to-slugs", "name": "Apothecary Ounces to Slugs", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Slugs"}, "factor": 0.002131265154213778},
{"slug": "apothecary-ounces-to-solar-masses", "name": "Apothecary Ounces to Solar Masses", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Solar Masses"}, "factor": 1.5641914034408366e-32},
{"slug": "apothecary-ounces-to-stones", "name": "Apothecary Ounces to Stones", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Stones"}, "factor": 0.004897959183673469},
{"slug": "apothecary-ounces-to-tolas", "name": "Apothecary Ounces to Tolas", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Tolas"}, "factor": 2.6666666666666665},
{"slug": "apothecary-ounces-to-tons", "name": "Apothecary Ounces to Tons", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Tons"}, "factor": 3.11034768e-05},
{"slug": "apothecary-ounces-to-troy-ounces", "name": "Apothecary Ounces to Troy Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Troy Ounces"}, "factor": 1.0},
{"slug": "apothecary-ounces-to-yoctograms", "name": "Apothecary Ounces to Yoctograms", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Yoctograms"}, "factor": 3.11034768e+25},
{"slug": "apothecary-ounces-to-zeptograms", "name": "Apothecary Ounces to Zeptograms", "category": "weight", "type": "standard", "labels": {"in1": "Apothecary Ounces", "in2": "Zeptograms"}, "factor": 3.1103476800000004e+22},
{"slug": "ares-to-barns", "name": "Ares to Barns", "category": "area", "type": "standard", "labels": {"in1": "Ares", "in2": "Barns"}, "factor": 1e+30},
{"slug": "ares-to-circular-mils", "name": "Ares to Circular Mils", "category": "area", "type": "standard", "labels": {"in1": "Ares", "in2": "Circular Mils"}, "factor": 197352524138.99847},
{"slug": "ares-to-dunams", "name": "Ares to Dunams", "category": "area", "type": "standard", "labels": {"in1": "Ares", "in2": "Dunams"}, "factor": 0.1},
{"slug": "ares-to-roods", "name": "Ares to Roods", "category": "area", "type": "standard", "labels": {"in1": "Ares", "in2": "Roods"}, "factor": 0.09884215258686613},
{"slug": "ares-to-sections", "name": "Ares to Sections", "category": "area", "type": "standard", "labels": {"in1": "Ares", "in2": "Sections"}, "factor": 3.8610215854244585e-05},
{"slug": "ares-to-square-centimeters", "name": "Ares to Square Centimeters", "category": "area", "type": "standard", "labels": {"in1": "Ares", "in2": "Square Centimeters"}, "factor": 1000000.0},
{"slug": "ares-to-square-feet", "name": "Ares to Square Feet", "category": "area", "type": "standard", "labels": {"in1": "Ares", "in2": "Square Feet"}, "factor": 1076.391041670972},
{"slug": "ares-to-square-inches", "name": "Ares to Square Inches", "category": "area", "type": "standard", "labels": {"in1": "Ares", "in2": "Square Inches"}, "factor": 155000.31000062},
{"slug": "ares-to-square-kilometers", "name": "Ares to Square Kilometers", "category": "area", "type": "standard", "labels": {"in1": "Ares", "in2": "Square Kilometers"}, "factor": 0.0001, "hidden": true},
{"slug": "ares-to-square-miles", "name": "Ares to Square Miles", "category": "area", "type": "standard", "labels": {"in1": "Ares", "in2": "Square Miles"}, "factor": 3.8610215854244585e-05, "hidden": true},
{"slug": "ares-to-square-mils", "name": "Ares to Square Mils", "category": "area", "type": "standard", "labels": {"in1": "Ares", "in2": "Square Mils"}, "factor": 155000310000.62},
{"slug": "ares-to-townships", "name": "Ares to Townships", "category": "area", "type": "standard", "labels": {"in1": "Ares", "in2": "Townships"}, "factor": 1.0725059959512385e-06, "hidden": true},
{"slug": "astronomical-units-to-angstroms", "name": "Astronomical Units to Angstroms", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Angstroms"}, "factor": 1.495978707e+21},
{"slug": "astronomical-units-to-cables", "name": "Astronomical Units to Cables", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Cables"}, "factor": 807763880.6695465},
{"slug": "astronomical-units-to-centimeters", "name": "Astronomical Units to Centimeters", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Centimeters"}, "factor": 14959787070000.0},
{"slug": "astronomical-units-to-chains", "name": "Astronomical Units to Chains", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Chains"}, "factor": 7436464581.842042},
{"slug": "astronomical-units-to-cubits", "name": "Astronomical Units to Cubits", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Cubits"}, "factor": 327204441601.04987},
{"slug": "astronomical-units-to-fathoms", "name": "Astronomical Units to Fathoms", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Fathoms"}, "factor": 81801110400.26247},
{"slug": "astronomical-units-to-feet", "name": "Astronomical Units to Feet", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Feet"}, "factor": 490806662401.57477},
{"slug": "astronomical-units-to-fermi", "name": "Astronomical Units to Fermi", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Fermi"}, "factor": 1.4959787069999998e+26},
{"slug": "astronomical-units-to-furlongs", "name": "Astronomical Units to Furlongs", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Furlongs"}, "factor": 743646458.1842042},
{"slug": "astronomical-units-to-hands", "name": "Astronomical Units to Hands", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Hands"}, "factor": 1472419987204.7244},
{"slug": "astronomical-units-to-inches", "name": "Astronomical Units to Inches", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Inches"}, "factor": 5889679948818.897},
{"slug": "astronomical-units-to-leagues", "name": "Astronomical Units to Leagues", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Leagues"}, "factor": 30985269.09100851},
{"slug": "astronomical-units-to-meters", "name": "Astronomical Units to Meters", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Meters"}, "factor": 149597870700.0},
{"slug": "astronomical-units-to-micrometers", "name": "Astronomical Units to Micrometers", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Micrometers"}, "factor": 1.495978707e+17},
{"slug": "astronomical-units-to-microns", "name": "Astronomical Units to Microns", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Microns"}, "factor": 1.495978707e+17},
{"slug": "astronomical-units-to-millimeters", "name": "Astronomical Units to Millimeters", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Millimeters"}, "factor": 149597870700000.0},
{"slug": "astronomical-units-to-nanometers", "name": "Astronomical Units to Nanometers", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Nanometers"}, "factor": 1.495978707e+20},
{"slug": "astronomical-units-to-nautical-miles", "name": "Astronomical Units to Nautical Miles", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Nautical Miles"}, "factor": 80776388.06695464},
{"slug": "astronomical-units-to-parsecs", "name": "Astronomical Units to Parsecs", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Parsecs"}, "factor": 4.848136811867384e-06, "hidden": true},
{"slug": "astronomical-units-to-picometers", "name": "Astronomical Units to Picometers", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Picometers"}, "factor": 1.495978707e+23},
{"slug": "astronomical-units-to-rods", "name": "Astronomical Units to Rods", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Rods"}, "factor": 29745858327.368168},
{"slug": "astronomical-units-to-smoots", "name": "Astronomical Units to Smoots", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Smoots"}, "factor": 87905670877.894},
{"slug": "astronomical-units-to-thou", "name": "Astronomical Units to Thou", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Thou"}, "factor": 5889679948818897.0},
{"slug": "astronomical-units-to-thou-mil", "name": "Astronomical Units to Thou (mil)", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Thou (mil)"}, "factor": 5889679948818897.0},
{"slug": "astronomical-units-to-yards", "name": "Astronomical Units to Yards", "category": "length", "type": "standard", "labels": {"in1": "Astronomical Units", "in2": "Yards"}, "factor": 163602220800.52493},
{"slug": "atmosphere-to-cmhg", "name": "Atmosphere to Cmhg", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Cmhg"}, "factor": 76.0},
{"slug": "atmosphere-to-dynes-per-sq-cm", "name": "Atmosphere to Dynes Per Sq Cm", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Dynes Per Sq Cm"}, "factor": 1013250.0},
{"slug": "atmosphere-to-feet-of-seawater", "name": "Atmosphere to Feet Of Seawater", "category": "length", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Feet Of Seawater"}, "factor": 33.0263497949323},
{"slug": "atmosphere-to-hectopascals", "name": "Atmosphere to Hectopascals", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Hectopascals"}, "factor": 1013.25},
{"slug": "atmosphere-to-inches-of-mercury", "name": "Atmosphere to Inches Of Mercury", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Inches Of Mercury"}, "factor": 29.92},
{"slug": "atmosphere-to-inches-of-water", "name": "Atmosphere to Inches Of Water", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Inches Of Water"}, "factor": 407.18790175998583},
{"slug": "atmosphere-to-kilopascals", "name": "Atmosphere to Kilopascals", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Kilopascals"}, "factor": 101.325},
{"slug": "atmosphere-to-megapascals", "name": "Atmosphere to Megapascals", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Megapascals"}, "factor": 0.101325},
{"slug": "atmosphere-to-meters-of-seawater", "name": "Atmosphere to Meters Of Seawater", "category": "length", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Meters Of Seawater"}, "factor": 10.06643109536957},
{"slug": "atmosphere-to-millibars", "name": "Atmosphere to Millibars", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Millibars"}, "factor": 1013.25},
{"slug": "atmosphere-to-millimeters-of-mercury", "name": "Atmosphere to Millimeters Of Mercury", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Millimeters Of Mercury"}, "factor": 760.0},
{"slug": "atmosphere-to-pascal", "name": "Atmosphere to Pascal", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Pascal"}, "factor": 101325.0},
{"slug": "atmosphere-to-pascals", "name": "Atmosphere to Pascals", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Pascals"}, "factor": 101325.0},
{"slug": "atmosphere-to-technical-atmosphere", "name": "Atmosphere to Technical Atmosphere", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Technical Atmosphere"}, "factor": 1.033227554},
{"slug": "atmosphere-to-technical-atmosphere-at", "name": "Atmosphere to Technical Atmosphere (at)", "category": "pressure", "type": "standard", "labels": {"in1": "Atmosphere", "in2": "Technical Atmosphere (at)"}, "factor": 1.033227554},
{"slug": "atomic-mass-units-to-amu", "name": "Atomic Mass Units to Amu", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Amu"}, "factor": 1.0},
{"slug": "atomic-mass-units-to-apothecary-ounces", "name": "Atomic Mass Units to Apothecary Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Apothecary Ounces"}, "factor": 5.338757069756266e-26, "hidden": true},
{"slug": "atomic-mass-units-to-attograms", "name": "Atomic Mass Units to Attograms", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Attograms"}, "factor": 1.6605390666e-06, "hidden": true},
{"slug": "atomic-mass-units-to-carats", "name": "Atomic Mass Units to Carats", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Carats"}, "factor": 8.302695332999999e-24},
{"slug": "atomic-mass-units-to-centigrams", "name": "Atomic Mass Units to Centigrams", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Centigrams"}, "factor": 1.6605390666e-22},
{"slug": "atomic-mass-units-to-cloves", "name": "Atomic Mass Units to Cloves", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Cloves"}, "factor": 4.576077488362514e-28},
{"slug": "atomic-mass-units-to-daltons", "name": "Atomic Mass Units to Daltons", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Daltons"}, "factor": 1.0},
{"slug": "atomic-mass-units-to-drams", "name": "Atomic Mass Units to Drams", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Drams"}, "factor": 9.371806696166428e-25},
{"slug": "atomic-mass-units-to-earth-masses", "name": "Atomic Mass Units to Earth Masses", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Earth Masses"}, "factor": 2.7804478527175914e-52},
{"slug": "atomic-mass-units-to-femtograms", "name": "Atomic Mass Units to Femtograms", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Femtograms"}, "factor": 1.6605390665999998e-09},
{"slug": "atomic-mass-units-to-gamma-mass", "name": "Atomic Mass Units to Gamma (mass)", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Gamma (mass)"}, "factor": 1.6605390665999998e-18},
{"slug": "atomic-mass-units-to-grains", "name": "Atomic Mass Units to Grains", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Grains"}, "factor": 2.5626033934830078e-23},
{"slug": "atomic-mass-units-to-grams", "name": "Atomic Mass Units to Grams", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Grams"}, "factor": 1.6605390666e-24},
{"slug": "atomic-mass-units-to-hundredweight", "name": "Atomic Mass Units to Hundredweight", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Hundredweight"}, "factor": 3.6608619906900106e-29},
{"slug": "atomic-mass-units-to-hundredweight-cwt", "name": "Atomic Mass Units to Hundredweight (cwt)", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Hundredweight (cwt)"}, "factor": 3.2686267774017954e-29},
{"slug": "atomic-mass-units-to-long-tons", "name": "Atomic Mass Units to Long Tons", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Long Tons"}, "factor": 1.634313388700898e-30},
{"slug": "atomic-mass-units-to-metric-tons", "name": "Atomic Mass Units to Metric Tons", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Metric Tons"}, "factor": 1.6605390666e-30},
{"slug": "atomic-mass-units-to-micrograms", "name": "Atomic Mass Units to Micrograms", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Micrograms"}, "factor": 1.6605390665999998e-18},
{"slug": "atomic-mass-units-to-milligrams", "name": "Atomic Mass Units to Milligrams", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Milligrams"}, "factor": 1.6605390666e-21},
{"slug": "atomic-mass-units-to-momme", "name": "Atomic Mass Units to Momme", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Momme"}, "factor": 4.4281041776e-25},
{"slug": "atomic-mass-units-to-nanograms", "name": "Atomic Mass Units to Nanograms", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Nanograms"}, "factor": 1.6605390666e-15},
{"slug": "atomic-mass-units-to-ounces", "name": "Atomic Mass Units to Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Ounces"}, "factor": 5.857379185104017e-26},
{"slug": "atomic-mass-units-to-pennyweights", "name": "Atomic Mass Units to Pennyweights", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Pennyweights"}, "factor": 1.0677514139512532e-24},
{"slug": "atomic-mass-units-to-picograms", "name": "Atomic Mass Units to Picograms", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Picograms"}, "factor": 1.6605390665999998e-12},
{"slug": "atomic-mass-units-to-planck-mass", "name": "Atomic Mass Units to Planck Mass", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Planck Mass"}, "factor": 7.629632079814963e-20},
{"slug": "atomic-mass-units-to-pounds", "name": "Atomic Mass Units to Pounds", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Pounds"}, "factor": 3.660861990690011e-27},
{"slug": "atomic-mass-units-to-quarters", "name": "Atomic Mass Units to Quarters", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Quarters"}, "factor": 1.3074507109607182e-28},
{"slug": "atomic-mass-units-to-scruples", "name": "Atomic Mass Units to Scruples", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Scruples"}, "factor": 1.2813016967415039e-24},
{"slug": "atomic-mass-units-to-short-tons", "name": "Atomic Mass Units to Short Tons", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Short Tons"}, "factor": 1.8304309953450054e-30},
{"slug": "atomic-mass-units-to-slugs", "name": "Atomic Mass Units to Slugs", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Slugs"}, "factor": 1.1378306909583982e-28},
{"slug": "atomic-mass-units-to-solar-masses", "name": "Atomic Mass Units to Solar Masses", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Solar Masses"}, "factor": 8.350837913571741e-58},
{"slug": "atomic-mass-units-to-stones", "name": "Atomic Mass Units to Stones", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Stones"}, "factor": 2.6149014219214363e-28},
{"slug": "atomic-mass-units-to-tolas", "name": "Atomic Mass Units to Tolas", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Tolas"}, "factor": 1.423668551935004e-25},
{"slug": "atomic-mass-units-to-tons", "name": "Atomic Mass Units to Tons", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Tons"}, "factor": 1.6605390666e-30},
{"slug": "atomic-mass-units-to-troy-ounces", "name": "Atomic Mass Units to Troy Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Troy Ounces"}, "factor": 5.338757069756266e-26},
{"slug": "atomic-mass-units-to-yoctograms", "name": "Atomic Mass Units to Yoctograms", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Yoctograms"}, "factor": 1.6605390666},
{"slug": "atomic-mass-units-to-zeptograms", "name": "Atomic Mass Units to Zeptograms", "category": "weight", "type": "standard", "labels": {"in1": "Atomic Mass Units", "in2": "Zeptograms"}, "factor": 0.0016605390666000002, "hidden": true},
{"slug": "atomic-time-units-to-centuries", "name": "Atomic Time Units to Centuries", "category": "time", "type": "standard", "labels": {"in1": "Atomic Time Units", "in2": "Centuries"}, "factor": 7.664981895282595e-27},
{"slug": "atomic-time-units-to-days", "name": "Atomic Time Units to Days", "category": "time", "type": "standard", "labels": {"in1": "Atomic Time Units", "in2": "Days"}, "factor": 2.799634637251968e-22},
{"slug": "atomic-time-units-to-decades", "name": "Atomic Time Units to Decades", "category": "time", "type": "standard", "labels": {"in1": "Atomic Time Units", "in2": "Decades"}, "factor": 7.664981895282595e-26},
{"slug": "atomic-time-units-to-fortnights", "name": "Atomic Time Units to Fortnights", "category": "time", "type": "standard", "labels": {"in1": "Atomic Time Units", "in2": "Fortnights"}, "factor": 1.9997390266085484e-23},
{"slug": "atomic-time-units-to-hours", "name": "Atomic Time Units to Hours", "category": "time", "type": "standard", "labels": {"in1": "Atomic Time Units", "in2": "Hours"}, "factor": 6.719123129404722e-21},
{"slug": "atomic-time-units-to-jiffies", "name": "Atomic Time Units to Jiffies", "category": "time", "type": "standard", "labels": {"in1": "Atomic Time Units", "in2": "Jiffies"}, "factor": 2.4188843265857e-15},
{"slug": "atomic-time-units-to-julian-years", "name": "Atomic Time Units to Julian Years", "category": "time", "type": "standard", "labels": {"in1": "Atomic Time Units", "in2": "Julian Years"}, "factor": 7.664981895282595e-25},
{"slug": "atomic-time-units-to-microseconds", "name": "Atomic Time Units to Microseconds", "category": "time", "type": "standard", "labels": {"in1": "Atomic Time Units", "in2": "Microseconds"}, "factor": 2.4188843265857003e-11},
{"slug": "atomic-time-units-to-milliseconds", "name": "Atomic Time Units to Milliseconds", "category": "time", "type": "standard", "labels": {"in1": "Atomic Time Units", "in2": "Milliseconds"}, "factor": 2.4188843265857e-14},
{"slug": "atomic-time-units-to-minutes", "name": "Atomic Time Units to Minutes", "category": "time", "type": "standard", "labels": {"in1": "Atomic Time Units", "in2": "Minutes"}, "factor": 4.0314738776428336e-19},
{"slug": "atomic-time-units-to-months", "name": "Atomic Time Units to Months", "category": "time", "type": "standard", "labels": {"in1": "Atomic Time Units", "in2": "Months"}, "factor": 9.197978274339113e-24},
{"slug": "atomic-time-units-to-nanoseconds", "name": "Atomic Time Units to Nanoseconds", "category": "time", "type": "standard", "labels": {"in1": "Atomic Time Units", "in2": "Nanoseconds"}, "factor": 2.4188843265857e-08},
{"slug": "atomic-time-units-to-planck-time", "name": "Atomic Time Units to Planck Time", "category": "time", "type": "standard", "labels": {"in1": "Atomic Time Units", "in2": "Planck Time"}, "factor": 4.486688008517696e+26},
{"slug": "atomic-time-units-to-shakes", "name": "Atomic Time Units to Shakes", "category": "time", "type": "standard", "labels": {"in1": "Atomic Time Units", "in2": "Shakes"}, "factor": 2.4188843265857e-09},
{"slug": "atomic-time-units-to-sidereal-days", "name": "Atomic Time Units to Sidereal Days", "category": "time", "type": "standard", "labels": {"in1": "Atomic Time Units", "in2": "Sidereal Days"}, "factor": 2.807299784108671e-22},
{"slug": "atomic-time-units-to-weeks", "name": "Atomic Time Units to Weeks", "category": "time", "type": "standard", "labels": {"in1": "Atomic Time Units", "in2": "Weeks"}, "factor": 3.999478053217097e-23},
{"slug": "atomic-time-units-to-years", "name": "Atomic Time Units to Years", "category": "time", "type": "standard", "labels": {"in1": "Atomic Time Units", "in2": "Years"}, "factor": 7.664981895282595e-25},
{"slug": "attograms-to-amu", "name": "Attograms to Amu", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Amu"}, "factor": 602214.0762081122},
{"slug": "attograms-to-apothecary-ounces", "name": "Attograms to Apothecary Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Apothecary Ounces"}, "factor": 3.215074656862798e-20, "hidden": true},
{"slug": "attograms-to-atomic-mass-units", "name": "Attograms to Atomic Mass Units", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Atomic Mass Units"}, "factor": 602214.0762081122},
{"slug": "attograms-to-carats", "name": "Attograms to Carats", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Carats"}, "factor": 4.9999999999999996e-18},
{"slug": "attograms-to-centigrams", "name": "Attograms to Centigrams", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Centigrams"}, "factor": 9.999999999999999e-17},
{"slug": "attograms-to-cloves", "name": "Attograms to Cloves", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Cloves"}, "factor": 2.7557782773109695e-22},
{"slug": "attograms-to-daltons", "name": "Attograms to Daltons", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Daltons"}, "factor": 602214.0762081122},
{"slug": "attograms-to-drams", "name": "Attograms to Drams", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Drams"}, "factor": 5.643833911932866e-19},
{"slug": "attograms-to-earth-masses", "name": "Attograms to Earth Masses", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Earth Masses"}, "factor": 1.6744248350691535e-46},
{"slug": "attograms-to-gamma-mass", "name": "Attograms to Gamma (mass)", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Gamma (mass)"}, "factor": 9.999999999999998e-13},
{"slug": "attograms-to-grains", "name": "Attograms to Grains", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Grains"}, "factor": 1.5432358352941432e-17},
{"slug": "attograms-to-grams", "name": "Attograms to Grams", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Grams"}, "factor": 9.999999999999999e-19},
{"slug": "attograms-to-hundredweight", "name": "Attograms to Hundredweight", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Hundredweight"}, "factor": 2.2046226218487755e-23},
{"slug": "attograms-to-hundredweight-cwt", "name": "Attograms to Hundredweight (cwt)", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Hundredweight (cwt)"}, "factor": 1.968413055222121e-23},
{"slug": "attograms-to-kilograms", "name": "Attograms to Kilograms", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Kilograms"}, "factor": 1e-21},
{"slug": "attograms-to-long-tons", "name": "Attograms to Long Tons", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Long Tons"}, "factor": 9.842065276110606e-25},
{"slug": "attograms-to-metric-tons", "name": "Attograms to Metric Tons", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Metric Tons"}, "factor": 1e-24},
{"slug": "attograms-to-micrograms", "name": "Attograms to Micrograms", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Micrograms"}, "factor": 9.999999999999998e-13},
{"slug": "attograms-to-milligrams", "name": "Attograms to Milligrams", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Milligrams"}, "factor": 9.999999999999999e-16},
{"slug": "attograms-to-momme", "name": "Attograms to Momme", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Momme"}, "factor": 2.6666666666666664e-19},
{"slug": "attograms-to-nanograms", "name": "Attograms to Nanograms", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Nanograms"}, "factor": 9.999999999999999e-10},
{"slug": "attograms-to-ounces", "name": "Attograms to Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Ounces"}, "factor": 3.527396194958041e-20},
{"slug": "attograms-to-pennyweights", "name": "Attograms to Pennyweights", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Pennyweights"}, "factor": 6.430149313725595e-19},
{"slug": "attograms-to-picograms", "name": "Attograms to Picograms", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Picograms"}, "factor": 9.999999999999997e-07},
{"slug": "attograms-to-planck-mass", "name": "Attograms to Planck Mass", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Planck Mass"}, "factor": 4.5946718347535455e-14},
{"slug": "attograms-to-pounds", "name": "Attograms to Pounds", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Pounds"}, "factor": 2.2046226218487756e-21},
{"slug": "attograms-to-quarters", "name": "Attograms to Quarters", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Quarters"}, "factor": 7.873652220888484e-23},
{"slug": "attograms-to-scruples", "name": "Attograms to Scruples", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Scruples"}, "factor": 7.716179176470715e-19},
{"slug": "attograms-to-short-tons", "name": "Attograms to Short Tons", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Short Tons"}, "factor": 1.1023113109243877e-24},
{"slug": "attograms-to-slugs", "name": "Attograms to Slugs", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Slugs"}, "factor": 6.852176584367499e-23},
{"slug": "attograms-to-solar-masses", "name": "Attograms to Solar Masses", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Solar Masses"}, "factor": 5.0289921396852856e-52},
{"slug": "attograms-to-stones", "name": "Attograms to Stones", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Stones"}, "factor": 1.5747304441776968e-22},
{"slug": "attograms-to-tolas", "name": "Attograms to Tolas", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Tolas"}, "factor": 8.573532418300793e-20},
{"slug": "attograms-to-tons", "name": "Attograms to Tons", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Tons"}, "factor": 1e-24},
{"slug": "attograms-to-troy-ounces", "name": "Attograms to Troy Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Troy Ounces"}, "factor": 3.215074656862798e-20},
{"slug": "attograms-to-yoctograms", "name": "Attograms to Yoctograms", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Yoctograms"}, "factor": 999999.9999999999},
{"slug": "attograms-to-zeptograms", "name": "Attograms to Zeptograms", "category": "weight", "type": "standard", "labels": {"in1": "Attograms", "in2": "Zeptograms"}, "factor": 1000.0},
{"slug": "awg-to-swg", "name": "Awg to Swg", "category": "electrical", "type": "awg", "labels": {"in1": "Awg", "in2": "Swg"}},
{"slug": "banana-equivalent-dose-to-becquerel", "name": "Banana Equivalent Dose to Becquerel", "category": "radiation", "type": "standard", "labels": {"in1": "Banana Equivalent Dose", "in2": "Becquerel"}, "factor": 15.0},
{"slug": "banana-equivalent-dose-to-coulomb-per-kilogram", "name": "Banana Equivalent Dose to Coulomb Per Kilogram", "category": "radiation", "type": "standard", "labels": {"in1": "Banana Equivalent Dose", "in2": "Coulomb Per Kilogram"}, "factor": 2.94e-09},
{"slug": "banana-equivalent-dose-to-counts-per-minute", "name": "Banana Equivalent Dose to Counts Per Minute", "category": "radiation", "type": "standard", "labels": {"in1": "Banana Equivalent Dose", "in2": "Counts Per Minute"}, "factor": 900.0},
{"slug": "banana-equivalent-dose-to-curie", "name": "Banana Equivalent Dose to Curie", "category": "radiation", "type": "standard", "labels": {"in1": "Banana Equivalent Dose", "in2": "Curie"}, "factor": 4.054054054054054e-10},
{"slug": "banana-equivalent-dose-to-disintegrations-per-second", "name": "Banana Equivalent Dose to Disintegrations Per Second", "category": "radiation", "type": "standard", "labels": {"in1": "Banana Equivalent Dose", "in2": "Disintegrations Per Second"}, "factor": 15.0},
{"slug": "banana-equivalent-dose-to-gray", "name": "Banana Equivalent Dose to Gray", "category": "radiation", "type": "standard", "labels": {"in1": "Banana Equivalent Dose", "in2": "Gray"}, "factor": 1e-07},
{"slug": "banana-equivalent-dose-to-millirem", "name": "Banana Equivalent Dose to Millirem", "category": "radiation", "type": "standard", "labels": {"in1": "Banana Equivalent Dose", "in2": "Millirem"}, "factor": 0.009999999999999998},
{"slug": "banana-equivalent-dose-to-millisievert", "name": "Banana Equivalent Dose to Millisievert", "category": "radiation", "type": "standard", "labels": {"in1": "Banana Equivalent Dose", "in2": "Millisievert"}, "factor": 9.999999999999999e-05},
{"slug": "banana-equivalent-dose-to-picocurie", "name": "Banana Equivalent Dose to Picocurie", "category": "radiation", "type": "standard", "labels": {"in1": "Banana Equivalent Dose", "in2": "Picocurie"}, "factor": 405.4054054054054},
{"slug": "banana-equivalent-dose-to-rad", "name": "Banana Equivalent Dose to Rad", "category": "radiation", "type": "standard", "labels": {"in1": "Banana Equivalent Dose", "in2": "Rad"}, "factor": 9.999999999999999e-06},
{"slug": "banana-equivalent-dose-to-rem", "name": "Banana Equivalent Dose to Rem", "category": "radiation", "type": "standard", "labels": {"in1": "Banana Equivalent Dose", "in2": "Rem"}, "factor": 9.999999999999999e-06},
{"slug": "banana-equivalent-dose-to-roentgen", "name": "Banana Equivalent Dose to Roentgen", "category": "radiation", "type": "standard", "labels": {"in1": "Banana Equivalent Dose", "in2": "Roentgen"}, "factor": 1.14e-05},
{"slug": "banana-equivalent-dose-to-rutherford", "name": "Banana Equivalent Dose to Rutherford", "category": "radiation", "type": "standard", "labels": {"in1": "Banana Equivalent Dose", "in2": "Rutherford"}, "factor": 1.5e-05},
{"slug": "banana-equivalent-dose-to-sievert", "name": "Banana Equivalent Dose to Sievert", "category": "radiation", "type": "standard", "labels": {"in1": "Banana Equivalent Dose", "in2": "Sievert"}, "factor": 1e-07},
{"slug": "bar-to-barye", "name": "Bar to Barye", "category": "pressure", "type": "standard", "labels": {"in1": "Bar", "in2": "Barye"}, "factor": 1000000.0},
{"slug": "bar-to-cmhg", "name": "Bar to Cmhg", "category": "pressure", "type": "standard", "labels": {"in1": "Bar", "in2": "Cmhg"}, "factor": 75.00637554192106},
{"slug": "bar-to-dynes-per-sq-cm", "name": "Bar to Dynes Per Sq Cm", "category": "pressure", "type": "standard", "labels": {"in1": "Bar", "in2": "Dynes Per Sq Cm"}, "factor": 1000000.0},
{"slug": "bar-to-feet-of-seawater", "name": "Bar to Feet Of Seawater", "category": "length", "type": "standard", "labels": {"in1": "Bar", "in2": "Feet Of Seawater"}, "factor": 32.5945812686106},
{"slug": "bar-to-feet-of-water", "name": "Bar to Feet Of Water", "category": "length", "type": "standard", "labels": {"in1": "Bar", "in2": "Feet Of Water"}, "factor": 33.49601339491917},
{"slug": "bar-to-hectopascals", "name": "Bar to Hectopascals", "category": "pressure", "type": "standard", "labels": {"in1": "Bar", "in2": "Hectopascals"}, "factor": 1000.0},
{"slug": "bar-to-inches-of-mercury", "name": "Bar to Inches Of Mercury", "category": "pressure", "type": "standard", "labels": {"in1": "Bar", "in2": "Inches Of Mercury"}, "factor": 29.529980164712324},
{"slug": "bar-to-kilopascals", "name": "Bar to Kilopascals", "category": "pressure", "type": "standard", "labels": {"in1": "Bar", "in2": "Kilopascals"}, "factor": 100.0},
{"slug": "bar-to-millibars", "name": "Bar to Millibars", "category": "pressure", "type": "standard", "labels": {"in1": "Bar", "in2": "Millibars"}, "factor": 1000.0},
{"slug": "bar-to-millimeters-of-mercury", "name": "Bar to Millimeters Of Mercury", "category": "pressure", "type": "standard", "labels": {"in1": "Bar", "in2": "Millimeters Of Mercury"}, "factor": 750.0637554192106},
{"slug": "bar-to-pascals", "name": "Bar to Pascals", "category": "pressure", "type": "standard", "labels": {"in1": "Bar", "in2": "Pascals"}, "factor": 100000.0},
{"slug": "bar-to-technical-atmosphere", "name": "Bar to Technical Atmosphere", "category": "pressure", "type": "standard", "labels": {"in1": "Bar", "in2": "Technical Atmosphere"}, "factor": 1.0197162129779282},
{"slug": "bar-to-technical-atmosphere-at", "name": "Bar to Technical Atmosphere (at)", "category": "pressure", "type": "standard", "labels": {"in1": "Bar", "in2": "Technical Atmosphere (at)"}, "factor": 1.0197162129779282},
{"slug": "barns-to-ares", "name": "Barns to Ares", "category": "area", "type": "standard", "labels": {"in1": "Barns", "in2": "Ares"}, "factor": 9.999999999999999e-31, "hidden": true},
{"slug": "barns-to-circular-mils", "name": "Barns to Circular Mils", "category": "area", "type": "standard", "labels": {"in1": "Barns", "in2": "Circular Mils"}, "factor": 1.9735252413899847e-19},
{"slug": "barns-to-dunams", "name": "Barns to Dunams", "category": "area", "type": "standard", "labels": {"in1": "Barns", "in2": "Dunams"}, "factor": 9.999999999999999e-32},
{"slug": "barns-to-hectares", "name": "Barns to Hectares", "category": "area", "type": "standard", "labels": {"in1": "Barns", "in2": "Hectares"}, "factor": 9.999999999999999e-33},
{"slug": "barns-to-roods", "name": "Barns to Roods", "category": "area", "type": "standard", "labels": {"in1": "Barns", "in2": "Roods"}, "factor": 9.884215258686612e-32},
{"slug": "barns-to-sections", "name": "Barns to Sections", "category": "area", "type": "standard", "labels": {"in1": "Barns", "in2": "Sections"}, "factor": 3.8610215854244585e-35},
{"slug": "barns-to-square-centimeters", "name": "Barns to Square Centimeters", "category": "area", "type": "standard", "labels": {"in1": "Barns", "in2": "Square Centimeters"}, "factor": 1e-24, "hidden": true},
{"slug": "barns-to-square-feet", "name": "Barns to Square Feet", "category": "area", "type": "standard", "labels": {"in1": "Barns", "in2": "Square Feet"}, "factor": 1.0763910416709721e-27, "hidden": true},
{"slug": "barns-to-square-inches", "name": "Barns to Square Inches", "category": "area", "type": "standard", "labels": {"in1": "Barns", "in2": "Square Inches"}, "factor": 1.5500031000062e-25, "hidden": true},
{"slug": "barns-to-square-kilometers", "name": "Barns to Square Kilometers", "category": "area", "type": "standard", "labels": {"in1": "Barns", "in2": "Square Kilometers"}, "factor": 1e-34, "hidden": true},
{"slug": "barns-to-square-miles", "name": "Barns to Square Miles", "category": "area", "type": "standard", "labels": {"in1": "Barns", "in2": "Square Miles"}, "factor": 3.8610215854244585e-35, "hidden": true},
{"slug": "barns-to-square-mils", "name": "Barns to Square Mils", "category": "area", "type": "standard", "labels": {"in1": "Barns", "in2": "Square Mils"}, "factor": 1.5500031000061997e-19, "hidden": true},
{"slug": "barns-to-townships", "name": "Barns to Townships", "category": "area", "type": "standard", "labels": {"in1": "Barns", "in2": "Townships"}, "factor": 1.0725059959512385e-36, "hidden": true},
{"slug": "barrel-us-oil-to-acre-feet", "name": "Barrel (us Oil) to Acre-feet", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Acre-feet"}, "factor": 0.00012889309764309767},
{"slug": "barrel-us-oil-to-bushels", "name": "Barrel (us Oil) to Bushels", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Bushels"}, "factor": 4.511676788720344},
{"slug": "barrel-us-oil-to-centiliters", "name": "Barrel (us Oil) to Centiliters", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Centiliters"}, "factor": 15898.7294928},
{"slug": "barrel-us-oil-to-cubic-centimeters", "name": "Barrel (us Oil) to Cubic Centimeters", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Cubic Centimeters"}, "factor": 158987.29492800002},
{"slug": "barrel-us-oil-to-cubic-feet", "name": "Barrel (us Oil) to Cubic Feet", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Cubic Feet"}, "factor": 5.614583333333334},
{"slug": "barrel-us-oil-to-cubic-inches", "name": "Barrel (us Oil) to Cubic Inches", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Cubic Inches"}, "factor": 9702.000000000002},
{"slug": "barrel-us-oil-to-cubic-meters", "name": "Barrel (us Oil) to Cubic Meters", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Cubic Meters"}, "factor": 0.158987294928},
{"slug": "barrel-us-oil-to-cubic-yards", "name": "Barrel (us Oil) to Cubic Yards", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Cubic Yards"}, "factor": 0.20794753086419754},
{"slug": "barrel-us-oil-to-drams-fluid", "name": "Barrel (us Oil) to Drams (fluid)", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Drams (fluid)"}, "factor": 43008.0},
{"slug": "barrel-us-oil-to-fluid-ounces", "name": "Barrel (us Oil) to Fluid Ounces", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Fluid Ounces"}, "factor": 5376.0},
{"slug": "barrel-us-oil-to-gill", "name": "Barrel (us Oil) to Gill", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Gill"}, "factor": 1344.0},
{"slug": "barrel-us-oil-to-hogshead", "name": "Barrel (us Oil) to Hogshead", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Hogshead"}, "factor": 0.6666666657162065},
{"slug": "barrel-us-oil-to-imperial-fl-oz", "name": "Barrel (us Oil) to Imperial Fl Oz", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Imperial Fl Oz"}, "factor": 5595.570520706805},
{"slug": "barrel-us-oil-to-imperial-gallons", "name": "Barrel (us Oil) to Imperial Gallons", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Imperial Gallons"}, "factor": 34.97231575441754},
{"slug": "barrel-us-oil-to-imperial-pints", "name": "Barrel (us Oil) to Imperial Pints", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Imperial Pints"}, "factor": 279.7785260353403},
{"slug": "barrel-us-oil-to-jiggers", "name": "Barrel (us Oil) to Jiggers", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Jiggers"}, "factor": 3584.0000000000005},
{"slug": "barrel-us-oil-to-milliliters", "name": "Barrel (us Oil) to Milliliters", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Milliliters"}, "factor": 158987.29492800002},
{"slug": "barrel-us-oil-to-minims", "name": "Barrel (us Oil) to Minims", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Minims"}, "factor": 2580480.0},
{"slug": "barrel-us-oil-to-pecks", "name": "Barrel (us Oil) to Pecks", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Pecks"}, "factor": 18.046707154881375},
{"slug": "barrel-us-oil-to-pints", "name": "Barrel (us Oil) to Pints", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Pints"}, "factor": 336.0},
{"slug": "barrel-us-oil-to-quarts", "name": "Barrel (us Oil) to Quarts", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Quarts"}, "factor": 168.0},
{"slug": "barrel-us-oil-to-tablespoons", "name": "Barrel (us Oil) to Tablespoons", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Tablespoons"}, "factor": 10752.0},
{"slug": "barrel-us-oil-to-teaspoons", "name": "Barrel (us Oil) to Teaspoons", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Teaspoons"}, "factor": 32256.000000000004},
{"slug": "barrel-us-oil-to-us-gallons", "name": "Barrel (us Oil) to Us Gallons", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Us Gallons"}, "factor": 42.0},
{"slug": "barrel-us-oil-to-us-pints", "name": "Barrel (us Oil) to Us Pints", "category": "volume", "type": "standard", "labels": {"in1": "Barrel (us Oil)", "in2": "Us Pints"}, "factor": 336.0},
{"slug": "barye-to-atmosphere", "name": "Barye to Atmosphere", "category": "pressure", "type": "standard", "labels": {"in1": "Barye", "in2": "Atmosphere"}, "factor": 9.86923266716013e-07},
{"slug": "barye-to-bar", "name": "Barye to Bar", "category": "pressure", "type": "standard", "labels": {"in1": "Barye", "in2": "Bar"}, "factor": 1e-06, "hidden": true},
{"slug": "barye-to-cmhg", "name": "Barye to Cmhg", "category": "pressure", "type": "standard", "labels": {"in1": "Barye", "in2": "Cmhg"}, "factor": 7.500637554192107e-05},
{"slug": "barye-to-dynes-per-sq-cm", "name": "Barye to Dynes Per Sq Cm", "category": "pressure", "type": "standard", "labels": {"in1": "Barye", "in2": "Dynes Per Sq Cm"}},
{"slug": "barye-to-feet-of-seawater", "name": "Barye to Feet Of Seawater", "category": "length", "type": "standard", "labels": {"in1": "Barye", "in2": "Feet Of Seawater"}, "factor": 3.2594581222958305e-05},
{"slug": "barye-to-feet-of-water", "name": "Barye to Feet Of Water", "category": "length", "type": "standard", "labels": {"in1": "Barye", "in2": "Feet Of Water"}, "factor": 3.349601334800432e-05},
{"slug": "barye-to-hectopascals", "name": "Barye to Hectopascals", "category": "pressure", "type": "standard", "labels": {"in1": "Barye", "in2": "Hectopascals"}, "factor": 0.001},
{"slug": "barye-to-inches-of-mercury", "name": "Barye to Inches Of Mercury", "category": "pressure", "type": "standard", "labels": {"in1": "Barye", "in2": "Inches Of Mercury"}, "factor": 2.9529980164712325e-05},
{"slug": "barye-to-inches-of-water", "name": "Barye to Inches Of Water", "category": "length", "type": "standard", "labels": {"in1": "Barye", "in2": "Inches Of Water"}, "factor": 0.0004018645481359964},
{"slug": "barye-to-kilopascals", "name": "Barye to Kilopascals", "category": "pressure", "type": "standard", "labels": {"in1": "Barye", "in2": "Kilopascals"}, "factor": 0.0001},
{"slug": "barye-to-kpa", "name": "Barye to Kpa", "category": "pressure", "type": "standard", "labels": {"in1": "Barye", "in2": "Kpa"}, "factor": 0.0001},
{"slug": "barye-to-megapascals", "name": "Barye to Megapascals", "category": "pressure", "type": "standard", "labels": {"in1": "Barye", "in2": "Megapascals"}, "factor": 1.0000000000000001e-07},
{"slug": "barye-to-meters-of-seawater", "name": "Barye to Meters Of Seawater", "category": "length", "type": "standard", "labels": {"in1": "Barye", "in2": "Meters Of Seawater"}, "factor": 9.934828038843193e-06},
{"slug": "barye-to-millibars", "name": "Barye to Millibars", "category": "pressure", "type": "standard", "labels": {"in1": "Barye", "in2": "Millibars"}, "factor": 0.001},
{"slug": "barye-to-millimeters-of-mercury", "name": "Barye to Millimeters Of Mercury", "category": "pressure", "type": "standard", "labels": {"in1": "Barye", "in2": "Millimeters Of Mercury"}, "factor": 0.0007500637554192106},
{"slug": "barye-to-mmhg", "name": "Barye to Mmhg", "category": "pressure", "type": "standard", "labels": {"in1": "Barye", "in2": "Mmhg"}, "factor": 0.0007500637554192106},
{"slug": "barye-to-psi", "name": "Barye to Psi", "category": "pressure", "type": "standard", "labels": {"in1": "Barye", "in2": "Psi"}, "factor": 1.450377377968587e-05},
{"slug": "barye-to-technical-atmosphere", "name": "Barye to Technical Atmosphere", "category": "pressure", "type": "standard", "labels": {"in1": "Barye", "in2": "Technical Atmosphere"}, "factor": 1.0197162129779282e-06},
{"slug": "barye-to-technical-atmosphere-at", "name": "Barye to Technical Atmosphere (at)", "category": "pressure", "type": "standard", "labels": {"in1": "Barye", "in2": "Technical Atmosphere (at)"}, "factor": 1.0197162129779282e-06},
{"slug": "barye-to-torr", "name": "Barye to Torr", "category": "pressure", "type": "standard", "labels": {"in1": "Barye", "in2": "Torr"}, "factor": 0.0007500637554192106},
{"slug": "becquerel-to-banana-equivalent-dose", "name": "Becquerel to Banana Equivalent Dose", "category": "radiation", "type": "standard", "labels": {"in1": "Becquerel", "in2": "Banana Equivalent Dose"}, "factor": 0.06666666666666667, "hidden": true},
{"slug": "becquerel-to-coulomb-per-kilogram", "name": "Becquerel to Coulomb Per Kilogram", "category": "radiation", "type": "standard", "labels": {"in1": "Becquerel", "in2": "Coulomb Per Kilogram"}, "factor": 1.9600000000000002e-10},
{"slug": "becquerel-to-counts-per-minute", "name": "Becquerel to Counts Per Minute", "category": "radiation", "type": "standard", "labels": {"in1": "Becquerel", "in2": "Counts Per Minute"}, "factor": 60.0},
{"slug": "becquerel-to-gray", "name": "Becquerel to Gray", "category": "radiation", "type": "standard", "labels": {"in1": "Becquerel", "in2": "Gray"}, "factor": 6.666666666666666e-09},
{"slug": "becquerel-to-microsievert", "name": "Becquerel to Microsievert", "category": "radiation", "type": "standard", "labels": {"in1": "Becquerel", "in2": "Microsievert"}, "factor": 0.006666666666666666},
{"slug": "becquerel-to-millirem", "name": "Becquerel to Millirem", "category": "radiation", "type": "standard", "labels": {"in1": "Becquerel", "in2": "Millirem"}, "factor": 0.0006666666666666666},
{"slug": "becquerel-to-millisievert", "name": "Becquerel to Millisievert", "category": "radiation", "type": "standard", "labels": {"in1": "Becquerel", "in2": "Millisievert"}, "factor": 6.666666666666666e-06},
{"slug": "becquerel-to-rad", "name": "Becquerel to Rad", "category": "radiation", "type": "standard", "labels": {"in1": "Becquerel", "in2": "Rad"}, "factor": 6.666666666666666e-07},
{"slug": "becquerel-to-rem", "name": "Becquerel to Rem", "category": "radiation", "type": "standard", "labels": {"in1": "Becquerel", "in2": "Rem"}, "factor": 6.666666666666666e-07},
{"slug": "becquerel-to-roentgen", "name": "Becquerel to Roentgen", "category": "radiation", "type": "standard", "labels": {"in1": "Becquerel", "in2": "Roentgen"}, "factor": 7.599999999999999e-07},
{"slug": "becquerel-to-sievert", "name": "Becquerel to Sievert", "category": "radiation", "type": "standard", "labels": {"in1": "Becquerel", "in2": "Sievert"}, "factor": 6.666666666666666e-09},
{"slug": "bits-to-exabytes", "name": "Bits to Exabytes", "category": "data", "type": "standard", "labels": {"in1": "Bits", "in2": "Exabytes"}, "factor": 1e-19},
{"slug": "bits-to-gibibytes", "name": "Bits to Gibibytes", "category": "data", "type": "standard", "labels": {"in1": "Bits", "in2": "Gibibytes"}, "factor": 9.313225746154786e-11},
{"slug": "bits-to-gigabytes", "name": "Bits to Gigabytes", "category": "data", "type": "standard", "labels": {"in1": "Bits", "in2": "Gigabytes"}, "factor": 1e-10},
{"slug": "bits-to-kibibytes", "name": "Bits to Kibibytes", "category": "data", "type": "standard", "labels": {"in1": "Bits", "in2": "Kibibytes"}, "factor": 9.765625e-05},
{"slug": "bits-to-kilobytes", "name": "Bits to Kilobytes", "category": "data", "type": "standard", "labels": {"in1": "Bits", "in2": "Kilobytes"}, "factor": 0.0001},
{"slug": "bits-to-mebibytes", "name": "Bits to Mebibytes", "category": "data", "type": "standard", "labels": {"in1": "Bits", "in2": "Mebibytes"}, "factor": 9.5367431640625e-08},
{"slug": "bits-to-megabytes", "name": "Bits to Megabytes", "category": "data", "type": "standard", "labels": {"in1": "Bits", "in2": "Megabytes"}, "factor": 1e-07},
{"slug": "bits-to-petabytes", "name": "Bits to Petabytes", "category": "data", "type": "standard", "labels": {"in1": "Bits", "in2": "Petabytes"}, "factor": 1e-16},
{"slug": "bits-to-tebibytes", "name": "Bits to Tebibytes", "category": "data", "type": "standard", "labels": {"in1": "Bits", "in2": "Tebibytes"}, "factor": 9.094947017729283e-14},
{"slug": "bits-to-terabytes", "name": "Bits to Terabytes", "category": "data", "type": "standard", "labels": {"in1": "Bits", "in2": "Terabytes"}, "factor": 1e-13},
{"slug": "board-feet-to-cord", "name": "Board Feet to Cord", "category": "volume", "type": "standard", "labels": {"in1": "Board Feet", "in2": "Cord"}, "factor": 0.0006510416666666666},
{"slug": "brinell-to-shore-a", "name": "Brinell to Shore A", "category": "other", "type": "standard", "labels": {"in1": "Brinell", "in2": "Shore A"}, "factor": 2.5},
{"slug": "brinell-to-shore-d", "name": "Brinell to Shore D", "category": "other", "type": "standard", "labels": {"in1": "Brinell", "in2": "Shore D"}, "factor": 0.4},
{"slug": "brinell-to-vickers", "name": "Brinell to Vickers", "category": "other", "type": "standard", "labels": {"in1": "Brinell", "in2": "Vickers"}, "factor": 0.95},
{"slug": "btu-to-electron-volts", "name": "Btu to Electron-volts", "category": "energy", "type": "standard", "labels": {"in1": "Btu", "in2": "Electron-volts"}, "factor": 6.585140661837914e+21},
{"slug": "btu-to-ergs", "name": "Btu to Ergs", "category": "energy", "type": "standard", "labels": {"in1": "Btu", "in2": "Ergs"}, "factor": 10550558500.0},
{"slug": "btu-to-foot-pounds-energy", "name": "Btu to Foot-pounds (energy)", "category": "energy", "type": "standard", "labels": {"in1": "Btu", "in2": "Foot-pounds (energy)"}, "factor": 778.1692603335523},
{"slug": "btu-to-hartree", "name": "Btu to Hartree", "category": "energy", "type": "standard", "labels": {"in1": "Btu", "in2": "Hartree"}, "factor": 2.4199945575388712e+20},
{"slug": "btu-to-kilocalories", "name": "Btu to Kilocalories", "category": "energy", "type": "standard", "labels": {"in1": "Btu", "in2": "Kilocalories"}, "factor": 0.25216440009560226},
{"slug": "btu-to-rydberg", "name": "Btu to Rydberg", "category": "energy", "type": "standard", "labels": {"in1": "Btu", "in2": "Rydberg"}, "factor": 4.839989115307655e+20},
{"slug": "btu-to-ton-of-tnt", "name": "Btu to Ton Of Tnt", "category": "energy", "type": "standard", "labels": {"in1": "Btu", "in2": "Ton Of Tnt"}, "factor": 2.521644000956023e-07},
{"slug": "btu-to-watt-hours", "name": "Btu to Watt-hours", "category": "energy", "type": "standard", "labels": {"in1": "Btu", "in2": "Watt-hours"}, "factor": 0.29307106944444444},
{"slug": "btu-hour-to-btu-min", "name": "btu/hour to btu/min", "category": "power", "type": "standard", "labels": {"in1": "btu/hour", "in2": "btu/min"}, "factor": 0.016666666666666666},
{"slug": "btu-hour-to-calories-per-second", "name": "btu/hour to Calories Per Second", "category": "power", "type": "standard", "labels": {"in1": "btu/hour", "in2": "Calories Per Second"}, "factor": 0.07004566669322286},
{"slug": "btu-hour-to-lusec", "name": "btu/hour to Lusec", "category": "power", "type": "standard", "labels": {"in1": "btu/hour", "in2": "Lusec"}, "factor": 2198219.8736892636},
{"slug": "btu-hour-to-mechanical-hp", "name": "btu/hour to Mechanical Hp", "category": "power", "type": "standard", "labels": {"in1": "btu/hour", "in2": "Mechanical Hp"}, "factor": 0.00039301477546908675},
{"slug": "btu-hour-to-megawatts", "name": "btu/hour to Megawatts", "category": "power", "type": "standard", "labels": {"in1": "btu/hour", "in2": "Megawatts"}, "factor": 2.9307107e-07},
{"slug": "btu-min-to-btu-hour", "name": "btu/min to btu/hour", "category": "power", "type": "standard", "labels": {"in1": "btu/min", "in2": "btu/hour"}, "factor": 60.0},
{"slug": "btu-min-to-calories-per-second", "name": "btu/min to Calories Per Second", "category": "power", "type": "standard", "labels": {"in1": "btu/min", "in2": "Calories Per Second"}, "factor": 4.202740001593371},
{"slug": "btu-min-to-kilowatts", "name": "btu/min to Kilowatts", "category": "power", "type": "standard", "labels": {"in1": "btu/min", "in2": "Kilowatts"}, "factor": 0.01758426416666667},
{"slug": "btu-min-to-lusec", "name": "btu/min to Lusec", "category": "power", "type": "standard", "labels": {"in1": "btu/min", "in2": "Lusec"}, "factor": 131893192.17133456},
{"slug": "btu-min-to-mechanical-hp", "name": "btu/min to Mechanical Hp", "category": "power", "type": "standard", "labels": {"in1": "btu/min", "in2": "Mechanical Hp"}, "factor": 0.02358088652812667},
{"slug": "btu-min-to-megawatts", "name": "btu/min to Megawatts", "category": "power", "type": "standard", "labels": {"in1": "btu/min", "in2": "Megawatts"}, "factor": 1.7584264166666667e-05},
{"slug": "btu-min-to-tons-of-refrigeration", "name": "btu/min to Tons Of Refrigeration", "category": "power", "type": "standard", "labels": {"in1": "btu/min", "in2": "Tons Of Refrigeration"}, "factor": 0.005},
{"slug": "btu-min-to-watts", "name": "btu/min to Watts", "category": "power", "type": "standard", "labels": {"in1": "btu/min", "in2": "Watts"}, "factor": 17.584264166666667},
{"slug": "bushels-to-acre-feet", "name": "Bushels to Acre-feet", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Acre-feet"}, "factor": 2.856877912117811e-05},
{"slug": "bushels-to-barrel-us-oil", "name": "Bushels to Barrel (us Oil)", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Barrel (us Oil)"}, "factor": 0.22164708307565448},
{"slug": "bushels-to-centiliters", "name": "Bushels to Centiliters", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Centiliters"}, "factor": 3523.9070166879997},
{"slug": "bushels-to-cubic-centimeters", "name": "Bushels to Cubic Centimeters", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Cubic Centimeters"}, "factor": 35239.07016688},
{"slug": "bushels-to-cubic-feet", "name": "Bushels to Cubic Feet", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Cubic Feet"}, "factor": 1.2444560185185185},
{"slug": "bushels-to-cubic-inches", "name": "Bushels to Cubic Inches", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Cubic Inches"}, "factor": 2150.42},
{"slug": "bushels-to-cubic-meters", "name": "Bushels to Cubic Meters", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Cubic Meters"}, "factor": 0.03523907016688},
{"slug": "bushels-to-cubic-yards", "name": "Bushels to Cubic Yards", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Cubic Yards"}, "factor": 0.04609096364883402, "hidden": true},
{"slug": "bushels-to-drams-fluid", "name": "Bushels to Drams (fluid)", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Drams (fluid)"}, "factor": 9532.59774891775},
{"slug": "bushels-to-fluid-ounces", "name": "Bushels to Fluid Ounces", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Fluid Ounces"}, "factor": 1191.5747186147187},
{"slug": "bushels-to-gill", "name": "Bushels to Gill", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Gill"}, "factor": 297.89367965367967},
{"slug": "bushels-to-hogshead", "name": "Bushels to Hogshead", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Hogshead"}, "factor": 0.1477647218397696},
{"slug": "bushels-to-imperial-fl-oz", "name": "Bushels to Imperial Fl Oz", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Imperial Fl Oz"}, "factor": 1240.2418840587845},
{"slug": "bushels-to-imperial-gallons", "name": "Bushels to Imperial Gallons", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Imperial Gallons"}, "factor": 7.751511775367404},
{"slug": "bushels-to-imperial-pints", "name": "Bushels to Imperial Pints", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Imperial Pints"}, "factor": 62.01209420293923},
{"slug": "bushels-to-jiggers", "name": "Bushels to Jiggers", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Jiggers"}, "factor": 794.3831457431457},
{"slug": "bushels-to-milliliters", "name": "Bushels to Milliliters", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Milliliters"}, "factor": 35239.07016688},
{"slug": "bushels-to-minims", "name": "Bushels to Minims", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Minims"}, "factor": 571955.8649350649},
{"slug": "bushels-to-pecks", "name": "Bushels to Pecks", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Pecks"}, "factor": 4.0},
{"slug": "bushels-to-pints", "name": "Bushels to Pints", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Pints"}, "factor": 64.0},
{"slug": "bushels-to-quarts", "name": "Bushels to Quarts", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Quarts"}, "factor": 32.0},
{"slug": "bushels-to-tablespoons", "name": "Bushels to Tablespoons", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Tablespoons"}, "factor": 2383.1494372294374},
{"slug": "bushels-to-teaspoons", "name": "Bushels to Teaspoons", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Teaspoons"}, "factor": 7149.448311688312},
{"slug": "bushels-to-us-gallons", "name": "Bushels to Us Gallons", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Us Gallons"}, "factor": 9.30917748917749},
{"slug": "bushels-to-us-pints", "name": "Bushels to Us Pints", "category": "volume", "type": "standard", "labels": {"in1": "Bushels", "in2": "Us Pints"}, "factor": 74.47341991341992},
{"slug": "bytes-to-exabytes", "name": "Bytes to Exabytes", "category": "data", "type": "standard", "labels": {"in1": "Bytes", "in2": "Exabytes"}, "factor": 1e-18},
{"slug": "bytes-to-gigabits", "name": "Bytes to Gigabits", "category": "data", "type": "standard", "labels": {"in1": "Bytes", "in2": "Gigabits"}, "factor": 8e-09},
{"slug": "bytes-to-kilobits", "name": "Bytes to Kilobits", "category": "data", "type": "standard", "labels": {"in1": "Bytes", "in2": "Kilobits"}, "factor": 0.008},
{"slug": "bytes-to-megabits", "name": "Bytes to Megabits", "category": "data", "type": "standard", "labels": {"in1": "Bytes", "in2": "Megabits"}, "factor": 8e-06},
{"slug": "bytes-to-nibbles", "name": "Bytes to Nibbles", "category": "data", "type": "standard", "labels": {"in1": "Bytes", "in2": "Nibbles"}, "factor": 2.0},
{"slug": "bytes-to-petabytes", "name": "Bytes to Petabytes", "category": "data", "type": "standard", "labels": {"in1": "Bytes", "in2": "Petabytes"}, "factor": 1e-15},
{"slug": "cables-to-angstroms", "name": "Cables to Angstroms", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Angstroms"}, "factor": 1851999999999.9998},
{"slug": "cables-to-astronomical-units", "name": "Cables to Astronomical Units", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Astronomical Units"}, "factor": 1.237985535044116e-09, "hidden": true},
{"slug": "cables-to-centimeters", "name": "Cables to Centimeters", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Centimeters"}, "factor": 18520.0},
{"slug": "cables-to-chains", "name": "Cables to Chains", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Chains"}, "factor": 9.206235584188338},
{"slug": "cables-to-cubits", "name": "Cables to Cubits", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Cubits"}, "factor": 405.07436570428695},
{"slug": "cables-to-fathoms", "name": "Cables to Fathoms", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Fathoms"}, "factor": 101.26859142607174},
{"slug": "cables-to-feet", "name": "Cables to Feet", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Feet"}, "factor": 607.6115485564304},
{"slug": "cables-to-fermi", "name": "Cables to Fermi", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Fermi"}, "factor": 1.8519999999999997e+17},
{"slug": "cables-to-furlongs", "name": "Cables to Furlongs", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Furlongs"}, "factor": 0.9206235584188339},
{"slug": "cables-to-hands", "name": "Cables to Hands", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Hands"}, "factor": 1822.8346456692914},
{"slug": "cables-to-inches", "name": "Cables to Inches", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Inches"}, "factor": 7291.3385826771655},
{"slug": "cables-to-kilometers", "name": "Cables to Kilometers", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Kilometers"}, "factor": 0.18519999999999998},
{"slug": "cables-to-leagues", "name": "Cables to Leagues", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Leagues"}, "factor": 0.03835931493411808},
{"slug": "cables-to-micrometers", "name": "Cables to Micrometers", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Micrometers"}, "factor": 185200000.0},
{"slug": "cables-to-microns", "name": "Cables to Microns", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Microns"}, "factor": 185200000.0},
{"slug": "cables-to-miles", "name": "Cables to Miles", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Miles"}, "factor": 0.11507794480235424},
{"slug": "cables-to-millimeters", "name": "Cables to Millimeters", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Millimeters"}, "factor": 185199.99999999997},
{"slug": "cables-to-nanometers", "name": "Cables to Nanometers", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Nanometers"}, "factor": 185199999999.99997},
{"slug": "cables-to-nautical-miles", "name": "Cables to Nautical Miles", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Nautical Miles"}, "factor": 0.09999999999999999},
{"slug": "cables-to-parsecs", "name": "Cables to Parsecs", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Parsecs"}, "factor": 6.001923245006718e-15},
{"slug": "cables-to-picometers", "name": "Cables to Picometers", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Picometers"}, "factor": 185200000000000.0},
{"slug": "cables-to-rods", "name": "Cables to Rods", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Rods"}, "factor": 36.82494233675335},
{"slug": "cables-to-smoots", "name": "Cables to Smoots", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Smoots"}, "factor": 108.82594899518156},
{"slug": "cables-to-thou", "name": "Cables to Thou", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Thou"}, "factor": 7291338.582677165},
{"slug": "cables-to-thou-mil", "name": "Cables to Thou (mil)", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Thou (mil)"}, "factor": 7291338.582677165},
{"slug": "cables-to-yards", "name": "Cables to Yards", "category": "length", "type": "standard", "labels": {"in1": "Cables", "in2": "Yards"}, "factor": 202.53718285214347},
{"slug": "calories-per-second-to-btu-hour", "name": "Calories Per Second to btu/hour", "category": "power", "type": "standard", "labels": {"in1": "Calories Per Second", "in2": "btu/hour"}, "factor": 14.276400628459623},
{"slug": "calories-per-second-to-btu-min", "name": "Calories Per Second to btu/min", "category": "power", "type": "standard", "labels": {"in1": "Calories Per Second", "in2": "btu/min"}, "factor": 0.23794001047432706},
{"slug": "calories-per-second-to-kilowatts", "name": "Calories Per Second to Kilowatts", "category": "power", "type": "standard", "labels": {"in1": "Calories Per Second", "in2": "Kilowatts"}, "factor": 0.004184},
{"slug": "calories-per-second-to-lusec", "name": "Calories Per Second to Lusec", "category": "power", "type": "standard", "labels": {"in1": "Calories Per Second", "in2": "Lusec"}, "factor": 31382667.526739772},
{"slug": "calories-per-second-to-mechanical-hp", "name": "Calories Per Second to Mechanical Hp", "category": "power", "type": "standard", "labels": {"in1": "Calories Per Second", "in2": "Mechanical Hp"}, "factor": 0.005610836419722491},
{"slug": "calories-per-second-to-megawatts", "name": "Calories Per Second to Megawatts", "category": "power", "type": "standard", "labels": {"in1": "Calories Per Second", "in2": "Megawatts"}, "factor": 4.184e-06},
{"slug": "calories-per-second-to-tons-of-refrigeration", "name": "Calories Per Second to Tons Of Refrigeration", "category": "power", "type": "standard", "labels": {"in1": "Calories Per Second", "in2": "Tons Of Refrigeration"}, "factor": 0.001189700165133454},
{"slug": "calories-to-electron-volts", "name": "Calories to Electron-volts", "category": "energy", "type": "standard", "labels": {"in1": "Calories", "in2": "Electron-volts"}, "factor": 2.6114473967543833e+19},
{"slug": "calories-to-ergs", "name": "Calories to Ergs", "category": "energy", "type": "standard", "labels": {"in1": "Calories", "in2": "Ergs"}, "factor": 41840000.0},
{"slug": "calories-to-foot-pounds-energy", "name": "Calories to Foot-pounds (energy)", "category": "energy", "type": "standard", "labels": {"in1": "Calories", "in2": "Foot-pounds (energy)"}, "factor": 3.0859600325760796},
{"slug": "calories-to-hartree", "name": "Calories to Hartree", "category": "energy", "type": "standard", "labels": {"in1": "Calories", "in2": "Hartree"}, "factor": 9.596892172810223e+17},
{"slug": "calories-to-kilowatt-hours", "name": "Calories to Kilowatt-hours", "category": "energy", "type": "standard", "labels": {"in1": "Calories", "in2": "Kilowatt-hours"}, "factor": 1.1622222222222223e-06},
{"slug": "calories-to-megajoules", "name": "Calories to Megajoules", "category": "energy", "type": "standard", "labels": {"in1": "Calories", "in2": "Megajoules"}, "factor": 4.184e-06},
{"slug": "calories-to-rydberg", "name": "Calories to Rydberg", "category": "energy", "type": "standard", "labels": {"in1": "Calories", "in2": "Rydberg"}, "factor": 1.9193784346532206e+18},
{"slug": "calories-to-therms", "name": "Calories to Therms", "category": "energy", "type": "standard", "labels": {"in1": "Calories", "in2": "Therms"}, "factor": 3.966613702640491e-08},
{"slug": "calories-to-ton-of-tnt", "name": "Calories to Ton Of Tnt", "category": "energy", "type": "standard", "labels": {"in1": "Calories", "in2": "Ton Of Tnt"}, "factor": 1e-09},
{"slug": "candela-to-lux", "name": "Candela to Lux", "category": "light", "type": "standard", "labels": {"in1": "Candela", "in2": "Lux"}, "factor": 1.0},
{"slug": "carats-to-amu", "name": "Carats to Amu", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Amu"}, "factor": 1.2044281524162245e+23},
{"slug": "carats-to-apothecary-ounces", "name": "Carats to Apothecary Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Apothecary Ounces"}, "factor": 0.006430149313725596},
{"slug": "carats-to-atomic-mass-units", "name": "Carats to Atomic Mass Units", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Atomic Mass Units"}, "factor": 1.2044281524162245e+23},
{"slug": "carats-to-attograms", "name": "Carats to Attograms", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Attograms"}, "factor": 2.0000000000000003e+17},
{"slug": "carats-to-centigrams", "name": "Carats to Centigrams", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Centigrams"}, "factor": 20.0},
{"slug": "carats-to-cloves", "name": "Carats to Cloves", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Cloves"}, "factor": 5.5115565546219397e-05},
{"slug": "carats-to-daltons", "name": "Carats to Daltons", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Daltons"}, "factor": 1.2044281524162245e+23},
{"slug": "carats-to-drams", "name": "Carats to Drams", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Drams"}, "factor": 0.11287667823865732},
{"slug": "carats-to-earth-masses", "name": "Carats to Earth Masses", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Earth Masses"}, "factor": 3.3488496701383076e-29},
{"slug": "carats-to-femtograms", "name": "Carats to Femtograms", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Femtograms"}, "factor": 200000000000000.0},
{"slug": "carats-to-gamma-mass", "name": "Carats to Gamma (mass)", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Gamma (mass)"}, "factor": 200000.0},
{"slug": "carats-to-grains", "name": "Carats to Grains", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Grains"}, "factor": 3.0864716705882866},
{"slug": "carats-to-hundredweight", "name": "Carats to Hundredweight", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Hundredweight"}, "factor": 4.409245243697552e-06},
{"slug": "carats-to-hundredweight-cwt", "name": "Carats to Hundredweight (cwt)", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Hundredweight (cwt)"}, "factor": 3.936826110444243e-06},
{"slug": "carats-to-kilograms", "name": "Carats to Kilograms", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Kilograms"}, "factor": 0.0002},
{"slug": "carats-to-long-tons", "name": "Carats to Long Tons", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Long Tons"}, "factor": 1.9684130552221215e-07},
{"slug": "carats-to-metric-tons", "name": "Carats to Metric Tons", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Metric Tons"}, "factor": 2.0000000000000002e-07},
{"slug": "carats-to-micrograms", "name": "Carats to Micrograms", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Micrograms"}, "factor": 200000.0},
{"slug": "carats-to-momme", "name": "Carats to Momme", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Momme"}, "factor": 0.05333333333333334},
{"slug": "carats-to-nanograms", "name": "Carats to Nanograms", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Nanograms"}, "factor": 200000000.0},
{"slug": "carats-to-ounces", "name": "Carats to Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Ounces"}, "factor": 0.007054792389916083},
{"slug": "carats-to-pennyweights", "name": "Carats to Pennyweights", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Pennyweights"}, "factor": 0.12860298627451192},
{"slug": "carats-to-picograms", "name": "Carats to Picograms", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Picograms"}, "factor": 200000000.0},
{"slug": "carats-to-planck-mass", "name": "Carats to Planck Mass", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Planck Mass"}, "factor": 9189.343669507092},
{"slug": "carats-to-pounds", "name": "Carats to Pounds", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Pounds"}, "factor": 0.00044092452436975517},
{"slug": "carats-to-quarters", "name": "Carats to Quarters", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Quarters"}, "factor": 1.574730444177697e-05},
{"slug": "carats-to-scruples", "name": "Carats to Scruples", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Scruples"}, "factor": 0.1543235835294143},
{"slug": "carats-to-short-tons", "name": "Carats to Short Tons", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Short Tons"}, "factor": 2.2046226218487757e-07},
{"slug": "carats-to-slugs", "name": "Carats to Slugs", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Slugs"}, "factor": 1.3704353168735e-05},
{"slug": "carats-to-solar-masses", "name": "Carats to Solar Masses", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Solar Masses"}, "factor": 1.0057984279370571e-34},
{"slug": "carats-to-stones", "name": "Carats to Stones", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Stones"}, "factor": 3.149460888355394e-05},
{"slug": "carats-to-tolas", "name": "Carats to Tolas", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Tolas"}, "factor": 0.01714706483660159},
{"slug": "carats-to-tons", "name": "Carats to Tons", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Tons"}, "factor": 2.0000000000000002e-07},
{"slug": "carats-to-troy-ounces", "name": "Carats to Troy Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Troy Ounces"}, "factor": 0.006430149313725596},
{"slug": "carats-to-yoctograms", "name": "Carats to Yoctograms", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Yoctograms"}, "factor": 2.0000000000000003e+20},
{"slug": "carats-to-zeptograms", "name": "Carats to Zeptograms", "category": "weight", "type": "standard", "labels": {"in1": "Carats", "in2": "Zeptograms"}, "factor": 2.0000000000000003e+17},
{"slug": "centigrams-to-amu", "name": "Centigrams to Amu", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Amu"}, "factor": 6.022140762081124e+21},
{"slug": "centigrams-to-apothecary-ounces", "name": "Centigrams to Apothecary Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Apothecary Ounces"}, "factor": 0.0003215074656862798},
{"slug": "centigrams-to-atomic-mass-units", "name": "Centigrams to Atomic Mass Units", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Atomic Mass Units"}, "factor": 6.022140762081124e+21},
{"slug": "centigrams-to-attograms", "name": "Centigrams to Attograms", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Attograms"}, "factor": 1.0000000000000002e+16},
{"slug": "centigrams-to-carats", "name": "Centigrams to Carats", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Carats"}, "factor": 0.05},
{"slug": "centigrams-to-cloves", "name": "Centigrams to Cloves", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Cloves"}, "factor": 2.7557782773109697e-06},
{"slug": "centigrams-to-daltons", "name": "Centigrams to Daltons", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Daltons"}, "factor": 6.022140762081124e+21},
{"slug": "centigrams-to-drams", "name": "Centigrams to Drams", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Drams"}, "factor": 0.005643833911932866},
{"slug": "centigrams-to-earth-masses", "name": "Centigrams to Earth Masses", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Earth Masses"}, "factor": 1.6744248350691537e-30},
{"slug": "centigrams-to-femtograms", "name": "Centigrams to Femtograms", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Femtograms"}, "factor": 10000000000.0},
{"slug": "centigrams-to-gamma-mass", "name": "Centigrams to Gamma (mass)", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Gamma (mass)"}, "factor": 10000.0},
{"slug": "centigrams-to-grains", "name": "Centigrams to Grains", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Grains"}, "factor": 0.15432358352941433},
{"slug": "centigrams-to-hundredweight", "name": "Centigrams to Hundredweight", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Hundredweight"}, "factor": 2.204622621848776e-07},
{"slug": "centigrams-to-hundredweight-cwt", "name": "Centigrams to Hundredweight (cwt)", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Hundredweight (cwt)"}, "factor": 1.9684130552221212e-07},
{"slug": "centigrams-to-kilograms", "name": "Centigrams to Kilograms", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Kilograms"}, "factor": 1e-05},
{"slug": "centigrams-to-long-tons", "name": "Centigrams to Long Tons", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Long Tons"}, "factor": 9.842065276110608e-09},
{"slug": "centigrams-to-metric-tons", "name": "Centigrams to Metric Tons", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Metric Tons"}, "factor": 1e-08},
{"slug": "centigrams-to-micrograms", "name": "Centigrams to Micrograms", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Micrograms"}, "factor": 10000.0},
{"slug": "centigrams-to-momme", "name": "Centigrams to Momme", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Momme"}, "factor": 0.002666666666666667},
{"slug": "centigrams-to-nanograms", "name": "Centigrams to Nanograms", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Nanograms"}, "factor": 10000000.000000002},
{"slug": "centigrams-to-ounces", "name": "Centigrams to Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Ounces"}, "factor": 0.00035273961949580413},
{"slug": "centigrams-to-pennyweights", "name": "Centigrams to Pennyweights", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Pennyweights"}, "factor": 0.006430149313725596},
{"slug": "centigrams-to-picograms", "name": "Centigrams to Picograms", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Picograms"}, "factor": 10000000.000000002},
{"slug": "centigrams-to-planck-mass", "name": "Centigrams to Planck Mass", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Planck Mass"}, "factor": 459.46718347535466},
{"slug": "centigrams-to-pounds", "name": "Centigrams to Pounds", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Pounds"}, "factor": 2.2046226218487758e-05},
{"slug": "centigrams-to-quarters", "name": "Centigrams to Quarters", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Quarters"}, "factor": 7.873652220888485e-07},
{"slug": "centigrams-to-scruples", "name": "Centigrams to Scruples", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Scruples"}, "factor": 0.007716179176470716},
{"slug": "centigrams-to-short-tons", "name": "Centigrams to Short Tons", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Short Tons"}, "factor": 1.1023113109243879e-08},
{"slug": "centigrams-to-slugs", "name": "Centigrams to Slugs", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Slugs"}, "factor": 6.8521765843675e-07},
{"slug": "centigrams-to-solar-masses", "name": "Centigrams to Solar Masses", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Solar Masses"}, "factor": 5.028992139685286e-36},
{"slug": "centigrams-to-stones", "name": "Centigrams to Stones", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Stones"}, "factor": 1.574730444177697e-06},
{"slug": "centigrams-to-tolas", "name": "Centigrams to Tolas", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Tolas"}, "factor": 0.0008573532418300796},
{"slug": "centigrams-to-tons", "name": "Centigrams to Tons", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Tons"}, "factor": 1e-08},
{"slug": "centigrams-to-troy-ounces", "name": "Centigrams to Troy Ounces", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Troy Ounces"}, "factor": 0.0003215074656862798},
{"slug": "centigrams-to-yoctograms", "name": "Centigrams to Yoctograms", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Yoctograms"}, "factor": 1e+22},
{"slug": "centigrams-to-zeptograms", "name": "Centigrams to Zeptograms", "category": "weight", "type": "standard", "labels": {"in1": "Centigrams", "in2": "Zeptograms"}, "factor": 1.0000000000000002e+19},
{"slug": "centiliters-to-barrel-us-oil", "name": "Centiliters to Barrel (us Oil)", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Barrel (us Oil)"}, "factor": 6.289810770432105e-05},
{"slug": "centiliters-to-bushels", "name": "Centiliters to Bushels", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Bushels"}, "factor": 0.0002837759325840175},
{"slug": "centiliters-to-cubic-centimeters", "name": "Centiliters to Cubic Centimeters", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Cubic Centimeters"}, "factor": 10.000000000000002},
{"slug": "centiliters-to-cubic-feet", "name": "Centiliters to Cubic Feet", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Cubic Feet"}, "factor": 0.0003531466672148859},
{"slug": "centiliters-to-cubic-inches", "name": "Centiliters to Cubic Inches", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Cubic Inches"}, "factor": 0.6102374409473229},
{"slug": "centiliters-to-cubic-meters", "name": "Centiliters to Cubic Meters", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Cubic Meters"}, "factor": 1e-05},
{"slug": "centiliters-to-cubic-yards", "name": "Centiliters to Cubic Yards", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Cubic Yards"}, "factor": 1.3079506193143923e-05},
{"slug": "centiliters-to-drams-fluid", "name": "Centiliters to Drams (fluid)", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Drams (fluid)"}, "factor": 2.70512181614744},
{"slug": "centiliters-to-fluid-ounces", "name": "Centiliters to Fluid Ounces", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Fluid Ounces"}, "factor": 0.33814022701843},
{"slug": "centiliters-to-gallons", "name": "Centiliters to Gallons", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Gallons"}, "factor": 0.0026417205235814843},
{"slug": "centiliters-to-gill", "name": "Centiliters to Gill", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Gill"}, "factor": 0.0845350567546075},
{"slug": "centiliters-to-hogshead", "name": "Centiliters to Hogshead", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Hogshead"}, "factor": 4.1932071743098554e-05},
{"slug": "centiliters-to-imperial-fl-oz", "name": "Centiliters to Imperial Fl Oz", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Imperial Fl Oz"}, "factor": 0.35195079727854045},
{"slug": "centiliters-to-imperial-gallons", "name": "Centiliters to Imperial Gallons", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Imperial Gallons"}, "factor": 0.0021996924829908782},
{"slug": "centiliters-to-imperial-pints", "name": "Centiliters to Imperial Pints", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Imperial Pints"}, "factor": 0.017597539863927026},
{"slug": "centiliters-to-jiggers", "name": "Centiliters to Jiggers", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Jiggers"}, "factor": 0.22542681801228667},
{"slug": "centiliters-to-minims", "name": "Centiliters to Minims", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Minims"}, "factor": 162.3073089688464},
{"slug": "centiliters-to-pecks", "name": "Centiliters to Pecks", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Pecks"}, "factor": 0.00113510373033607},
{"slug": "centiliters-to-pints", "name": "Centiliters to Pints", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Pints"}, "factor": 0.021133764188651875},
{"slug": "centiliters-to-quarts", "name": "Centiliters to Quarts", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Quarts"}, "factor": 0.010566882094325937},
{"slug": "centiliters-to-tablespoons", "name": "Centiliters to Tablespoons", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Tablespoons"}, "factor": 0.67628045403686},
{"slug": "centiliters-to-teaspoons", "name": "Centiliters to Teaspoons", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Teaspoons"}, "factor": 2.02884136211058},
{"slug": "centiliters-to-us-gallons", "name": "Centiliters to Us Gallons", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Us Gallons"}, "factor": 0.0026417205235814843},
{"slug": "centiliters-to-us-pints", "name": "Centiliters to Us Pints", "category": "volume", "type": "standard", "labels": {"in1": "Centiliters", "in2": "Us Pints"}, "factor": 0.021133764188651875},
{"slug": "centimeters-per-second-to-cm-per-second", "name": "Centimeters Per Second to Cm Per Second", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Cm Per Second"}, "factor": 1.0},
{"slug": "centimeters-per-second-to-feet-per-second", "name": "Centimeters Per Second to Feet Per Second", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Feet Per Second"}, "factor": 0.03280839895013123},
{"slug": "centimeters-per-second-to-furlongs-per-fortnight", "name": "Centimeters Per Second to Furlongs Per Fortnight", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Furlongs Per Fortnight"}, "factor": 60.128847530422334},
{"slug": "centimeters-per-second-to-inches-per-second", "name": "Centimeters Per Second to Inches Per Second", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Inches Per Second"}, "factor": 0.3937007874},
{"slug": "centimeters-per-second-to-km-s", "name": "Centimeters Per Second to km/s", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "km/s"}, "factor": 1e-05},
{"slug": "centimeters-per-second-to-knots", "name": "Centimeters Per Second to Knots", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Knots"}, "factor": 0.019438461717893492},
{"slug": "centimeters-per-second-to-leagues-per-hour", "name": "Centimeters Per Second to Leagues Per Hour", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Leagues Per Hour"}, "factor": 0.0074564543068480075},
{"slug": "centimeters-per-second-to-mach", "name": "Centimeters Per Second to Mach", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Mach"}, "factor": 2.915451895043732e-05},
{"slug": "centimeters-per-second-to-meters-per-second", "name": "Centimeters Per Second to Meters Per Second", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Meters Per Second"}, "factor": 0.01},
{"slug": "centimeters-per-second-to-miles-per-hour", "name": "Centimeters Per Second to Miles Per Hour", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Miles Per Hour"}, "factor": 0.0223693629},
{"slug": "centimeters-per-second-to-yards-per-second", "name": "Centimeters Per Second to Yards Per Second", "category": "speed", "type": "standard", "labels": {"in1": "Centimeters Per Second", "in2": "Yards Per Second"}, "factor": 0.010936132983377078},
{"slug": "centimeters-to-angstroms", "name": "Centimeters to Angstroms", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Angstroms"}, "factor": 100000000.0},
{"slug": "centimeters-to-astronomical-units", "name": "Centimeters to Astronomical Units", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Astronomical Units"}, "factor": 6.684587122268446e-14},
{"slug": "centimeters-to-cables", "name": "Centimeters to Cables", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Cables"}, "factor": 5.399568034557236e-05},
{"slug": "centimeters-to-chains", "name": "Centimeters to Chains", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Chains"}, "factor": 0.0004970969537898671},
{"slug": "centimeters-to-fathoms", "name": "Centimeters to Fathoms", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Fathoms"}, "factor": 0.005468066491688539},
{"slug": "centimeters-to-fermi", "name": "Centimeters to Fermi", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Fermi"}, "factor": 10000000000000.0},
{"slug": "centimeters-to-furlongs", "name": "Centimeters to Furlongs", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Furlongs"}, "factor": 4.970969537898671e-05},
{"slug": "centimeters-to-leagues", "name": "Centimeters to Leagues", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Leagues"}, "factor": 2.07123730745778e-06},
{"slug": "centimeters-to-micrometers", "name": "Centimeters to Micrometers", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Micrometers"}, "factor": 10000.0},
{"slug": "centimeters-to-microns", "name": "Centimeters to Microns", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Microns"}, "factor": 10000.0},
{"slug": "centimeters-to-miles", "name": "Centimeters to Miles", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Miles"}, "factor": 6.213711922373339e-06},
{"slug": "centimeters-to-nanometers", "name": "Centimeters to Nanometers", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Nanometers"}, "factor": 10000000.0},
{"slug": "centimeters-to-nautical-miles", "name": "Centimeters to Nautical Miles", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Nautical Miles"}, "factor": 5.399568034557236e-06},
{"slug": "centimeters-to-parsecs", "name": "Centimeters to Parsecs", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Parsecs"}, "factor": 3.240779289960431e-19},
{"slug": "centimeters-to-picometers", "name": "Centimeters to Picometers", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Picometers"}, "factor": 10000000000.0},
{"slug": "centimeters-to-rods", "name": "Centimeters to Rods", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Rods"}, "factor": 0.001988387815750969},
{"slug": "centimeters-to-smoots", "name": "Centimeters to Smoots", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Smoots"}, "factor": 0.005876131155247385},
{"slug": "centimeters-to-thou", "name": "Centimeters to Thou", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Thou"}, "factor": 393.7007874015748},
{"slug": "centimeters-to-thou-mil", "name": "Centimeters to Thou (mil)", "category": "length", "type": "standard", "labels": {"in1": "Centimeters", "in2": "Thou (mil)"}, "factor": 393.7007874015748},
{"slug": "centipoise-to-centistokes", "name": "Centipoise to Centistokes", "category": "other", "type": "standard", "labels": {"in1": "Centipoise", "in2": "Centistokes"}, "factor": 1.0},
{"slug": "centipoise-to-poise", "name": "Centipoise to Poise", "category": "other", "type": "standard", "labels": {"in1": "Centipoise", "in2": "Poise"}, "factor": 0.01},
{"slug": "centipoise-to-saybolt-universal-seconds", "name": "Centipoise to Saybolt Universal Seconds", "category": "fluids", "type": "sus-cst", "labels": {"in1": "Saybolt Universal Seconds", "in2": "Centipoise"}},
{"slug": "centipoise-to-square-meters-per-second", "name": "Centipoise to Square Meters Per Second", "category": "other", "type": "standard", "labels": {"in1": "Centipoise", "in2": "Square Meters Per Second"}, "factor": 1e-06},
{"slug": "centipoise-to-stokes", "name": "Centipoise to Stokes", "category": "other", "type": "standard", "labels": {"in1": "Centipoise", "in2": "Stokes"}, "factor": 0.01},
{"slug": "centistokes-to-centipoise", "name": "Centistokes to Centipoise", "category": "other", "type": "standard", "labels": {"in1": "Centistokes", "in2": "Centipoise"}, "factor": 1.0},
{"slug": "centistokes-to-pascal-seconds", "name": "Centistokes to Pascal-seconds", "category": "pressure", "type": "standard", "labels": {"in1": "Centistokes", "in2": "Pascal-seconds"}, "factor": 0.01},
{"slug": "centistokes-to-poise", "name": "Centistokes to Poise", "category": "other", "type": "standard", "labels": {"in1": "Centistokes", "in2": "Poise"}, "factor": 0.01},
{"slug": "centistokes-to-saybolt-universal-seconds", "name": "Centistokes to Saybolt Universal Seconds", "category": "fluids", "type": "sus-cst", "labels": {"in1": "Saybolt Universal Seconds", "in2": "Centistokes"}},
{"slug": "centuries-to-atomic-time-units", "name": "Centuries to Atomic Time Units", "category": "time", "type": "standard", "labels": {"in1": "Centuries", "in2": "Atomic Time Units"}, "factor": 1.3037415494983031e+26},
{"slug": "centuries-to-days", "name": "Centuries to Days", "category": "time", "type": "standard", "labels": {"in1": "Centuries", "in2": "Days"}, "factor": 36500.0},
{"slug": "centuries-to-decades", "name": "Centuries to Decades", "category": "time", "type": "standard", "labels": {"in1": "Centuries", "in2": "Decades"}, "factor": 10.0},
];
const slugIndex = new Map(calculators.map(c => [c.slug, c]));
export function getCalculatorBySlug(slug: string): CalculatorDef | undefined {
return slugIndex.get(slug);
}
export function getCalculatorsByCategory(category: string): CalculatorDef[] {
return calculators.filter(c => c.category === category && !c.hidden);
}
export function getCategoriesWithCounts(): { key: string; label: string; icon: string; count: number }[] {
return Object.entries(categories).map(([key, meta]) => ({
key,
...meta,
count: calculators.filter(c => c.category === key && !c.hidden).length,
}));
}
export function searchCalculators(query: string): CalculatorDef[] {
const q = query.toLowerCase();
return calculators.filter(c =>
(c.name.toLowerCase().includes(q) ||
c.slug.includes(q) ||
c.labels.in1.toLowerCase().includes(q) ||
c.labels.in2.toLowerCase().includes(q)) && !c.hidden
);
}