Skip to main content

Import formats

RangeSharp can import range data from 7 solver formats. The paste-to-import feature auto-detects the format, so you usually don’t need to worry about which one to select.
FormatDescriptionPlan
PioSolverThe industry standard for GTO solutions. Supports full weighted frequencies and EV data.Pro+
HRC (Hold’em Resources Calculator)Popular for tournament/ICM calculations. Single-file and mass .zip import supported.Pro+
EquilabFree equity calculator with basic range notation.All
FlopzillaWidely used range analysis tool with its own text format.All
Simple PreflopSimplified preflop range format used by several training tools.Pro+
GTO WizardRanges exported from GTO Wizard’s training platform.Pro+
RangeSharp native (.rsharp)RangeSharp’s own format for full strategy export/import with all metadata.Pro+

Export formats

FormatDescriptionPlan
PioSolverExport any spot in PioSolver-compatible text format.All
RangeSharp native (.rsharp)Export a full strategy with all spots, ranges, action colors, and metadata.Pro+
Screenshot (PNG)Export the current grid as an image.All

Format details

PioSolver format

PioSolver output includes hands with weighted actions. A typical PioSolver export looks like:
AA:1.000 AKs:1.000 AQs:0.850:0.150 AJs:0.650:0.350 ...
Where the numbers represent the frequency of each action. RangeSharp maps these to your action colors.

HRC format

HRC exports ranges as text files or .zip archives containing multiple positions. The mass import feature (Elite only) can process an entire .zip file at once, creating all spots automatically.

Equilab format

Equilab uses a simple hand-list notation:
AA, KK, QQ, JJ, TT, AKs, AKo, AQs, AJs, KQs
RangeSharp parses this and paints all listed hands with the active action.

Flopzilla format

Flopzilla uses a similar hand-list format with some additional notation for suited/offsuit distinctions.

RangeSharp native (.rsharp)

The .rsharp format is a JSON-based file that contains the complete strategy — all spots, range data, action colors, notes, and metadata. This is the best format for backing up your work or sharing strategies with other RangeSharp users.

Plan comparison for import

CapabilityFreeProElite
Paste-to-importEquilab, FlopzillaAll 7 formatsAll 7 formats
File upload (.rsharp)NoYesYes
Mass import (HRC .zip)NoNoYes
PioSolver exportYesYesYes
Config export (.rsharp)NoYesYes
Screenshot exportYesYesYes