{% extends "base.html" %}
{% set _cms_title = get_page_content(page_id, 'title', g.lang_code) %}
{% set _cms_desc = get_page_content(page_id, 'description', g.lang_code) %}
{% set _cms_heading = get_page_content(page_id, 'page_heading', g.lang_code) %}
{% set _cms_page_desc = get_page_content(page_id, 'page_description', g.lang_code) %}
{% set _cms_head_html = get_page_content(page_id, 'head_html', g.lang_code) %}
{% set _cms_og_image = get_page_content(page_id, 'og_image', g.lang_code) %}
{% block title %}{% if _cms_title %}{{ _cms_title }}{% else %}{% trans %}Remove Image Background{% endtrans %} | OnlineConvert.cc{% endif %}{% endblock %}
{% block description %}{% if _cms_desc %}{{ _cms_desc }}{% else %}{% trans %}Remove backgrounds from photos instantly — 100% automatic, free online tool{% endtrans %}{% endif %}{% endblock %}
{% block og_image_tag %}{% if _cms_og_image %}{% endif %}{% endblock %}
{% block extra_head %}{% if _cms_head_html %}{{ _cms_head_html|safe }}{% endif %}{% endblock %}
{% block head %}
{{ super() }}
{% endblock %}
{% block content %}
{% if _cms_page_desc %}{{ _cms_page_desc }}{% else %}{% trans %}100% Automatically and{% endtrans %}
{% trans %}Free{% endtrans %}
{% endif %}
{% trans %}or drop a file,{% endtrans %} {% trans %}Supports: JPG, PNG, WEBP{% endtrans %} • {% trans %}Max 10 MB{% endtrans %} {% trans %}Processing your image{% endtrans %} {% trans %}This may take a few seconds{% endtrans %} {% trans %}Easily Erase or Restore Anything{% endtrans %} {% trans %}Add text or shapes, then drag them into position on the canvas.{% endtrans %} {% trans %}No objects added yet.{% endtrans %}
{% trans %}Click an object to select it, then drag it on the canvas.{% endtrans %}
{% trans %}100% automatically — in just a few seconds, and always for free{% endtrans %} {% trans %}From e-commerce to social media — remove backgrounds for any purpose{% endtrans %} {% trans %}Clean product photos{% endtrans %} {% trans %}Portrait & studio shots{% endtrans %} {% trans %}Marketing & graphics{% endtrans %} {% trans %}Thumbnails & stories{% endtrans %} {% trans %}Drop or browse for any photo{% endtrans %} {% trans %}Automatic subject detection{% endtrans %} {% trans %}Get transparent PNG instantly{% endtrans %} {% trans %}No sign-up required{% endtrans %} • {% trans %}100% Free{% endtrans %}
{% if _cms_heading %}{{ _cms_heading }}{% else %}{% trans %}Remove Image{% endtrans %}
{% trans %}Background{% endtrans %}{% endif %}
{% trans %}Removing background...{% endtrans %}
{% trans %}Magic Brush{% endtrans %}
{% trans %}Stunning quality{% endtrans %}
{% trans %}One tool, endless uses{% endtrans %}
{% trans %}E-Commerce{% endtrans %}
{% trans %}Photography{% endtrans %}
{% trans %}Design{% endtrans %}
{% trans %}Social Media{% endtrans %}
{% trans %}Just picture it{% endtrans %}
{% trans %}How It Works{% endtrans %}
{% trans %}Upload{% endtrans %}
{% trans %}AI Removes BG{% endtrans %}
{% trans %}Download{% endtrans %}
{% trans %}Remove Image Background{% endtrans %}
{% trans %}Upload Image{% endtrans %}