文字数カウント&トークン見積もりツール - GPT/Gemini APIコスト計算

文字数やCJK文字を正確にカウントし、GPTやGeminiの消費トークン数を予測。指定の為替レートや価格に基づいてAPIコストをシミュレートします。ローカル処理。

Desktop uses a split view; mobile stacks panels so your KPIs stay visible.

Words

0

Characters

0

Sentences

0

Paragraphs

0

Input Tokens

0

Output Tokens

0

Reading Time

0.0 min

Speaking Time

0.0 min

Avg Sentence Length

0.0 words/sentence

Estimated USD Cost

$0.0000

Estimated Local Cost: 0.00

Progress

0 / 1,200 (0.0%)

All counting runs locally in your browser—no network calls.

How to Use

  1. プロンプト、記事、またはスクリプトをエディタに貼り付けます。
  2. 右側のパネルに、リアルタイムの文字数統計と見積もりトークン数が表示されます。
  3. モデルを選択するかカスタム値を設定し、トークン価格、為替レート、出力倍率を入力します。
  4. **「サマリーをコピー」または「CSVエクスポート」**をクリックしてデータを保存します。

Core Features

  • Count words, characters, sentences, and paragraphs in real time.
  • Estimate input/output tokens for GPT- and Gemini-style models.
  • Calculate projected API cost from the pricing and FX rate you set.
  • Measure CJK character counts for Chinese/Japanese/Korean text.
  • Forecast reading and speaking time from adjustable WPM settings.
  • Export a shareable summary—everything stays local and private.

Related Tools

FIRE計画シミュレーター (経済的自由の積立予測)

インフレ調整に対応した 2026 年版のFIRE計画計算機。将来の購買力をシミュレーションし、リタイアメントに必要な資産との差分(ギャップ)を分析。ExcelやNotionの管理用ダッシュボードに適したCSVをワンクリックで書き出せます。100%プライベートなクライアントサイド計算。

ポジションサイズ計算機 - 許容リスクによる最適なエントリー量の算出

口座資金、許容リスク比率(%)、エントリー価格、ロスカット価格から取引ポジションサイズを計算します。データは送信されず、ブラウザ上で安全に複数のリスクシナリオを比較できます。

複利計算シミュレーター | 積立投資の将来価値&金利推移グラフ

元本、毎月の積立額、想定利回り(年利)、運用期間から将来の複利効果を計算します。元本、運用益、合計残高をインタラクティブなグラフで視覚化。データは送信されません。

ローン計算機 | 毎月の返済額・元金・金利の内訳計算

元利均等および元金均等返済方式に対応したローンシミュレーター。毎月の返済額、金利総額、返済スケジュール表を計算し、グラフや表で可視化します。

投資・ROI計算機 | 複利シミュレーター&資産推移

初期投資額、毎月の積立額、想定利回り、およびインフレ調整後の結果をローカルで計算します。複利グラフ、投資収益率(ROI)、年次推移表を用いて将来の資産推移をシミュレーションできます。

APR APY 変換 | 名目金利&実質金利計算機

APR(名目年利率)と APY(実質年利率)をローカルで相互変換します。金利を入力し、複利計算の頻度を選択すると、実質金利、スプレッド、および頻度の比較結果が即座に表示されます。

粗利益率・マークアップ計算機 | Margin & Markup 相互変換

粗利益、マークアップ(値入率)、マージン(粗利益率)、および販売価格をローカルで計算します。原価と売価、または原価と目標マージンを入力するだけで、即座に計算結果が表示されます。

CPM & CPC 計算機 | 広告費&クリック率 (CTR) オンラインツール

CPM(インプレッション単価)とCPC(クリック単価)をローカルで計算します。予算、表示回数、クリック数、CPM、CPC、CTRを即座にシミュレーションし、広告キャンペーンの計画に役立ちます。

Calculation Logic

  • Word splitting can use Intl.Segmenter when available for better accuracy.
  • Token counts are estimates: tokenscharsratiotokens \approx \frac{chars}{ratio} (ratio varies by model and language).
  • Cost is computed from the prices you input, avoiding stale pricing tables.

FAQ

  • Is it free? Any limits?
    • Yes—core counting and token estimation are free.
  • Is my text private? Do you upload it?
    • No. Everything runs client-side in your browser with no uploads.
  • How do I estimate GPT/Gemini API cost from text?
    • Paste text, choose a model, and enter your input/output prices plus output multiplier.
  • Why can estimated tokens differ from exact billed tokens? (Technical)
    • Tokenization rules differ by model and language; whitespace/punctuation/Unicode can change counts. Estimates are best for budgeting.
  • Does it handle CJK accurately?
    • Yes—CJK-aware counting helps you budget prompts and scripts more reliably.