Certainly. Here’s an informative text about PK4 files in Doom 3.
Since PK4 = Zip, opening them requires no special software. However, extracting them incorrectly can break your game. doom 3 pk4 files
Because PK4s are ZIP archives, common tools include ZIP utilities and dedicated Doom 3 modding tools. Typical workflow: Certainly
Map creation requires compiling map source files (.map) into the engine’s binary format; many community tools automate compilation and packaging into PK4s. Part 3: How to Open and Extract PK4
Never extract PK4 files directly into the /base/ folder as loose files without knowing the load order. If you dump 10,000 loose textures into /base/, Doom 3 will crash because the file handle limit of the engine will be exceeded. Always keep assets inside PK4 files.