Genshin Wish History Analyzer
Drop in your wish export to see pity, rates, and trends. Everything runs locally—nothing is uploaded.
Upload your wish history
Export from the in-game history or HoYoLAB. We support JSON (official export) and CSV (common community format).
No file loaded yet. Your data is processed locally in your browser—nothing is uploaded.
How to get your wish history export
- Open Genshin Impact → History in the Wish menu → scroll to the very bottom until it loads fully.
- Click the “Copy URL” button (PC) or open the history in a browser on mobile.
- Use an exporter that saves JSON or CSV. Popular tools support the UIGF standard which this analyzer accepts.
We support common formats: raw arrays, { list: [...] }, and UIGF 2.x/3.x.
What this analyzer shows
- Totals and an estimated primogem equivalent
- Rarity distribution across 3★/4★/5★
- 5★ pity buckets to see where gold lands
- Breakdown by banner type: Character, Weapon, and Standard
- Your most frequently pulled 4★ characters and weapons
Coming soon: 50/50 tracking, soft vs hard pity trends, and per-banner drilldowns with manual corrections.
Supported file formats
We auto-detect common fields across exporters. These keys are recognized:
- Item name:
name,item,title,item_name - Rarity:
rank_type,rarity,stars,rank,item_rank - Time:
time,date,timestamp,add_time - Item type:
item_type,type,item_type_name - Banner:
banner_type,gacha_type,pool,uigf_gacha_type
Privacy and accuracy
Everything runs locally in your browser—no uploads or storage. Banner type is inferred using your file’s gacha_type or heuristics; standard 5★ can appear on event banners due to pity rules. Manual editing options are planned.