# kwsch/PKHeX

Pokémon Save File Editor

Repository: https://github.com/kwsch/PKHeX
Canonical: https://ross.abutalabs.com/products/pkhex
Homepage: https://projectpokemon.org/pkhex/
Language: C#
License: NOASSERTION
License Family: other
Topics: pokemon, save-editor, converter, class-library, validator, database, nintendo-hacking, csharp, pkhex, winforms
Last push: 2026-08-23T14:55:10+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 92, longevity 100
- inputs: {"age_days": 4449, "days_push": 10, "days_rel": 56, "gap_med": 14, "n_releases_24m": 24}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5071, forks 919 (observed 2026-08-28T04:09:09.320589+00:00)

## What it is
PKHeX is a Pokémon core series save file editor written in C# using Windows Forms. It can edit, validate, and convert save files, individual Pokémon entity files, Mystery Gift data, and transfer Pokémon between game generations.

## Use cases
- edit pokemon save files from any core series game
- convert pokemon between different game generation formats
- check whether a pokemon is legal for online battles and trades
- import pokemon showdown sets or qr codes into a save file
- extract and convert mystery gift files into pokemon entities
- transfer pokemon from pokemon go via go park entities
- backup and manage decrypted save data from consoles

## When to choose
- you need to edit or inspect decrypted pokemon save files from gen 1 through the latest games
- you want to validate pokemon legality or convert formats between generations
- you need a class library for programmatic pokemon save manipulation in .NET

## When to avoid
- you need a native macOS or Linux application - it is Windows Forms only and requires virtualization elsewhere
- you want to edit encrypted console saves directly - saves must first be decrypted with a savedata manager like Checkpoint or JKSM
- you are looking for a tool to cheat in online battles, which the project explicitly does not condone

## Facets
- artifact type: application
- maturity: active
- function: gui, file-system, serialization, developer-tools
- domain: gaming-tools, files, cross-platform
- platform: windows, dotnet
- tags: pokemon, save-editor, save-file-conversion, legality-checker, winforms, csharp, class-library, mystery-gift, showdown-import, desktop

## Member repositories
- kwsch/PKHeX (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:09.320589+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:02:48.362097+00:00, confidence not recorded.
  - readme: https://github.com/kwsch/PKHeX (fetched 2026-08-28T04:09:09.320589+00:00, sha b0e90446ad08)
  - homepage: https://projectpokemon.org/pkhex/ (fetched 2026-08-29T08:57:40.682742+00:00, sha b65b117d1305)
  - site_page: https://projectpokemon.org/home/pages/project-pokemon/about-us-r46 (fetched 2026-08-29T08:57:40.692489+00:00, sha c2269d1efc47)
  - site_page: https://projectpokemon.org/home/docs (fetched 2026-08-29T08:57:40.694503+00:00, sha a655c2b6b9a6)
  - site_page: https://projectpokemon.org/home/forums/topic/38168-frequently-asked-questions (fetched 2026-08-29T08:57:40.696189+00:00, sha 34b774c1c6b6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
