1
0
Fork
You've already forked spectra-viewer
0
No description
  • Rust 83.5%
  • JavaScript 13.3%
  • CSS 1.6%
  • HTML 1.6%
2026年04月15日 00:51:04 -07:00
converter Converter: more attempts to improve opus library export 2026年04月15日 00:51:04 -07:00
public Add README 2026年04月15日 00:45:48 -07:00
.editorconfig Add .editorconfig 2024年10月18日 18:19:35 -07:00
.gitignore Claude: replace processBrukerOpusFiles.js with Rust converter 2026年03月06日 20:50:08 -08:00
CLAUDE.md Spec: set up for claude 2026年03月06日 20:28:19 -08:00
LICENSE Add license 2024年10月18日 18:19:46 -07:00
README.md Add README 2026年04月15日 00:45:48 -07:00

A web app to view spectra and command-line tool to convert spectra between different file formats. Mostly designed for FTIR spectra.

Web app is deployed to spectra.phie.me.

Converter tool is AI written and maintained, web app is a mix of AI and human.

Converter tool can read and write file formats including:

  • JCAMP
  • CSV
  • Bruker Opus
  • Bruker Opus Library

Bruker Opus import support seems to work, Bruker Opus export support is there, but mostly untested and likely broken.

This project is not actively maintained, and I am unlikely to respond to bug reports/feature requests.