Vivo’s Teleconverter Lens Returns with the X300 Series

Vivo’s Teleconverter Lens Returns with the X300 Series
source: gettyimages
September 23, 2025

Vivo has officially announced that its innovative 2.35x detachable teleconverter lens will make a comeback with the upcoming X300 and X300 Pro smartphones, scheduled to launch in October.

The teleconverter lens, introduced earlier this year with the X200 Ultra, garnered attention for its unique design and surprisingly high-quality photography capabilities despite its somewhat unconventional appearance. During testing, the original lens delivered impressive shots, proving its worth as a versatile photography tool.

As Vivo prepares to release the X300 Ultra, enthusiasts and tech observers are eager to see how the new model will enhance or improve upon the capabilities of its predecessor, potentially setting a new standard for smartphone photography.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 145 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6644307,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}