Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

FITS Viewer

日本語

ブラウザ上で動作する軽量な FITS 画像ビューアです。単一の HTML ファイルで完結しており、サーバー不要でローカルで利用できます。

機能

  • FITS パーサー内蔵 — BITPIX 8 / 16 / 32 / -32 / -64 に対応
  • ストレッチ — Linear, Zscale, Log, Sqrt, Asinh, Squared, Power
  • カラーマップ — Grayscale, Inverted, Heat, Cool, Viridis, Plasma, Inferno
  • レベル調整 — ヒストグラム表示付きの Min/Max スライダー、Auto Stretch (99%)
  • ズーム & パン — マウスホイールでズーム、ドラッグでパン、Fit / 1:1 表示
  • ピクセル値表示 — マウスホバーで座標と値をリアルタイム表示
  • WCS 表示 - マウスホバーで赤経赤緯をリアルタイム表示
  • FITS ヘッダー閲覧 — フィルター検索付きのヘッダーテーブル
  • HDU 切替 — 閲覧するHDU (Header Data Units) の切替
  • ドラッグ & ドロップ — ファイルをドロップするだけで表示

使い方

fits-viewer.html をブラウザで開き、FITS ファイルをドラッグ & ドロップするか、Open ボタンから選択してください。

キーボードショートカット

キー 動作
f 画面にフィット
1 等倍表示
+ / = ズームイン
- ズームアウト

English

A lightweight FITS image viewer that runs entirely in the browser. It consists of a single HTML file with no server or dependencies required.

Features

  • Built-in FITS parser — Supports BITPIX 8 / 16 / 32 / -32 / -64
  • Stretch functions — Linear, Zscale, Log, Sqrt, Asinh, Squared, Power
  • Color maps — Grayscale, Inverted, Heat, Cool, Viridis, Plasma, Inferno
  • Level adjustment — Min/Max sliders with histogram, Auto Stretch (99%)
  • Zoom & Pan — Scroll to zoom, drag to pan, Fit / 1:1 view
  • Pixel readout — Real-time coordinate and value display on hover
  • WCS readout — Real-time RA and DEC display on hover
  • FITS header viewer — Searchable header table
  • Multi-HDU support - Switching the HDU (Header Data Units) to view
  • Drag & Drop — Just drop a file to view it

Usage

Open fits-viewer.html in a browser, then drag & drop a FITS file or use the Open button.

Keyboard Shortcuts

Key Action
f Fit to view
1 1:1 zoom
+ / = Zoom in
- Zoom out

About

simple fits viewer

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages