Make a clean, professional packing slip for any order without spreadsheets or design software. Enter your ship-from and ship-to details, list what's in the box, and download a print-ready PDF in seconds.
A packing slip lists the physical contents of a shipment — descriptions, quantities, SKUs — so the recipient can verify what arrived. An invoice is the bill, with prices and payment terms. Many orders include both, but the packing slip usually leaves pricing off.
No. Most packing slips leave out prices on purpose, which is handy for gift orders and dropshipping where the recipient shouldn't see costs. This template shows contents and quantities, not amounts.
Standard practice is inside the box, on top of the items. For larger freight, use a clear adhesive pouch on the outside marked "packing list enclosed."
Yes. Keep your From address and layout the same and just change the ship-to address, order number, and line items for each shipment.
Shipping hundreds of orders a day? Skip the form: POST /v1/render with template "packing-slip" and a JSON body of your from, ship-to, order number, and line items, and get a finished PDF in a single call. Rendering runs at the edge, so each slip returns in milliseconds for about one cent. Wire it into your order-confirmation webhook to produce a slip the moment an order is placed. See the API docs.