QUICK AIR RELEASE VINYL / TINT WEEDING PEN
.iwpd { --iwpd-accent: #ff4b4b; --iwpd-black: #101214; --iwpd-text: #3a4046; --iwpd-muted: #737b82; --iwpd-white: #ffffff; --iwpd-soft: #f5f7f8; --iwpd-soft-2: #fafbfc; --iwpd-bord er: #e0e5e8; --iwpd-color-dark: #14171a; --iwpd-color-deep: #333b42; --iwpd-color: #59656d; --iwpd-color-mid: #8d979d; --iwpd-color-light: #c2c9cd; --iwpd-color-bright: #e9ecee; --iwpd-radius-lg: 28px; --iwpd-radius-md: 18px; width: 100%; max-width: 1180px; margin: 0 auto; color: var(--iwpd-text); font-family: inherit; font-size: 16px; line-height: 1.55; } .iwpd, .iwpd *, .iwpd *::before, .iwpd *::after { box-sizing: border-box; } .iwpd svg { display: block; max-width: 100%; } .iwpd a { color: inherit; } /* ========================= HERO ========================= */ .iwpd__hero { position: relative; display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr); gap: clamp(24px, 5vw, 64px); align-items: center; overflow: hidden; padding: clamp(30px, 6vw, 72px); border-radius: var(--iwpd-radius-lg); color: var(--iwpd-white); background: linear-gradient( 112deg, transparent 0%, transparent 36%, rgba(255, 255, 255, 0.01) 42%, rgba(255, 255, 255, 0.08) 48%, rgba(255, 255, 255, 0.015) 54%, transparent 61% ), radial-gradient( circle at 92% 7%, rgba(233, 236, 238, 0.4), transparent 28% ), radial-gradient( circle at 98% 69%, rgba(141, 151, 157, 0.42), transparent 31% ), radial-gradient( circle at 76% 100%, rgba(51, 59, 66, 0.98), transparent 43% ), radial-gradient( circle at 66% 18%, rgba(194, 201, 205, 0.15), transparent 31% ), linear-gradient( 135deg, #07090a 0%, var(--iwpd-color-dark) 21%, var(--iwpd-color-deep) 46%, var(--iwpd-color) 70%, var(--iwpd-color-mid) 88%, var(--iwpd-color-light) 100% ); } .iwpd__hero::before { position: absolute; top: 0; left: clamp(30px, 6vw, 72px); width: clamp(84px, 13vw, 160px); height: 5px; border-radius: 0 0 20px 20px; background: var(--iwpd-accent); content: ""; } .iwpd__hero::after { position: absolute; top: -105px; right: -110px; width: 360px; height: 360px; border: 1px solid rgba(255, 255, 255, 0.13); border-radius: 50%; content: ""; } .iwpd__hero-copy, .iwpd__product-card { position: relative; z-index: 1; } .iwpd__eyebrow { display: flex; flex-wrap: wrap; gap: 8px; margin: 0 0 22px; } .iwpd__eyebrow span { display: inline-flex; align-items: center; min-height: 30px; padding: 6px 12px; border: 1px solid rgba(255, 255, 255, 0.2); border-radius: 999px; color: rgba(255, 255, 255, 0.97); background: rgba(255, 255, 255, 0.07); font-size: 11px; font-weight: 700; letter-spacing: 0.09em; line-height: 1.2; text-transform: uppercase; } .iwpd__eyebrow span:first-child { border-color: var(--iwpd-accent); background: var(--iwpd-accent); } .iwpd__hero h2 { max-width: 950px; margin: 0; color: var(--iwpd-white); font-size: clamp(34px, 5.2vw, 66px); font-weight: 800; letter-spacing: -0.045em; line-height: 0.98; } .iwpd__hero-lead { max-width: 820px; margin: 24px 0 0; color: rgba(255, 255, 255, 0.82); font-size: clamp(16px, 1.8vw, 20px); line-height: 1.6; } .iwpd__hero-lead strong { color: var(--iwpd-white); } .iwpd__chips { display: flex; flex-wrap: wrap; gap: 9px; margin-top: 28px; } .iwpd__chip { display: inline-flex; align-items: center; gap: 8px; min-height: 38px; padding: 9px 14px; border-radius: 999px; color: rgba(255, 255, 255, 0.98); background: rgba(255, 255, 255, 0.08); font-size: 13px; font-weight: 600; } .iwpd__chip::before { width: 7px; height: 7px; flex: 0 0 7px; border-radius: 50%; background: var(--iwpd-accent); content: ""; } .iwpd__product-card { width: 100%; max-width: 390px; justify-self: end; padding: 20px; border: 1px solid rgba(255, 255, 255, 0.16); border-radius: 24px; background: linear-gradient( 135deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.025) ); box-shadow: 0 24px 70px rgba(0, 0, 0, 0.43); } .iwpd__product-meta { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 20px; } .iwpd__product-meta > div:last-child { text-align: right; } .iwpd__product-label { display: block; color: rgba(255, 255, 255, 0.6); font-size: 10px; font-weight: 700; letter-spacing: 0.13em; line-height: 1.35; text-transform: uppercase; } .iwpd__product-value { display: block; margin-top: 5px; color: var(--iwpd-white); font-size: 14px; font-weight: 750; line-height: 1.4; } .iwpd__product-note { margin: 18px 0 0; color: rgba(255, 255, 255, 0.68); font-size: 11px; line-height: 1.55; } /* ========================= QUICK FACTS ========================= */ .iwpd__facts { display: grid; grid-template-columns: repeat(6, minmax(0, 1fr)); gap: 10px; margin-top: 14px; } .iwpd__fact { min-width: 0; padding: 21px 17px; border: 1px solid var(--iwpd-border); border-radius: var(--iwpd-radius-md); background: var(--iwpd-soft-2); } .iwpd__fact-icon, .iwpd__application-icon { display: flex; align-items: center; justify-content: center; color: var(--iwpd-color-deep); background: linear-gradient(135deg, #f9fafb, #e8ebed); } .iwpd__fact-icon { width: 39px; height: 39px; margin-bottom: 15px; border-radius: 11px; } .iwpd__fact-icon svg { width: 20px; height: 20px; } .iwpd__fact-label { color: var(--iwpd-muted); font-size: 10px; font-weight: 700; letter-spacing: 0.1em; line-height: 1.3; text-transform: uppercase; } .iwpd__fact-value { display: block; margin-top: 5px; color: var(--iwpd-black); font-size: 14px; font-weight: 750; line-height: 1.35; } /* ========================= SECTIONS ========================= */ .iwpd__section { padding: clamp(48px, 7vw, 86px) 0 0; } .iwpd__section-heading { max-width: 930px; margin-bottom: 30px; } .iwpd__section-kicker { display: inline-flex; align-items: center; gap: 10px; margin-bottom: 12px; color: var(--iwpd-accent); font-size: 11px; font-weight: 800; letter-spacing: 0.12em; text-transform: uppercase; } .iwpd__section-kicker::before { width: 26px; height: 3px; border-radius: 10px; background: var(--iwpd-accent); content: ""; } .iwpd__section h3 { margin: 0; color: var(--iwpd-black); font-size: clamp(29px, 4vw, 46px); font-weight: 800; letter-spacing: -0.038em; line-height: 1.05; } .iwpd__section-intro { max-width: 870px; margin: 17px 0 0; color: var(--iwpd-muted); font-size: clamp(15px, 1.6vw, 18px); line-height: 1.75; } /* ========================= STORY ========================= */ .iwpd__story { width: 100%; padding: clamp(28px, 5vw, 56px); border: 1px solid var(--iwpd-border); border-radius: var(--iwpd-radius-lg); background: radial-gradient( circle at 100% 0%, rgba(141, 151, 157, 0.1), transparent 34% ), radial-gradient( circle at 87% 100%, rgba(194, 201, 205, 0.16), transparent 33% ), var(--iwpd-white); } .iwpd__story > p { max-width: 980px; margin: 0; color: #70777d; font-size: clamp(15px, 1.65vw, 18px); line-height: 1.8; } .iwpd__story > p + p { margin-top: 20px; } .iwpd__story strong { color: var(--iwpd-black); } .iwpd__performance { display: grid; grid-template-columns: minmax(0, 1.15fr) minmax(250px, 0.85fr); gap: 24px; align-items: center; margin-top: 34px; padding: clamp(22px, 4vw, 34px); border: 1px solid var(--iwpd-border); border-radius: 20px; background: radial-gradient( circle at 100% 0%, rgba(233, 236, 238, 0.62), transparent 39% ), radial-gradient( circle at 82% 100%, rgba(89, 101, 109, 0.07), transparent 40% ), linear-gradient(135deg, #f5f7f8 0%, #ffffff 100%); } .iwpd__performance-label { color: var(--iwpd-accent); font-size: 10px; font-weight: 800; letter-spacing: 0.13em; text-transform: uppercase; } .iwpd__performance h4 { max-width: 700px; margin: 10px 0 0; color: var(--iwpd-black); font-size: clamp(22px, 3vw, 34px); font-weight: 800; letter-spacing: -0.035em; line-height: 1.12; } .iwpd__performance p { margin: 0; padding-left: 24px; border-left: 3px solid var(--iwpd-accent); color: #70777d; font-size: 14px; line-height: 1.7; } /* ========================= FEATURES ========================= */ .iwpd__features { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 12px; } .iwpd__feature { position: relative; min-height: 245px; overflow: hidden; padding: 29px; border: 1px solid var(--iwpd-border); border-radius: var(--iwpd-radius-md); background: var(--iwpd-soft-2); } .iwpd__feature::after { position: absolute; right: -30px; bottom: -40px; width: 115px; height: 115px; border-radius: 50%; background: rgba(89, 101, 109, 0.05); content: ""; } .iwpd__feature-number { display: inline-flex; align-items: center; justify-content: center; width: 38px; height: 38px; border-radius: 50%; color: var(--iwpd-white); background: var(--iwpd-color-dark); font-size: 12px; font-weight: 800; } .iwpd__feature h4 { position: relative; z-index: 1; margin: 23px 0 0; color: var(--iwpd-black); font-size: 20px; font-weight: 750; letter-spacing: -0.02em; line-height: 1.25; } .iwpd__feature p { position: relative; z-index: 1; margin: 11px 0 0; color: var(--iwpd-muted); font-size: 14px; line-height: 1.65; } /* ========================= APPLICATIONS ========================= */ .iwpd__applications { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 11px; } .iwpd__application { display: flex; flex-direction: column; justify-content: space-between; min-height: 185px; padding: 24px; border: 1px solid var(--iwpd-border); border-radius: var(--iwpd-radius-md); background: var(--iwpd-white); } .iwpd__application-icon { width: 42px; height: 42px; border-radius: 12px; } .iwpd__application-icon svg { width: 21px; height: 21px; } .iwpd__application strong { display: block; margin-top: 26px; color: var(--iwpd-black); font-size: 16px; line-height: 1.3; } .iwpd__application span { display: block; margin-top: 5px; color: var(--iwpd-muted); font-size: 12px; line-height: 1.5; } /* ========================= PRACTICAL NOTE ========================= */ .iwpd__tool-note { display: grid; grid-template-columns: auto minmax(0, 1fr); gap: 18px; align-items: start; margin-top: 14px; padding: 23px 25px; border: 1px solid var(--iwpd-border); border-radius: var(--iwpd-radius-md); background: #f7f8f9; } .iwpd__tool-note-icon { display: flex; align-items: center; justify-content: center; width: 43px; height: 43px; border-radius: 50%; color: var(--iwpd-white); background: var(--iwpd-color-deep); } .iwpd__tool-note-icon svg { width: 21px; height: 21px; } .iwpd__tool-note p { margin: 0; color: #687078; font-size: 13px; line-height: 1.65; } .iwpd__tool-note p + p { margin-top: 7px; } .iwpd__tool-note strong { color: var(--iwpd-black); } .iwpd__tool-facts { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; margin-top: 18px; } .iwpd__tool-fact { padding: 17px; border: 1px solid var(--iwpd-border); border-radius: 13px; background: var(--iwpd-white); } .iwpd__tool-fact small { display: block; color: var(--iwpd-accent); font-size: 9px; font-weight: 800; letter-spacing: 0.09em; line-height: 1.3; text-transform: uppercase; } .iwpd__tool-fact strong { display: block; margin-top: 5px; color: var(--iwpd-black); font-size: 13px; line-height: 1.45; } /* ========================= ACCORDIONS ========================= */ .iwpd__details { display: grid; gap: 9px; } .iwpd__detail { overflow: hidden; border: 1px solid var(--iwpd-border); border-radius: var(--iwpd-radius-md); background: var(--iwpd-soft-2); } .iwpd__detail summary { position: relative; display: flex; align-items: center; min-height: 78px; padding: 20px 64px 20px 24px; color: var(--iwpd-black); cursor: pointer; list-style: none; font-size: 16px; font-weight: 750; line-height: 1.35; } .iwpd__detail summary::-webkit-details-marker { display: none; } .iwpd__detail summary::before, .iwpd__detail summary::after { position: absolute; top: 50%; right: 25px; width: 15px; height: 2px; border-radius: 3px; background: var(--iwpd-black); transform: translateY(-50%); content: ""; } .iwpd__detail summary::after { transform: translateY(-50%) rotate(90deg); } .iwpd__detail[open] summary::after { transform: translateY(-50%); } .iwpd__detail[open] summary { background: var(--iwpd-white); } .iwpd__detail-content { padding: 0 24px 27px; background: var(--iwpd-white); } .iwpd__specs { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin: 0; } .iwpd__spec { position: relative; display: grid; grid-template-columns: minmax(125px, 0.76fr) minmax(0, 1.24fr); gap: 16px; align-items: center; min-height: 78px; overflow: hidden; padding: 17px 18px 17px 23px; border: 1px solid var(--iwpd-border); border-radius: 14px; background: radial-gradient( circle at 100% 0%, rgba(141, 151, 157, 0.05), transparent 43% ), linear-gradient(135deg, #ffffff 0%, #fafbfc 100%); } .iwpd__spec::before { position: absolute; top: 15px; bottom: 15px; left: 0; width: 4px; border-radius: 0 5px 5px 0; background: var(--iwpd-accent); content: ""; } .iwpd__spec dt { position: relative; margin: 0; padding-left: 13px; color: #737b82; font-size: 11px; font-weight: 800; letter-spacing: 0.055em; line-height: 1.45; text-transform: uppercase; } .iwpd__spec dt::before { position: absolute; top: 50%; left: 0; width: 5px; height: 5px; border-radius: 50%; background: var(--iwpd-accent); transform: translateY(-50%); content: ""; } .iwpd__spec dd { margin: 0; color: var(--iwpd-black); font-size: 13px; font-weight: 750; line-height: 1.5; } .iwpd__check-list { display: grid; gap: 13px; margin: 0; padding: 0; list-style: none; } .iwpd__check-list li { position: relative; padding-left: 31px; color: #70777d; font-size: 14px; line-height: 1.65; } .iwpd__check-list li::before { position: absolute; top: 3px; left: 0; display: flex; align-items: center; justify-content: center; width: 20px; height: 20px; border-radius: 50%; color: var(--iwpd-white); background: var(--iwpd-color-deep); font-size: 11px; font-weight: 800; content: "✓"; } /* ========================= PRODUCT BANNER ========================= */ .iwpd__tool-banner { display: grid; grid-template-columns: minmax(0, 1fr) auto; gap: 25px; align-items: center; margin-top: 14px; padding: clamp(24px, 4vw, 38px); border-radius: var(--iwpd-radius-lg); background: radial-gradient( circle at 100% 0%, rgba(233, 236, 238, 0.64), transparent 38% ), radial-gradient( circle at 78% 100%, rgba(89, 101, 109, 0.08), transparent 35% ), var(--iwpd-soft); } .iwpd__tool-banner h4 { margin: 0; color: var(--iwpd-black); font-size: clamp(22px, 3vw, 32px); font-weight: 800; letter-spacing: -0.03em; line-height: 1.1; } .iwpd__tool-banner p { max-width: 790px; margin: 9px 0 0; color: var(--iwpd-muted); font-size: 14px; line-height: 1.65; } .iwpd__tool-pill { display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 12px 22px; border-radius: 999px; color: var(--iwpd-white); background: linear-gradient( 135deg, var(--iwpd-color-dark), var(--iwpd-color), var(--iwpd-color-mid) ); font-size: 13px; font-weight: 800; line-height: 1.25; text-align: center; white-space: nowrap; } /* ========================= SUPPORT ========================= */ .iwpd__support { position: relative; overflow: hidden; margin-top: clamp(48px, 7vw, 86px); padding: clamp(30px, 6vw, 60px); border-radius: var(--iwpd-radius-lg); color: var(--iwpd-white); background: radial-gradient( circle at 95% 5%, rgba(255, 75, 75, 0.35), transparent 34% ), linear-gradient(135deg, #111111, #222222); } .iwpd__support::before { position: absolute; top: 0; left: clamp(30px, 6vw, 60px); width: 120px; height: 5px; border-radius: 0 0 15px 15px; background: var(--iwpd-accent); content: ""; } .iwpd__support-inner { position: relative; z-index: 1; } .iwpd__support-label { color: var(--iwpd-accent); font-size: 11px; font-weight: 800; letter-spacing: 0.13em; text-transform: uppercase; } .iwpd__support h3 { max-width: 760px; margin: 12px 0 0; color: var(--iwpd-white); font-size: clamp(29px, 4.2vw, 50px); font-weight: 800; letter-spacing: -0.04em; line-height: 1.05; } .iwpd__support-copy { max-width: 760px; margin: 15px 0 0; color: rgba(255, 255, 255, 0.68); font-size: 15px; line-height: 1.65; } .iwpd__support-actions { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 10px; margin-top: 31px; } .iwpd a.iwpd__support-button, .iwpd a.iwpd__support-button:link, .iwpd a.iwpd__support-button:visited { display: flex !important; align-items: center !important; gap: 12px !important; min-width: 0 !important; min-height: 64px !important; padding: 14px 16px !important; border: 1px solid rgba(255, 255, 255, 0.17) !important; border-radius: 14px !important; color: #ffffff !important; -webkit-text-fill-color: #ffffff !important; background: rgba(255, 255, 255, 0.08) !important; background-image: none !important; box-shadow: none !important; text-decoration: none !important; text-decoration-line: none !important; text-shadow: none !important; } .iwpd a.iwpd__support-button:first-child { border-color: var(--iwpd-accent) !important; background: var(--iwpd-accent) !important; } .iwpd a.iwpd__support-button::before, .iwpd a.iwpd__support-button::after { display: none !important; content: none !important; } .iwpd a.iwpd__support-button:hover, .iwpd a.iwpd__support-button:focus, .iwpd a.iwpd__support-button:active { border-color: var(--iwpd-accent) !important; color: #ffffff !important; -webkit-text-fill-color: #ffffff !important; background: var(--iwpd-accent) !important; text-decoration: none !important; } .iwpd a.iwpd__support-button:focus-visible { outline: 3px solid rgba(255, 75, 75, 0.35) !important; outline-offset: 3px !important; } .iwpd__support-icon { display: flex; align-items: center; justify-content: center; width: 34px; height: 34px; flex: 0 0 34px; border-radius: 10px; color: var(--iwpd-white); background: rgba(255, 255, 255, 0.14); } .iwpd__support-icon svg { width: 18px; height: 18px; } .iwpd__support-text { min-width: 0; } .iwpd__support-text small { display: block; color: rgba(255, 255, 255, 0.58); font-size: 9px; font-weight: 700; letter-spacing: 0.09em; line-height: 1.3; text-transform: uppercase; } .iwpd__support-text strong { display: block; overflow: hidden; margin-top: 3px; color: var(--iwpd-white); font-size: 13px; font-weight: 750; line-height: 1.3; text-overflow: ellipsis; } .iwpd__fine-print, .iwpd__governance { margin: 18px 3px 0; color: #858585; font-size: 10px; line-height: 1.55; } .iwpd__governance { margin-top: 5px; } @media (max-width: 1020px) { .iwpd__hero { grid-template-columns: 1fr; } .iwpd__product-card { max-width: none; justify-self: stretch; } .iwpd__facts { grid-template-columns: repeat(3, minmax(0, 1fr)); } .iwpd__performance { grid-template-columns: 1fr; } .iwpd__features, .iwpd__applications, .iwpd__support-actions { grid-template-columns: repeat(2, minmax(0, 1fr)); } .iwpd__tool-facts, .iwpd__specs { grid-template-columns: 1fr; } } @media (max-width: 600px) { .iwpd { font-size: 15px; } .iwpd__hero { padding: 35px 20px 22px; border-radius: 22px; } .iwpd__hero::before { left: 20px; } .iwpd__hero h2 { font-size: clamp(30px, 9.8vw, 45px); } .iwpd__product-card { padding: 18px; border-radius: 19px; } .iwpd__product-meta { gap: 14px; } .iwpd__facts { grid-template-columns: repeat(2, minmax(0, 1fr)); } .iwpd__fact { padding: 18px 14px; } .iwpd__section { padding-top: 52px; } .iwpd__story { padding: 26px 21px; border-radius: 20px; } .iwpd__performance { padding: 22px 19px; border-radius: 16px; } .iwpd__features, .iwpd__applications { grid-template-columns: 1fr; } .iwpd__feature { min-height: 0; padding: 24px 21px; } .iwpd__application { min-height: 148px; padding: 21px; } .iwpd__tool-note { grid-template-columns: 1fr; padding: 21px; } .iwpd__detail summary { min-height: 70px; padding: 18px 56px 18px 18px; } .iwpd__detail summary::before, .iwpd__detail summary::after { right: 20px; } .iwpd__detail-content { padding: 0 17px 20px; } .iwpd__spec { grid-template-columns: 1fr; gap: 7px; min-height: 0; padding: 16px 16px 16px 21px; } .iwpd__tool-banner { grid-template-columns: 1fr; padding: 24px 21px; border-radius: 20px; } .iwpd__tool-pill { justify-self: start; white-space: normal; } .iwpd__support { padding: 36px 20px 22px; border-radius: 22px; } .iwpd__support::before { left: 20px; } .iwpd__support-actions { grid-template-columns: 1fr; margin-top: 25px; } .iwpd a.iwpd__support-button { width: 100% !important; } } Tools Air Release Pen Vinyl & Tint Retractable Tip Quick Air Release Vinyl / Tint Weeding Pen A retractable precision pin pen designed for releasing trapped air from vinyl and graphics while also supporting detailed weeding work across vinyl, tint, craft and film applications. Air Bubble Release Precision Weeding Retractable Tip Pocket Clip Tool Type Pin Pen / Weeding Tool Tip Retractable Designed for sign makers, wrap installers and DIY users working with vinyl, tint, graphics, PPF and detailed weeding projects. Primary Function Air Release Secondary Use Precision Weeding Tip Design Retractable Film Use Vinyl / Tint / PPF Carry Feature Pocket Clip Bubble Control Tiny Pinholes Air release & weeding One compact pen for trapped air, fine vinyl removal and detailed film work The Quick Air Release Vinyl / Tint Weeding Pen is a compact precision tool intended for sign makers, wrap installers and DIY users working across vinyl, tint, printed graphics and paint protection film projects. For air-release work, the pin tip creates tiny holes in vinyl, printed graphics or car wraps so trapped air can escape and the film can be flattened back onto the substrate. The same precision tip can also be used for weeding, including removing small negative pieces around a kiss-cut image and lifting small pieces of vinyl or iron-on material from a carrier sheet. A retractable tip helps protect the point when the tool is not in use, while the pocket clip keeps the pen close and easier to access during detailed installation or craft work. Two functions in one tool Release small air pockets in applied film or switch to precise weeding and detail work. The supplied description positions the pen as both an air-release tool and a precision weeding tool for professional and DIY vinyl-related applications. Key features Designed around precision access, retractable storage and versatile film work The supplied product information highlights bubble release, detailed weeding, a retractable tip and clip-on portability. 01 Quick air bubble release Creates very small pinholes in vinyl, graphics or wraps so trapped air can escape from beneath the film. 02 Supports film flattening After trapped air is released, the film can be worked back toward the substrate as described in the supplied listing. 03 Precision weeding tip Designed for lifting and removing small negative pieces around kiss-cut images and detailed vinyl graphics. 04 Retractable point The retractable tip helps protect the point when stored and removes the need for a separate cap. 05 Multiple craft uses Suitable for heat-transfer vinyl, craft adhesive vinyl, paper craft, lettering and scrapbooking applications listed in the source. 06 Clip-on convenience The pen can be clipped to a pocket for faster access while working on wraps, signs, tint or craft projects. Recommended uses Suitable for vinyl wraps, tinting, PPF and detailed weeding projects The supplied description lists automotive film applications together with sign-making, craft vinyl and precision weeding tasks. Vinyl Car Wrapping Release small trapped air pockets and perform detailed film work during automotive wrapping. Window Tinting Listed as a suitable application for detailed automotive tint installation work. PPF Installation Paint protection film installation projects are included among the applications listed in the supplied description. Precision Weeding Remove small negative pieces from kiss-cut vinyl, iron-on, lettering and related craft work. For air release, use the precision pin to create a tiny opening at the trapped air pocket. The supplied description states that the small opening allows the air to escape so the vinyl, printed graphic or wrap can be flattened against the substrate. Air Release Tiny pinhole method Weeding Negative-piece removal Storage Retractable tip with pocket clip Product information Air-release function, weeding uses, retractable design and listed applications Product details Product Name Quick Air Release Vinyl / Tint Weeding Pen Product Type Pin pen air-release and weeding tool Tip Design Retractable Primary Function Air bubble release Secondary Function Precision weeding Carry Feature Pocket clip Automotive Uses Vinyl wrapping, tinting and PPF installation Craft Uses Vinyl, paper craft, lettering and scrapbooking Air bubble release function The pin pen is designed to create tiny openings in applied film. The supplied description identifies vinyl, printed graphics and car wraps as suitable materials for this function. The tiny pinhole allows trapped air beneath the film to escape. After the air is released, the film can be flattened back against the substrate. The tool is described as useful for air bubbles around larger craft or wrap projects. Rivet areas are also identified as a suitable use case in the supplied description. Precision weeding applications Designed for removing negative pieces around kiss-cut images. Useful for lifting small cut pieces of vinyl. The supplied description also identifies iron-on material from carrier sheets. Suitable for heat-transfer vinyl weeding. Suitable for craft adhesive vinyl weeding. Paper craft weeding is also listed. Lettering and scrapbooking projects are included among the recommended uses. Retractable design and recommended users The pin tip retracts into the tool when not in use. The supplied description states that the retractable design helps protect the tip from damage. No separate cap is required for the retractable point. The integrated clip allows the pen to be attached to a pocket. Sign makers are specifically identified as intended users. Wrap installers are specifically identified as intended users. DIY users and craft applications are also included in the supplied description. Retractable precision pen for air release and detailed vinyl weeding A compact two-purpose tool for releasing trapped air from vinyl, graphics and wraps while also supporting detailed weeding across automotive film and craft applications. Air Release + Weeding Instawraps product support Questions or need assistance? If you have any questions, or if you need assistance, please do not hesitate to contact our customer service department. Fast assistance Live Chat Send a request Contact Us Email our team [email protected] Speak with us 1-866-258-6908 *Product characteristics, air-release function, weeding applications, retractable-tip design, pocket-clip feature and listed automotive or craft uses shown above are based on the supplied product description. Air-release and film-flattening results depend on the application, film, substrate and user technique. Product information presented here is based on the supplied listing information for the Quick Air Release Vinyl / Tint Weeding Pen.
More you might like
Related
Airbrush Quick Release Adapter Airbrush Quick Disconnect Cou
Related
Airbrush QUICK RELEASE 1/8 - Air Flow Control
Related
Magnetic Quick Release Metal Base, For Insta360 X4 Air, Quic
Related