Hello capsuleers,
I’d like to share a project I’ve been working on: EVE Forge - a web-based industry planning tool that combines manufacturing, reactions, invention, and PI calculations in a single interface.
Why another industry tool?
The existing tools are great for specific tasks, but I found myself constantly switching between Fuzzwork for prices, spreadsheets for production math, and other sites for invention or reaction chains. EVE Forge tries to solve that by keeping everything in one place.
The app uses the actual EVE Online formulas for all calculations - material efficiency rounding, time efficiency with structure/rig/skill bonuses, system cost index, SCC surcharge, broker fees, and sales tax. If you find a number that doesn’t match what you see in-game, that’s a high priority bug.
Current features:
- Manufacturing - single item or bulk planning with full nested component trees, including capital parts
- Reactions - T2 intermediate and biochem reaction chains with profit analysis
- Invention - probability calculator with decryptor comparison and datacore costs
- PI - planetary interaction production chain calculator
- Market data - live prices from Fuzzwork and ESI, configurable home market
- Profitability - ISK/hr dashboard across your production line
- Shopping list - aggregated materials with EVE multibuy clipboard export
- BOM calculator - bill of materials for bulk production planning
How to use it:
1. Go to https://eveforge.org
2. No login required - the tool works immediately
3. Optionally connect via EVE SSO to pull your character skills and active industry jobs
4. Configure your structure, rigs, and system in Settings
5. Add items to your production line
Open beta - looking for feedback:
This is an open beta. The core functionality works and has been tested, but I’m sure there are edge cases and bugs I haven’t found. I’m specifically looking for:
Calculation errors - if any number doesn’t match in-game, please report it
Broken UI elements - buttons, navigation, display issues
Feature requests - what would make this tool fit your industrial workflow?
Usability feedback - is anything confusing or takes too many clicks?
Join the Discord for bug reports and discussion: EVE Forge
Or reply in this thread - all feedback is welcome.
The tool is free and has no ads.
Fly safe o7
Update Log:
March 16-17
New:
-
Corporation Hub - SSO login on behalf of a corporation, Corp Hub pages with corporation data, and a corporation badge on the dashboard
-
Trading charts - professional financial indicators on margin, reactions, and PI pages
-
Gantt timeline - visualization of production tasks with drag-and-drop queue sorting
-
D3 dashboard charts - interactive charts with export to PDF and XLSX
-
Fuzzy search - smart search across all item dropdowns
-
Tooltips - new rich hover popover system for items
-
Volume in tables - Total Volume column added to Home/Jita tables (Split view)
Fixes:
-
Background updates for all items + improved ESI rate limiting
-
PI factory cycles are now separated from industry runs in the BOM calculator
-
Fixed volumes for compressed ores and PI goods (11 P1 items had incorrect volume)
-
Item icons in Explorer are working again
-
Invention Calculator no longer loses calculations on page refresh
-
Numeric font updated to Inter + tabular-nums for aligned columns
-
12 bug fixes following feature audit
March 18
New:
-
Dual Production Locations: You can now set separate structures for Manufacturing and Reactions in Settings (e.g., Azbel vs. Tatara).
-
Structure Search: Search for citadels by name directly in the location picker, no more hunting for Structure IDs.
-
Smart Inventory: The tool now automatically reads and combines your assets from both locations, including items inside containers.
-
Buy List Routing: Materials on your buy list now show MFG, RXN, or BOTH badges so you know exactly where to haul them.
-
Split Exports: Added Copy MFG Multibuy and Copy RXN Multibuy buttons to easily split your shopping lists by destination.
-
Notification System: New bell icon with job timers, plus Discord and Telegram webhook support so you never miss a completed job.
-
Resource Calculator Redesign: New icons, dual price columns (Jita/Home), and Copy Multibuy button for quick in-game imports.
-
LP-Optimized Ore Solver: The Materials to Raw tab now uses linear programming to find the cheapest ore mix across all minerals automatically.
-
Reprocessing Tab: Added a dedicated Reprocessing tab to the Resource Calculator for quick yield lookups.
Fixes:
-
T3 Reverse Engineering: Overhauled the T3 relic system, correct slot-based relics, accurate probabilities, and RE cost now properly included in margins.
-
Reprocessing Formula: Reprocessing yields now match EVE mechanics exactly.
-
Datacore & Decryptor Prices: Fixed scrambled datacore typeIds and missing decryptor prices that could throw off invention cost calculations.
March 19
New:
- LP Calculator
- Cross-device account system via main character
- Market
Fixes:
- ESI scopes: added esi-universe.read_structures.v1 for structure resolution
- UI / Mobile: scrollbars, browser padding fixes