{"success":true,"version":"v1","request":{"tool":"get_calculator_schema","calculator_id":"flash-guide-number"},"result":{"entity_type":"calculator","id":"flash-guide-number","calculator_id":"flash-guide-number","canonical_url":"https://tttkmbb.com/photography/flash-guide-number","name":"Flash Guide Number Calculator","title":"Flash Guide Number Calculator – Aperture or Distance for Manual Flash at Any ISO","category":"photography","category_name":"Photography & Optics","tool_name":"calculate_flash_exposure","featured_mcp_tool":false,"description":"Scales a flash's guide number (quoted at ISO 100) to the working ISO with GN × √(ISO/100) and solves the guide-number equation GN = distance × f-number for the required aperture at a distance or the maximum flash range at an aperture.","use_when":"You are using a flash in manual mode and need the f-number for a subject distance, or the distance a flash can reach at a chosen aperture and ISO.","do_not_use_when":"The flash is in TTL/automatic mode, is bounced or heavily diffused (the guide number no longer applies), or you need ambient exposure settings (use exposure-value).","inputs":[{"name":"guide_number_m","label":"Guide number at ISO 100","type":"number","unit":"m","required":true,"max":1000,"exclusive_min":0,"description":"Manufacturer's guide number in metres at ISO 100 and full power (check the zoom setting it was quoted for).","example":36},{"name":"iso","label":"ISO","type":"number","required":false,"default":100,"min":1,"max":10000000,"description":"ISO sensitivity setting (100, 200, 400, ...).","example":100},{"name":"distance_m","label":"Flash-to-subject distance","type":"number","unit":"m","required":false,"max":1000,"exclusive_min":0,"description":"Optional distance from flash to subject; returns the aperture to use. At least one of distance_m / aperture_f is required.","example":4.5},{"name":"aperture_f","label":"Aperture (f-number)","type":"number","required":false,"min":0.5,"max":128,"description":"Optional f-number in use; returns the maximum distance the flash can light correctly.","example":8}],"outputs":[{"name":"effective_guide_number_m","label":"Effective guide number","type":"number","unit":"m","decimals":1,"description":"guide_number_m × √(iso / 100)."},{"name":"guide_number_ft","label":"Effective guide number (ft)","type":"number","unit":"ft","decimals":1,"description":"Effective guide number in feet (÷ 0.3048)."},{"name":"iso_gain_stops","label":"ISO gain","type":"number","unit":"stops","decimals":2,"description":"log2(iso / 100): stops gained over ISO 100."},{"name":"required_aperture_f","label":"Required aperture (f-number)","type":"number","decimals":1,"description":"Effective GN / distance_m (only when distance_m is given)."},{"name":"nearest_full_stop_aperture","label":"Nearest full-stop aperture","type":"string","decimals":4,"description":"Closest standard f-stop to the required aperture (only when distance_m is given)."},{"name":"max_distance_m","label":"Maximum distance","type":"number","unit":"m","decimals":2,"description":"Effective GN / aperture_f (only when aperture_f is given)."},{"name":"max_distance_ft","label":"Maximum distance (ft)","type":"number","unit":"ft","decimals":2,"description":"Maximum distance in feet (only when aperture_f is given)."}],"input_schema":{"type":"object","properties":{"guide_number_m":{"description":"Manufacturer's guide number in metres at ISO 100 and full power (check the zoom setting it was quoted for). Unit: m.","type":"number","maximum":1000,"exclusiveMinimum":0,"examples":[36],"x-unit":"m"},"iso":{"description":"ISO sensitivity setting (100, 200, 400, ...).","type":"number","minimum":1,"maximum":10000000,"default":100,"examples":[100]},"distance_m":{"description":"Optional distance from flash to subject; returns the aperture to use. At least one of distance_m / aperture_f is required. Unit: m.","type":"number","maximum":1000,"exclusiveMinimum":0,"examples":[4.5],"x-unit":"m"},"aperture_f":{"description":"Optional f-number in use; returns the maximum distance the flash can light correctly.","type":"number","minimum":0.5,"maximum":128,"examples":[8]}},"additionalProperties":false,"required":["guide_number_m"]},"output_schema":{"type":"object","properties":{"effective_guide_number_m":{"description":"guide_number_m × √(iso / 100). Unit: m.","type":"number","x-unit":"m"},"guide_number_ft":{"description":"Effective guide number in feet (÷ 0.3048). Unit: ft.","type":"number","x-unit":"ft"},"iso_gain_stops":{"description":"log2(iso / 100): stops gained over ISO 100. Unit: stops.","type":"number","x-unit":"stops"},"required_aperture_f":{"description":"Effective GN / distance_m (only when distance_m is given).","type":"number"},"nearest_full_stop_aperture":{"description":"Closest standard f-stop to the required aperture (only when distance_m is given).","type":"string"},"max_distance_m":{"description":"Effective GN / aperture_f (only when aperture_f is given). Unit: m.","type":"number","x-unit":"m"},"max_distance_ft":{"description":"Maximum distance in feet (only when aperture_f is given). Unit: ft.","type":"number","x-unit":"ft"}}},"formula":"GN_eff = guide_number_m × √(iso / 100); required_aperture_f = GN_eff / distance_m; max_distance_m = GN_eff / aperture_f","method":"Guide numbers follow the inverse-square law for direct, full-power flash in an average room; outdoors at night or in large dark halls the effective GN is 1/2 to 1 stop lower, and a fractional power setting of 1/n reduces GN by √n.","sources":[{"name":"Wikipedia – Guide number","url":"https://en.wikipedia.org/wiki/Guide_number","type":"reference","retrieved_at":"2026-09-24"},{"name":"Wikipedia – Flash (photography)","url":"https://en.wikipedia.org/wiki/Flash_(photography)","type":"reference","retrieved_at":"2026-09-24"}],"freshness":{"type":"static","max_age_seconds":null,"note":"Deterministic formula with fixed constants; results never go stale. Inputs supplied by the caller determine the output."},"examples":[{"name":"GN 36 flash, ISO 100, subject at 4.5 m","inputs":{"guide_number_m":36,"iso":100,"distance_m":4.5},"expected":{"effective_guide_number_m":36,"required_aperture_f":8,"nearest_full_stop_aperture":"f/8","guide_number_ft":118.1},"url":"https://tttkmbb.com/api/v1/calculate/flash-guide-number?guide_number_m=36&iso=100&distance_m=4.5"},{"name":"GN 36 flash at ISO 400, shooting at f/16","inputs":{"guide_number_m":36,"iso":400,"aperture_f":16},"expected":{"effective_guide_number_m":72,"iso_gain_stops":2,"max_distance_m":4.5,"max_distance_ft":14.76},"url":"https://tttkmbb.com/api/v1/calculate/flash-guide-number?guide_number_m=36&iso=400&aperture_f=16"}],"faq":[{"q":"Why does ISO scale the guide number by a square root?","a":"The guide number is a product of distance and f-number; ISO 400 admits 4× (2 stops) more light, which equals 2× the distance (inverse-square law) or 2× the f-number, so GN grows by √4 = 2."},{"q":"Which guide number do I enter for a zoom flash?","a":"The one for the zoom position you use: makers quote the highest figure (e.g. GN 60 at 200 mm), while the wide setting may be GN 25–30. Enter the value for your zoom, at ISO 100 and full power."}],"tags":["guide number","flash exposure","manual flash","flash distance","speedlight","aperture for flash"],"related":[{"calculator_id":"exposure-value","reason":"Ambient-light exposure value for the same settings."},{"calculator_id":"equivalent-exposure","reason":"Trade aperture against ISO once the flash aperture is known."}],"links":{"html":"https://tttkmbb.com/photography/flash-guide-number","markdown":"https://tttkmbb.com/photography/flash-guide-number.md","json":"https://tttkmbb.com/photography/flash-guide-number.json","api":"https://tttkmbb.com/api/v1/calculate/flash-guide-number","schema":"https://tttkmbb.com/api/v1/calculators/flash-guide-number","openapi":"https://tttkmbb.com/openapi.json","mcp":"https://tttkmbb.com/mcp"},"version":"v1","updated_at":"2026-09-24"},"timestamp":"2026-09-24T03:45:37Z","next_actions":[{"tool":"run_calculator","calculator_id":"flash-guide-number","reason":"Run Flash Guide Number Calculator with the inputs above."}],"links":{"markdown":"https://tttkmbb.com/photography/flash-guide-number.md"}}