# BSP

- [BSPSource](/titanfall2/intro/duction/tools/source/bsp/bspsource.md)
- [BSP Viewer](/titanfall2/intro/duction/tools/source/bsp/bsp-viewer.md)
- [BSP2MAP](/titanfall2/intro/duction/tools/source/bsp/bsp2map.md): BSP2MAP is a decompiler for GoldSrc maps written by Skyler 'Zipster' York.
- [BSPZIP](/titanfall2/intro/duction/tools/source/bsp/bspzip.md): BSPZIP is a command-line tool that allows arbitrary files to be embedded within a BSP. When the map is being loaded the files will be mounted as if they were present in the game's real content folders
- [EntEd](/titanfall2/intro/duction/tools/source/bsp/ented.md): EntEd is a tool that can view and edit the entity properties of a BSP file similar to Entspy.The program is useful for tweaking small entity properties without compile the map again.
- [Entspy](/titanfall2/intro/duction/tools/source/bsp/entspy.md): Entspy is a tool that can view and edit the entity properties of a BSP file.
- [Map Analyst](/titanfall2/intro/duction/tools/source/bsp/map-analyst.md): Map Analyst (MAN) is a GUI tool by Rolf Hänisch for embedding custom content, such as materials, textures, models or sounds, into a .BSP file.
- [PackBsp](/titanfall2/intro/duction/tools/source/bsp/packbsp.md): PackBsp is an open-source developer tool that automatically analyzes a map and discovers its network of dependencies, such as artistic assets, and packs them into the BSP file.
- [Pakrat](/titanfall2/intro/duction/tools/source/bsp/pakrat.md)
- [VBSP\_h4xed](/titanfall2/intro/duction/tools/source/bsp/vbsp_h4xed.md): A modified version of VBSP designed to greatly increase the maximum width and length of visleaves.
- [VIDE](/titanfall2/intro/duction/tools/source/bsp/vide.md): The Valve Integrated Development Environment (commonly referred to by its acronym VIDE) is a third party freeware software distribution used by Source developers.
- [VMEX](/titanfall2/intro/duction/tools/source/bsp/vmex.md): Valve Map Extractor (VMEX) is a decompiler for Source engine maps.
- [WinBSPC](/titanfall2/intro/duction/tools/source/bsp/winbspc.md): Windows BSP Converter ("WinBSPC") is a utility used to recreate .map files for Goldsource BSP files.
- [WinBSPZip](/titanfall2/intro/duction/tools/source/bsp/winbspzip.md): WinBSPZip is a GUI frontend for Valve's Bspzip application.
