How to Use
- プロンプト、記事、またはスクリプトをエディタに貼り付けます。
- 右側のパネルに、リアルタイムの文字数統計と見積もりトークン数が表示されます。
- モデルを選択するかカスタム値を設定し、トークン価格、為替レート、出力倍率を入力します。
- **「サマリーをコピー」または「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
インフレ調整に対応した 2026 年版のFIRE計画計算機。将来の購買力をシミュレーションし、リタイアメントに必要な資産との差分(ギャップ)を分析。ExcelやNotionの管理用ダッシュボードに適したCSVをワンクリックで書き出せます。100%プライベートなクライアントサイド計算。
口座資金、許容リスク比率(%)、エントリー価格、ロスカット価格から取引ポジションサイズを計算します。データは送信されず、ブラウザ上で安全に複数のリスクシナリオを比較できます。
元本、毎月の積立額、想定利回り(年利)、運用期間から将来の複利効果を計算します。元本、運用益、合計残高をインタラクティブなグラフで視覚化。データは送信されません。
元利均等および元金均等返済方式に対応したローンシミュレーター。毎月の返済額、金利総額、返済スケジュール表を計算し、グラフや表で可視化します。
初期投資額、毎月の積立額、想定利回り、およびインフレ調整後の結果をローカルで計算します。複利グラフ、投資収益率(ROI)、年次推移表を用いて将来の資産推移をシミュレーションできます。
APR(名目年利率)と APY(実質年利率)をローカルで相互変換します。金利を入力し、複利計算の頻度を選択すると、実質金利、スプレッド、および頻度の比較結果が即座に表示されます。
粗利益、マークアップ(値入率)、マージン(粗利益率)、および販売価格をローカルで計算します。原価と売価、または原価と目標マージンを入力するだけで、即座に計算結果が表示されます。
CPM(インプレッション単価)とCPC(クリック単価)をローカルで計算します。予算、表示回数、クリック数、CPM、CPC、CTRを即座にシミュレーションし、広告キャンペーンの計画に役立ちます。
Calculation Logic
- Word splitting can use
Intl.Segmenterwhen available for better accuracy. - Token counts are estimates: (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.