Tested tool guide
Tested browser tools
Checked August 16, 2026
What Formal Letter Template Builder does, with a checked example
A formal letter is a fixed sequence of blocks: the sender's address, the date, the recipient's full address, a salutation, the body, a closing, and a signature. This builder takes those parts as separate fields and assembles them in standard block format: everything flush left, blank line between blocks, no paragraph indents. What users most often get wrong is the inside address: it must be the recipient's complete postal address, not just a company name, because it is the sender's record of where the letter went, even when the letter travels by email.
Worked example
A concrete input and expected output from the current implementation.
Input
Sender: Maria Chen, 2407 Maple Avenue, Portland, OR 97201. Date: August 16, 2026. Recipient: Ms. Elena Rodriguez, Hiring Manager, Northwind Logistics, 88 Harbor Street, Seattle, WA 98101. Salutation: Dear Ms. Rodriguez: Body: I am writing to apply for the Operations Coordinator position advertised on your careers page. My eight years in warehouse logistics include two as a shift supervisor, and I would welcome the chance to bring that experience to Northwind Logistics. Closing: Sincerely, Signature: Maria Chen
->
Expected output
Maria Chen
2407 Maple Avenue
Portland, OR 97201
August 16, 2026
Ms. Elena Rodriguez
Hiring Manager
Northwind Logistics
88 Harbor Street
Seattle, WA 98101
Dear Ms. Rodriguez:
I am writing to apply for the Operations Coordinator position advertised on your careers page. My eight years in warehouse logistics include two as a shift supervisor, and I would welcome the chance to bring that experience to Northwind Logistics.
Sincerely,
Maria Chen
Block order is sender, date, inside address, salutation, body, closing, signature, with one blank line between blocks and a three-line gap left for a handwritten signature above the typed name. The salutation and closing are emitted exactly as entered, so the letter keeps the tone the writer chose.