Skip to content

Fit Diff Tool

Located at /tools/fit-diff — compares two EFT-format ship fittings and produces a shopping list of what to buy and what to remove.

Usage

  1. Paste the fit you have in the left textarea
  2. Paste the fit you want in the right textarea
  3. Results update automatically as you type

A swap button exchanges the two fits.

Output

Shopping List

Items present in the "want" fit but missing from (or in greater quantity than) the "have" fit. Each line shows the item name and quantity needed.

  • Copy Multibuy button — copies the shopping list in EVE's multibuy format for direct paste into the in-game market
  • Jita prices — automatically fetched from Fuzzwork market API, shown per-line and as a total

To Remove

Items present in the "have" fit but not in the "want" fit (or in excess quantity).

Shared Items

Collapsible section showing items common to both fits (identical name and quantity).

Hull Mismatch Warning

If the two fits use different ship hulls, a warning alert is shown.

EFT Format

The parser expects standard EFT (EVE Fitting Tool) format:

[Ship Name, Fit Name]
Low Slot Module
Low Slot Module
...

Mid Slot Module
...

High Slot Module
...

Rig
...

Drone x5

Blank lines separate slot groups. Ammo/charges in square brackets after modules are parsed. Quantities use xN suffix.

Pricing

Jita sell prices are fetched automatically when the shopping list is non-empty. Prices are shown per-line and as a total in abbreviated ISK format (k/m/b).