Free Online One Rep Max Calculator | Strength Training Math—
gemini-3.0-flash
Calculate your theoretical one rep max (1RM) using Epley and Brzycki formulas. A free, easy-to-use strength training tool for tracking lifting intensity.
AI Generation Prompt
Product Specification: Free Online One Rep Max Calculator
Overview
This single-file application is a professional-grade strength training utility that estimates a user's one-rep maximum (1RM) based on submaximal weight and repetition inputs. It supports the two most popular strength formulas: Epley and Brzycki. The design prioritizes clarity, ease of use, and a clean, light-mode interface suitable for gym environments.
Core Features
- Dynamic Calculation Engine: Instant calculation of 1RM as the user types or adjusts inputs.
- Formula Selection: Toggle between Epley (1RM = Weight × (1 + Reps/30)) and Brzycki (1RM = Weight / (1.0278 - (0.0278 × Reps))).
- Intensity Percentage Table: Automatically generates a comprehensive table showing 50% through 100% of the calculated 1RM (in 5% increments), helping users plan accessory work, warm-ups, and training blocks.
- Unit Agnostic: Support for both Imperial (lbs) and Metric (kg) systems.
- Responsive Input Form: A clean interface that works perfectly on mobile devices for usage while training.
UI/UX Specification
- Layout:
- Header: Clean, centered H1 title followed by a brief, non-intrusive instruction sub-text.
- Main Input Card: A centered, shadow-lifted card containing two number inputs (Weight, Reps) and a formula toggle dropdown.
- Results Area: A clear, high-contrast display of the estimated 1RM.
- Table Section: A responsive table below the result displaying training percentages.
- Aesthetics:
- Color Palette: White background (#FFFFFF), soft light grey card surface (#F8FAFC), primary brand blue for buttons (#2563EB), and dark slate for text (#1E293B).
- Typography: Sans-serif, modern font (Inter or system-stack) with high legibility.
- Animations: Smooth opacity transitions for results appearance; subtle hover scaling on buttons.
Technical Directives & Constraints
- Architecture: The app MUST be a single HTML file. CSS and JS must be embedded. Use Tailwind CSS via CDN for styling.
- Storage: STRICTLY FORBIDDEN to use localStorage, sessionStorage, cookies, or IndexedDB. All variables must be ephemeral.
- Responsiveness: Use CSS Flexbox/Grid to ensure the layout stacks vertically on mobile and expands to a max-width of 600px on desktop.
- Safety: Ensure input sanitation for the math logic. Prevent division by zero if the user inputs 0 reps.
- No Popups: Do not use
alert()orconfirm(). If an error occurs (e.g., inputting 0 weight), show a visible, friendly inline error message within the DOM. - Accessibility: Ensure high contrast ratios and appropriate ARIA labels for all inputs.
Spread the word
Files being used
Frequently Asked Questions
Everything you need to know about using this application.
What is a one rep max?
A one rep max (1RM) is the maximum amount of weight a person can lift for one successful repetition of a specific exercise with good form.
Which formulas are used for these calculations?
This tool utilizes the Epley and Brzycki formulas, which are the industry standards for estimating 1RM based on submaximal lifting data.
Is my data stored?
No. This application operates entirely in your browser's memory and does not use cookies, local storage, or server-side databases. Your privacy is guaranteed.
Related Applications

Guided Deep Breathing Exercise Timer with Ambient Sounds
Practice mindfulness with this guided deep breathing exercise timer. Featuring a rhythmic pulsating visual guide and calming ambient background sounds.

Free Base64 Image Data URI to File Size Calculator
Accurately calculate the file size of Base64 encoded image data strings. This free, web-based tool helps developers estimate binary file sizes for web apps.

Free Online 3D Model Viewer - GLTF & OBJ File Previewer
Instantly preview 3D models online with this free 3D Model Viewer. Support for GLTF, GLB, and OBJ formats. Drag and drop your files for a fast, browser-based render.

Free Online Color Blindness Simulator & Image Filter Tool
Easily simulate color vision deficiencies like protanopia, deuteranopia, and tritanopia. Upload images to test design accessibility for color blindness.
Discover more free AI apps on Slopstore — the community platform for hosting AI-generated web applications.