Analyse a .RSP file

HomeFormats.RSPID

What is a .RSP file?

.RSP is a file in the Native code, ML & misc (more) category. Analyser identifies it and reads the metadata in its header, right in your browser.

Did you know
  • A .rsp file is a response file - a plain-text list of command-line arguments a compiler or tool reads instead of taking them all on the command line.
  • Response files date back to DOS-era compilers and linkers, and tools like the C# compiler and MSBuild still use them when a command line would run out of room.
  • Pointing a tool at an @file.rsp is a common way to feed it a long, reusable set of options.
What Analyser reads
Identify and read cross-platform binaries, ML models and build artefacts: ONNX neural-network models (the framework that exported it and the IR/model version), native Node.js/Electron add-ons (.node) and macOS dynamic libraries (.dylib - Mach-O/PE/ELF container and architecture), LevelDB/RocksDB tables (.ldb), Git pack reverse indexes (.rev - RIDX header), Citation File Format metadata (CITATION.cff, content-gated against binary CFF fonts), compiler response files (.rsp), Razer Chroma animations (.chroma), build stamps/markers (.stamp) and pattern/grid data (.cgp).
Depth of analysis
.RSP is an identification-grade format: Analyser recognises it from its bytes and decodes the header metadata it carries, rather than opening it in a full viewer. Formats that do get a full viewer are marked "Full" on the formats page.
Open a .RSP file
Drag a .RSP file onto the Analyser home page (or tap to pick one). It is identified entirely in your browser - nothing is uploaded, there is no account, and it works offline once installed.
Related formats
.ONNX · .NODE · .DYLIB · .LDB · .REV · .CFF · .CGP · .CHROMA · .STAMP. See all supported file types.