{"id":1716,"date":"2025-08-26T12:31:31","date_gmt":"2025-08-26T12:31:31","guid":{"rendered":"https:\/\/poxiro.com\/?page_id=1716"},"modified":"2025-11-22T00:23:15","modified_gmt":"2025-11-22T00:23:15","slug":"remove-image-backgrounds","status":"publish","type":"page","link":"https:\/\/poxiro.com\/ar\/remove-image-backgrounds\/","title":{"rendered":"\u0625\u0632\u0627\u0644\u0629 \u062e\u0644\u0641\u064a\u0627\u062a \u0627\u0644\u0635\u0648\u0631"},"content":{"rendered":"\n<p class=\"has-text-align-center has-large-font-size\"><strong><strong>Online Background Remover \u2013 Remove Image Backgrounds Easily &amp; Quickly<\/strong><\/strong><\/p>\n\n\n\n<div style=\"height:73px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<div class=\"wp-block-uagb-image aligncenter uagb-block-0e4c230b wp-block-uagb-image--layout-default wp-block-uagb-image--effect-static wp-block-uagb-image--align-center\"><figure class=\"wp-block-uagb-image__figure\"><img decoding=\"async\" srcset=\"https:\/\/poxiro.com\/wp-content\/uploads\/2025\/08\/images-5.jpg ,https:\/\/poxiro.com\/wp-content\/uploads\/2025\/08\/images-5.jpg 780w, https:\/\/poxiro.com\/wp-content\/uploads\/2025\/08\/images-5.jpg 360w\" sizes=\"auto, (max-width: 480px) 150px\" src=\"https:\/\/poxiro.com\/wp-content\/uploads\/2025\/08\/images-5.jpg\" alt=\"\" class=\"uag-image-1740\" width=\"774\" height=\"364\" title=\"\" loading=\"lazy\" role=\"presentation\"\/><\/figure><\/div>\n\n\n\n<!DOCTYPE html>\n<html lang=\"en\" dir=\"ltr\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Background Remover Tool | Poxiro<\/title>\n<style>\n:root {\n    --primary-color: #4361ee;\n    --secondary-color: #3a0ca3;\n    --text-color: #333;\n    --bg-color: #f8f9fa;\n    --card-bg: #ffffff;\n    --border-color: #dee2e6;\n    --shadow: 0 4px 6px rgba(0, 0, 0, 0.1);\n    --transition: all 0.3s ease;\n}\n\n* {margin:0; padding:0; box-sizing:border-box; transition:var(--transition);}\nbody { font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; background-color:var(--bg-color); color:var(--text-color); padding:20px; }\n.container { max-width:900px; margin:0 auto; }\nheader { text-align:center; margin-bottom:30px; }\nh1 { color:var(--primary-color); margin-bottom:10px; }\n.description { color:var(--text-color); opacity:0.8; margin-bottom:20px; }\n.converter-card { background-color:var(--card-bg); border-radius:12px; padding:30px; box-shadow:var(--shadow); margin-bottom:30px; text-align:center; }\n.upload-area { border:2px dashed var(--border-color); border-radius:8px; padding:40px 20px; cursor:pointer; margin-bottom:20px; }\n.upload-area.active { border-color:var(--primary-color); background-color: rgba(67,97,238,0.05); }\n.convert-btn { background-color: var(--primary-color); color:white; border:none; padding:12px 24px; font-size:16px; border-radius:6px; cursor:pointer; margin:10px auto; display:block; font-weight:bold; max-width:250px; }\n.convert-btn:disabled { background-color: var(--border-color); cursor:not-allowed; }\n.progress-bar { height:10px; background-color:#e9ecef; border-radius:5px; overflow:hidden; margin-top:20px; }\n.progress { height:100%; background-color:green; width:0%; transition:width 0.3s ease; }\n.result-img { max-width:100%; margin-top:20px; display:none; border:1px solid var(--border-color); border-radius:8px; }\n.download-btn { display:none; margin-top:20px; padding:12px 24px; background:green; color:white; text-decoration:none; border-radius:6px; font-weight:bold; display:inline-block; }\n.error-message { color:red; text-align:center; margin-top:10px; display:none; }\n.content-section { margin-top:40px; background-color:var(--card-bg); border-radius:12px; padding:20px; box-shadow:var(--shadow); }\n.content-section h2 { color:var(--primary-color); margin-bottom:15px; }\n.content-section p, .content-section li { margin-bottom:10px; line-height:1.6; }\n.content-section ul { list-style: disc; padding-left:20px; }\nfooter { text-align:center; margin-top:40px; color:var(--text-color); opacity:0.7; }\nselect { padding:8px 12px; border-radius:6px; border:1px solid var(--border-color); margin-top:10px; font-size:14px; cursor:pointer; }\n<\/style>\n<\/head>\n<body>\n<div class=\"container\">\n<header>\n<h1>Background Remover Tool<\/h1>\n<p class=\"description\">Upload your image and remove the background automatically with high accuracy.<\/p>\n<\/header>\n\n<div class=\"converter-card\">\n<div class=\"upload-area\" id=\"uploadArea\">Drag &#038; drop image here or click to select<\/div>\n<input type=\"file\" id=\"fileInput\" accept=\"image\/*\" style=\"display:none;\">\n<button id=\"convertBtn\" class=\"convert-btn\" disabled>Remove Background<\/button>\n<div class=\"progress-bar\"><div class=\"progress\" id=\"progress\"><\/div><\/div>\n<img id=\"resultImage\" class=\"result-img\" alt=\"Processed Image\">\n<label for=\"formatSelect\">Download format:<\/label>\n<select id=\"formatSelect\">\n<option value=\"png\">PNG<\/option>\n<option value=\"jpg\">JPG<\/option>\n<option value=\"webp\">WEBP<\/option>\n<\/select>\n<a href=\"#\" class=\"download-btn\" id=\"downloadLink\" download>Download Image<\/a>\n<div class=\"error-message\" id=\"errorMessage\"><\/div>\n<\/div>\n\n<div class=\"content-section\">\n<h2>How to Use<\/h2>\n<ul>\n<li>Click the upload area or drag your image to it.<\/li>\n<li>Supported formats: PNG, JPG, GIF.<\/li>\n<li>Click &#8220;Remove Background&#8221; to start processing.<\/li>\n<li>Once done, the processed image will appear with a download link.<\/li>\n<\/ul>\n\n<h2>Features<\/h2>\n<ul>\n<li>Automatic high-accuracy background removal.<\/li>\n<li>Download in multiple formats: PNG, JPG, WEBP.<\/li>\n<li>Fast and easy, no software installation required.<\/li>\n<li>Works on all devices and browsers.<\/li>\n<\/ul>\n\n<h2>Tips<\/h2>\n<ul>\n<li>Use high-quality, clear images for best results.<\/li>\n<li>Perfect for creating professional designs and projects.<\/li>\n<li>The tool is free and easy to use.<\/li>\n<\/ul>\n<\/div>\n\n<footer>\n<p>\u00a9 2025 Poxiro. All rights reserved.<\/p>\n<\/footer>\n<\/div>\n\n<script>\nconst uploadArea = document.getElementById('uploadArea');\nconst fileInput = document.getElementById('fileInput');\nconst convertBtn = document.getElementById('convertBtn');\nconst progress = document.getElementById('progress');\nconst resultImage = document.getElementById('resultImage');\nconst downloadLink = document.getElementById('downloadLink');\nconst errorMessage = document.getElementById('errorMessage');\nconst formatSelect = document.getElementById('formatSelect');\n\nlet selectedFile = null;\n\n\/\/ Detect Dark\/Light Mode\nfunction detectColorScheme() {\n    if(window.matchMedia && window.matchMedia('(prefers-color-scheme: dark)').matches){\n        document.documentElement.setAttribute('data-theme','dark');\n    } else {\n        document.documentElement.setAttribute('data-theme','light');\n    }\n    window.matchMedia('(prefers-color-scheme: dark)').addEventListener('change', e=>{\n        document.documentElement.setAttribute('data-theme', e.matches?'dark':'light');\n    });\n}\ndetectColorScheme();\n\n\/\/ Upload\nuploadArea.addEventListener('click', ()=> fileInput.click());\nfileInput.addEventListener('change', ()=>{\n    if(fileInput.files.length){\n        selectedFile = fileInput.files[0];\n        convertBtn.disabled = false;\n        uploadArea.textContent = selectedFile.name;\n    }\n});\nuploadArea.addEventListener('dragover', e=>{ e.preventDefault(); uploadArea.classList.add('active'); });\nuploadArea.addEventListener('dragleave', e=>{ uploadArea.classList.remove('active'); });\nuploadArea.addEventListener('drop', e=>{\n    e.preventDefault(); uploadArea.classList.remove('active');\n    if(e.dataTransfer.files.length){\n        selectedFile = e.dataTransfer.files[0];\n        convertBtn.disabled = false;\n        uploadArea.textContent = selectedFile.name;\n    }\n});\n\n\/\/ Remove background using API\nconvertBtn.addEventListener('click', async ()=>{\n    if(!selectedFile) return;\n    convertBtn.disabled = true;\n    convertBtn.textContent = \"Processing...\";\n    errorMessage.style.display = 'none';\n    progress.style.width = '20%';\n\n    const formData = new FormData();\n    formData.append(\"image_file\", selectedFile);\n\n    try {\n        const API_KEY = \"tenPNewx8NsUnZCtCGAzdMHn\";\n        const response = await fetch(\"https:\/\/api.remove.bg\/v1.0\/removebg\", {\n            method: \"POST\",\n            headers: {\"X-Api-Key\": API_KEY},\n            body: formData\n        });\n        if(!response.ok) throw new Error(\"Failed to fetch from API\");\n\n        const blob = await response.blob();\n        const url = URL.createObjectURL(blob);\n\n        resultImage.src = url;\n        resultImage.style.display = \"block\";\n\n        \/\/ Set download format\n        let selectedFormat = formatSelect.value.toLowerCase();\n        downloadLink.href = url;\n        downloadLink.download = selectedFile.name.split('.')[0] + '.' + selectedFormat;\n        downloadLink.style.display = \"inline-block\";\n\n        progress.style.width = '100%';\n        convertBtn.textContent = \"Remove Background\";\n        convertBtn.disabled = false;\n\n    } catch(err){\n        errorMessage.textContent = err.message;\n        errorMessage.style.display = \"block\";\n        convertBtn.textContent = \"Remove Background\";\n        convertBtn.disabled = false;\n        progress.style.width = '0%';\n    }\n});\n<\/script>\n<\/body>\n<\/html>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Online Background Remover \u2013 Remove Image Backgrounds Easily &amp; Quickly Background Remover Tool | Poxiro Background Remover Tool Upload your image and remove the background automatically with high accuracy. Drag &#038; drop image here or click to select Remove Background Download format: PNGJPGWEBP Download Image How to Use Click the upload area or drag your [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-1716","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"ar3508802@gmail.com","author_link":"https:\/\/poxiro.com\/ar\/author\/ar3508802gmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Online Background Remover \u2013 Remove Image Backgrounds Easily &amp; Quickly Background Remover Tool | Poxiro Background Remover Tool Upload your image and remove the background automatically with high accuracy. Drag &#038; drop image here or click to select Remove Background Download format: PNGJPGWEBP Download Image How to Use Click the upload area or drag your&hellip;","_links":{"self":[{"href":"https:\/\/poxiro.com\/ar\/wp-json\/wp\/v2\/pages\/1716","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/poxiro.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/poxiro.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/poxiro.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/poxiro.com\/ar\/wp-json\/wp\/v2\/comments?post=1716"}],"version-history":[{"count":24,"href":"https:\/\/poxiro.com\/ar\/wp-json\/wp\/v2\/pages\/1716\/revisions"}],"predecessor-version":[{"id":1946,"href":"https:\/\/poxiro.com\/ar\/wp-json\/wp\/v2\/pages\/1716\/revisions\/1946"}],"wp:attachment":[{"href":"https:\/\/poxiro.com\/ar\/wp-json\/wp\/v2\/media?parent=1716"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}