A small, browser-only tool for creating personalized documents from a reusable template and recipient data.
Your document text and imported CSV data are processed in your browser. This app does not send them to an AI service or application server. Normal web-hosting access logs may still be recorded by the hosting provider.
- Open
index.htmlor the GitHub Pages URL. - Select your language: 日本語, 繁體中文, or English.
- Click Try demo.
- Open Review & export all.
- The third recipient intentionally has one missing amount. Open that recipient and fill it in.
- Return to Review & export all, then choose Print all to PDF.
- In the browser print dialog, select Save as PDF.
- Single-file HTML app
- No account or installation required
- No AI or external API calls
- Japanese, Traditional Chinese, and English UI
- Reusable templates with
[Field Name]placeholders - Multiple recipient records
- CSV import and export
- Missing-field, email, amount, and date checks
- Batch review
- Multi-page PDF printing through the browser
- TXT export, JSON backup, and restore
- Browser-local auto-save and one-click data clearing
- The app does not upload document text, recipient data, or imported CSV contents.
- Data is saved in the browser's
localStorageon the current device. - Clearing browser site data or clicking Clear saved data removes that saved state.
- Do not use real confidential data in an untrusted or modified copy of this file.
- Review every generated document before use.
Upload this folder to a GitHub repository and enable GitHub Pages for the repository root. index.html is ready to be served as a static page.
このツールは、テンプレートの [会社名] などの欄へ、宛先ごとの値をブラウザ内で差し込む公開デモです。入力した文書やCSV内容を、AIサービスやアプリケーションサーバーへ送信する処理はありません。GitHub Pagesなどのホスティング事業者には、通常のアクセスログが残る場合があります。
本ソフトウェアは現状のまま提供されます。実務利用前に、必ず出力内容と利用組織の規則を確認してください。個別サポートや継続更新は保証されません。
MIT License. See LICENSE.