Skip to content

celismeiAI/mail-merge-studio-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Mail Merge Studio Lite

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.

Try the demo

  1. Open index.html or the GitHub Pages URL.
  2. Select your language: 日本語, 繁體中文, or English.
  3. Click Try demo.
  4. Open Review & export all.
  5. The third recipient intentionally has one missing amount. Open that recipient and fill it in.
  6. Return to Review & export all, then choose Print all to PDF.
  7. In the browser print dialog, select Save as PDF.

Features

  • 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

Privacy boundary

  • The app does not upload document text, recipient data, or imported CSV contents.
  • Data is saved in the browser's localStorage on 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.

Publish with GitHub Pages

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などのホスティング事業者には、通常のアクセスログが残る場合があります。

本ソフトウェアは現状のまま提供されます。実務利用前に、必ず出力内容と利用組織の規則を確認してください。個別サポートや継続更新は保証されません。

License

MIT License. See LICENSE.

About

A browser-only mail merge tool that keeps document data on your device.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages