HiTi P322W Wireless 4x6 Photo Printer for Passport, ID & Instant Photo
.ep-p322w { --ep-navy: #173b5c; --ep-navy-dark: #102c45; --ep-blue: #20618f; --ep-blue-dark: #174c72; --ep-gold: #f4b52f; --ep-gold-dark: #d99912; --ep-text: #252525; --ep-muted: # 5d6973; --ep-light: #f5f7f9; --ep-light-blue: #edf4f8; --ep-border: #dce3e8; --ep-white: #ffffff; max-width: 1080px; margin: 0 auto; color: var(--ep-text); font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 1.7; } .ep-p322w * { box-sizing: border-box; } .ep-p322w h2, .ep-p322w h3 { color: var(--ep-navy); line-height: 1.25; } .ep-p322w h2 { margin: 44px 0 17px; font-size: clamp(25px, 3vw, 34px); } .ep-p322w h3 { margin: 0 0 10px; font-size: 19px; } .ep-p322w p { margin: 0 0 17px; } .ep-p322w a { color: var(--ep-blue); } .ep-p322w ul, .ep-p322w ol { margin: 12px 0 18px; padding-left: 22px; } .ep-p322w li { margin-bottom: 8px; } /* HERO */ .ep-p322w .ep-hero { position: relative; overflow: hidden; padding: clamp(27px, 5vw, 50px); margin-bottom: 22px; border: 1px solid #cfdae3; border-radius: 18px; background: linear-gradient( 135deg, var(--ep-light-blue) 0%, var(--ep-white) 68%, #fff8e9 100% ); } .ep-p322w .ep-hero::before { position: absolute; top: 0; left: 0; width: 7px; height: 100%; background: var(--ep-gold); content: ""; } .ep-p322w .ep-eyebrow { display: inline-block; margin-bottom: 12px; color: var(--ep-blue); font-size: 13px; font-weight: 700; letter-spacing: 0.09em; text-transform: uppercase; } .ep-p322w .ep-hero h2 { max-width: 850px; margin: 0 0 14px; color: var(--ep-navy); font-size: clamp(28px, 4vw, 42px); } .ep-p322w .ep-intro { max-width: 890px; margin: 0; color: #394854; font-size: 18px; } .ep-p322w .ep-highlights { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; margin-top: 26px; } .ep-p322w .ep-highlight { padding: 17px 13px; border: 1px solid #d2dee7; border-radius: 11px; background: rgba(255, 255, 255, 0.95); text-align: center; } .ep-p322w .ep-highlight strong { display: block; color: var(--ep-navy); font-size: 17px; line-height: 1.3; } .ep-p322w .ep-highlight span { display: block; margin-top: 4px; color: var(--ep-muted); font-size: 13px; line-height: 1.4; } /* WHAT IS INCLUDED */ .ep-p322w .ep-included { overflow: hidden; margin: 0 0 22px; border: 1px solid var(--ep-border); border-radius: 16px; background: var(--ep-white); box-shadow: 0 5px 18px rgba(23, 59, 92, 0.07); } .ep-p322w .ep-included-header { padding: 21px 25px; background: var(--ep-navy); color: var(--ep-white); } .ep-p322w .ep-included-header h2 { margin: 0 0 5px; color: var(--ep-white); font-size: 25px; } .ep-p322w .ep-included-header p { margin: 0; color: #e1ebf2; } .ep-p322w .ep-included-body { padding: 25px; } .ep-p322w .ep-checklist { margin: 0; padding: 0; list-style: none; } .ep-p322w .ep-checklist li { position: relative; padding-left: 29px; margin-bottom: 11px; } .ep-p322w .ep-checklist li:last-child { margin-bottom: 0; } .ep-p322w .ep-checklist li::before { position: absolute; top: 0; left: 0; color: var(--ep-blue); content: "✓"; font-size: 17px; font-weight: 700; } /* PRINT KIT CTA */ .ep-p322w .ep-print-kit-cta { position: relative; overflow: hidden; display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 28px; align-items: center; padding: 28px; margin: 0 0 34px; border: 1px solid #e6cf96; border-left: 7px solid var(--ep-gold); border-radius: 15px; background: linear-gradient( 135deg, #fff9eb 0%, #ffffff 65%, #eef5f9 100% ); box-shadow: 0 5px 18px rgba(23, 59, 92, 0.06); } .ep-p322w .ep-print-kit-cta::after { position: absolute; right: -45px; bottom: -70px; width: 170px; height: 170px; border: 25px solid rgba(244, 181, 47, 0.11); border-radius: 50%; content: ""; } .ep-p322w .ep-print-kit-content, .ep-p322w .ep-print-kit-action { position: relative; z-index: 1; } .ep-p322w .ep-print-kit-label { display: inline-block; margin-bottom: 8px; color: #7b5509; font-size: 12px; font-weight: 700; letter-spacing: 0.08em; text-transform: uppercase; } .ep-p322w .ep-print-kit-cta h2 { margin: 0 0 10px; color: var(--ep-navy); font-size: clamp(23px, 3vw, 30px); } .ep-p322w .ep-print-kit-cta p { max-width: 720px; margin: 0; color: #46545f; } .ep-p322w .ep-print-kit-cta strong { color: var(--ep-navy); } /* BUTTONS */ .ep-p322w .ep-button { display: inline-block; min-width: 210px; padding: 13px 22px; border: 2px solid var(--ep-blue); border-radius: 7px; background: var(--ep-blue); color: var(--ep-white) !important; font-size: 15px; font-weight: 700; line-height: 1.3; text-align: center; text-decoration: none; transition: background 0.2s ease, border-color 0.2s ease, transform 0.2s ease; } .ep-p322w .ep-button:hover { border-color: var(--ep-blue-dark); background: var(--ep-blue-dark); transform: translateY(-1px); } /* GENERAL CARDS */ .ep-p322w .ep-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; margin: 20px 0 30px; } .ep-p322w .ep-card { padding: 23px; border: 1px solid var(--ep-border); border-radius: 13px; background: var(--ep-white); } .ep-p322w .ep-card h3 { position: relative; padding-bottom: 10px; } .ep-p322w .ep-card h3::after { display: block; width: 42px; height: 3px; margin-top: 10px; border-radius: 3px; background: var(--ep-gold); content: ""; } .ep-p322w .ep-card p:last-child, .ep-p322w .ep-card ul:last-child, .ep-p322w .ep-card ol:last-child { margin-bottom: 0; } /* GUIDANCE */ .ep-p322w .ep-guidance { padding: 25px; margin: 30px 0; border: 1px solid #ead39b; border-left: 6px solid var(--ep-gold); border-radius: 12px; background: #fffaf0; } .ep-p322w .ep-guidance h3 { color: #67490e; } .ep-p322w .ep-guidance p:last-child { margin-bottom: 0; } /* SPECS */ .ep-p322w .ep-specs { overflow: hidden; margin: 18px 0 30px; border: 1px solid var(--ep-border); border-radius: 14px; } .ep-p322w .ep-spec-row { display: grid; grid-template-columns: 35% 65%; border-bottom: 1px solid var(--ep-border); } .ep-p322w .ep-spec-row:last-child { border-bottom: 0; } .ep-p322w .ep-spec-row strong, .ep-p322w .ep-spec-row span { padding: 13px 16px; } .ep-p322w .ep-spec-row strong { background: var(--ep-light); color: var(--ep-navy); } .ep-p322w .ep-spec-row span { background: var(--ep-white); } /* FAQ */ .ep-p322w .ep-faq details { margin-bottom: 11px; border: 1px solid var(--ep-border); border-radius: 10px; background: var(--ep-white); } .ep-p322w .ep-faq summary { padding: 16px 18px; color: var(--ep-navy); font-weight: 700; cursor: pointer; } .ep-p322w .ep-faq details div { padding: 0 18px 17px; } .ep-p322w .ep-faq details p { margin: 0; } /* TRUST */ .ep-p322w .ep-trust { position: relative; overflow: hidden; padding: 30px; margin-top: 40px; border-radius: 16px; background: var(--ep-navy); color: var(--ep-white); } .ep-p322w .ep-trust::after { position: absolute; right: -35px; bottom: -55px; width: 150px; height: 150px; border: 22px solid rgba(244, 181, 47, 0.16); border-radius: 50%; content: ""; } .ep-p322w .ep-trust h2 { position: relative; z-index: 1; margin: 0 0 12px; color: var(--ep-white); } .ep-p322w .ep-trust p { position: relative; z-index: 1; max-width: 900px; color: #e2ebf1; } .ep-p322w .ep-trust p:last-child { margin-bottom: 0; } .ep-p322w .ep-small-note { color: var(--ep-muted); font-size: 13px; } /* RESPONSIVE */ @media (max-width: 820px) { .ep-p322w .ep-highlights { grid-template-columns: repeat(2, minmax(0, 1fr)); } .ep-p322w .ep-grid { grid-template-columns: 1fr; } .ep-p322w .ep-print-kit-cta { grid-template-columns: 1fr; } .ep-p322w .ep-print-kit-action { width: 100%; } .ep-p322w .ep-button { width: 100%; } } @media (max-width: 520px) { .ep-p322w { font-size: 15.5px; } .ep-p322w .ep-hero { padding: 26px 21px 27px 26px; } .ep-p322w .ep-highlights { grid-template-columns: 1fr; } .ep-p322w .ep-included-header, .ep-p322w .ep-included-body, .ep-p322w .ep-print-kit-cta, .ep-p322w .ep-card, .ep-p322w .ep-guidance, .ep-p322w .ep-trust { padding: 21px; } .ep-p322w .ep-spec-row { grid-template-columns: 1fr; } .ep-p322w .ep-spec-row strong { padding-bottom: 5px; } .ep-p322w .ep-spec-row span { padding-top: 5px; } } Compact Wireless Dye-Sublimation Photo Printer HiTi P322W Wireless 4×6 Photo Printer The HiTi P322W is a compact wireless dye-sublimation printer designed for passport and ID photos, small photography studios, mobile printing stations and low-volume instant photo applications. It produces borderless 4×6-inch photographs with smooth continuous-tone color, natural-looking skin tones and a protective finish. 4×6 Prints Dedicated photo format 300 dpi Continuous-tone output Approx. 47 Seconds Standard 4×6 print Under 2 Pounds Compact and portable What’s Included Standard components included with the HiTi P322W printer. HiTi P322W wireless 4×6 dye-sublimation photo printer USB Micro-B to USB Type-A connection cable Power supply and power cord Limited one-year HiTi manufacturer warranty Required for Printing Don’t Forget the HiTi P322W Print Kit Paper and ribbon are sold separately. To begin printing, add the compatible HiTi P310W/P322W 4×6 media case to your order. The case includes 12 individual print packs with a combined capacity of 720 4×6 prints. Shop the 720-Print Kit Unlike an inkjet printer, the HiTi P322W uses a matched paper-and-ribbon dye-sublimation system. The image is created by applying individual color layers to the paper, followed by a protective overcoat. Photographs leave the printer dry and ready to handle without liquid ink cartridges, drying time or clogged inkjet print heads. Its small footprint and wireless connectivity make the P322W especially practical for businesses that need professional 4×6 output but do not need the size, speed or media capacity of a full-size commercial event printer. Why Choose the HiTi P322W? Compact and Easy to Transport Measuring approximately 7.3 × 2.6 × 5.4 inches and weighing less than two pounds without consumables, the P322W fits easily into small counters, portable passport photo stations, mobile studio kits and limited workspaces. Wireless Mobile Printing Connect a compatible iOS or Android device through Wi-Fi and use the HiTi Prinbiz application to select images, create layouts and send photographs to the printer without relying on a full-size workstation. Passport and ID Photo Layouts Compatible HiTi software can arrange multiple passport or identification images on a single 4×6 sheet, making the printer useful for passport photo counters, schools, offices and small portrait studios. Glossy or Matte Appearance Choose between glossy and simulated matte finishes through the printer settings. Both finishes can be produced using the same compatible paper-and-ribbon media. Smooth Dye-Sublimation Color The 300 dpi continuous-tone printing process produces smooth gradients, detailed photographs and attractive skin tones without the visible ink droplets associated with some conventional printers. Ready-to-Handle Photographs A protective overcoat is applied during printing to help resist fingerprints, moisture and UV exposure. Prints leave the printer dry and ready to cut, package or deliver. Recommended Uses for the HiTi P322W Passport and ID Photo Services Produce 4×6 sheets containing one or multiple passport and identification photo layouts for customers, employees, students and organization members. Small Photography Studios Add convenient on-site 4×6 printing to a portrait studio, photography counter or small retail service without dedicating substantial space to a commercial printer. Schools and Organizations Use the compact printer for student photos, membership images, identification applications and other low-volume photography requirements. Mobile Photography Its lightweight design makes the P322W easier to transport for mobile passport photography, community programs and temporary printing stations. Small Events and Gatherings The P322W can provide instant 4×6 prints at small parties and gatherings where printing volume is limited and rapid commercial production is not required. Personal Photo Printing Print selected photographs from compatible mobile devices, memory cards or a computer without maintaining ink cartridges or waiting for prints to dry. Is the P322W Recommended for a Busy Photo Booth? The HiTi P322W is best considered a compact, entry-level 4×6 printer rather than a high-volume commercial photo booth printer. Its approximately 47-second print time and 60-print cassette capacity can work for beginners, occasional printing and small events. For weddings, corporate activations, large parties or other events where many guests expect photographs quickly, a faster commercial photo printer with higher-capacity roll media will generally provide a better workflow. Wireless and Computer-Based Printing Print from a Mobile Device Install the HiTi Prinbiz app on a compatible mobile device. Connect the device to the P322W through Wi-Fi. Select a photograph or prepare an ID photo layout. Choose the desired settings and send the image to print. Print from a Computer Download and install the appropriate HiTi printer driver. Connect the printer using the supplied USB cable. Prepare the photograph or ID layout in compatible software. Select the P322W and begin printing. HiTi P322W Specifications Printer model HiTi P322W Printing technology Dye sublimation Print resolution 300 dpi continuous tone Print size 4 × 6 inches / 100 × 152 mm Standard print speed Approximately 47 seconds per 4×6 print HOD-mode print speed Approximately 58 seconds per 4×6 print Available finishes Glossy or simulated matte Media capacity 60 4×6 prints per individual cassette Connectivity Wi-Fi, memory card and USB computer connection Mobile compatibility Compatible iOS and Android devices Mobile application HiTi Prinbiz app Supported app file format Baseline JPEG USB connection USB Micro-B Dimensions Approximately 7.32 × 2.56 × 5.43 inches Printer weight Less than 2 pounds without consumables Power supply 19V, 65W DC adapter Manufacturer-listed computer support Windows 7 or later and macOS 10.6 or later Driver, operating-system and mobile-app compatibility may change as Windows, macOS, iOS and Android are updated. Confirm current driver and app compatibility for your device before purchasing. Genuine Compatible Media Order Paper and Ribbon with Your Printer The compatible media case contains 12 individual 60-print packs for a total of 720 4×6 prints. Each print pack includes the matched photo paper and ribbon required by the P322W. View P310W/P322W Media HiTi P322W Frequently Asked Questions Does the HiTi P322W include paper and ribbon? No. Paper and ribbon are sold separately from the standard printer package. The P322W requires compatible HiTi P310W/P322W 4×6 paper-and-ribbon media. Which print kit works with the P322W? Use the compatible HiTi P310W/P322W 4×6 media. EventPrinters offers a full case containing 12 print packs and 720 total 4×6 prints. Can the P322W print passport and ID photos? Yes. The Prinbiz app and compatible HiTi software can arrange multiple passport or identification images on a 4×6 sheet. The operator remains responsible for confirming the current size, background, head-position and biometric requirements of the issuing authority. Can I print from a mobile phone? Yes. The P322W supports wireless printing from compatible iOS and Android devices through the HiTi Prinbiz app. Can the P322W connect to a computer? Yes. The printer can connect to a compatible Windows or Mac computer using USB after the appropriate HiTi driver has been installed. Does the P322W automatically cut 2×6 photo strips? No. The printer uses 4×6 media and does not automatically cut the sheet into two 2×6 strips. Two photo-strip layouts can be printed on one 4×6 sheet, but the finished sheet would need to be cut separately. Is the P322W suitable for professional photo booths? It can work for beginners and low-volume events, but its approximately 47-second print time and 60-print cassette capacity may be limiting for busy photo booths. A faster commercial printer is generally better for high-attendance events. Does the P322W use ink cartridges? No. It uses dye-sublimation ribbon and matching photo paper. The ribbon provides the color used to produce each print. Professional Photo-Printing Expertise Since 1996 EventPrinters.com is operated by Southtrend Corp., a Miami-based professional photo-printing supplier serving photographers, photo booth operators, studios, attractions, schools and organizations since 1996. We are an authorized HiTi dealer and supply genuine HiTi printers, compatible print media and experienced product guidance. Call 305-653-0037 for help determining whether the P322W is the right printer for your volume, print size and intended workflow.
More you might like
Related
HiTi P310W / P322W 4x6" Media (Paper & Ribbon Print Kit) - 7
Related