TextFileSlicer は、大規模なソースコードやテキストファイルを、AIチャットモデルのコンテキストウィンドウに合わせて効率的に分割するためのユーティリティです。 【主な特徴】 ・行を壊さず、指定したバイト数で正確に分割。 ・各パーツの先頭に「Part X / Y」というヘッダーを自動挿入し、AIの文脈理解をサポート。 ・AIへの指示書(テンプレート)を自動生成。 ・分割されたファイル群
TextFileSlicer は、大規模なソースコードやテキストファイルを、AIチャットモデルのコンテキストウィンドウに合わせて効率的に分割するためのユーティリティです。 【主な特徴】 ・行を壊さず、指定したバイト数で正確に分割。 ・各パーツの先頭に「Part X / Y」というヘッダーを自動挿入し、AIの文脈理解をサポート。 ・AIへの指示書(テンプレート)を自動生成。 ・分割されたファイル群を即座にZIPアーカイブ化。 Xcodeプロジェクトの全コードをAIにレビューさせたい時や、巨大なログファイルを解析したい時に最適なツールです。 English Description TextFileSlicer is a utility designed to efficiently split large source code and text files into segments optimized for the context windows of AI chat models. [Key Features] Precise Splitting: Splits files accurately by your specified byte count without breaking individual lines of code. AI Context Support: Automatically inserts a "Part X / Y" header at the beginning of each segment to help the AI maintain context. Instruction Templates: Automatically generates an AI prompt template (instruction sheet) for the split files. Instant Archiving: Quickly bundles all split files into a single ZIP archive for easy management. Whether you want to have an AI review your entire Xcode project or analyze massive log files, TextFileSlicer is the perfect tool for the job.