ADVERTISEMENT

Compelling, haunting, captivating photography Leica photographer Jonathan Hodder raves about Xiaomi 13's camera quality

Published Mar 3, 2023 06:01 am

Hodder hails Xiaomi 13 Pro as the best phone camera he has ever used

Photography enthusiasts and professionals are abuzz about the recently launched Xiaomi 13 smartphones. They are eager to test its digital photography system, which was co-engineered with the prestigious camera brand Leica. 

Jonathan Hodder, a renowned British-Filipino photographer and Leica ambassador who specializes in street and documentary photography, tried out the  Xiaomi 13 Pro. He pronounced  the phone as the real deal when it comes to capturing candid life on the streets.

Hodder's work, normally covering climate-related issues, urban poverty, and human rights in the Asia-Pacific, takes him to places where a large camera would be impractical or attract too much attention. As such, he has come to rely on small, high-quality cameras. Under ideal conditions, he could also take good photos with a mobile phone but observed these only looked good on the phone’s screen and small prints. Not so the Xiaomi 13 Pro. 

Best digital camera

“This phone is different. The pixel quality is rich and detailed enough to print big; the images hold up well in low light; and the color rendering is similar to that of my Leica M11, which is the best digital camera I’ve ever used,” Hodder said.

The Xiaomi 13 has a Pro mode that allows for manual control over settings such as shutter speed. Hodder found this helpful feature: “there are times you want to override this, particularly when you want to capture high contrast scenes or freeze action at night. This is where the manual controls come in handy."

Natural, authentic shots

In particular, the phone’s 50MP mode caught Hodder’s  attention, with images taken in this mode looking more natural and authentic. While the difference may not be noticeable on the phone screen, it becomes clear when the image is scaled up. “I'm after the organic rendering of the image as a whole rather than the tiny details,” he said. “Pictures taken in this mode are a big step forward from the overly sharpened images from older mobile phones,” he explained.

Hodder was impressed with the smartphone’s remarkable capability to capture high-quality images that maintain their integrity even when printed at a larger size or edited for color, providing photographers with unparalleled flexibility and creative freedom.

 Travel photography that shines

“Given the quality of the main phone camera, I wouldn't hesitate to print medium-sized photos for a gallery exhibition. And it certainly delivers outstanding results for websites and magazines alike. As for the kind of photography it excels at, I believe the Xiaomi 13 can handle just about anything. However, I think it's in travel photography, particularly in urban settings, that this phone truly shines," he declared. 

Hodder  claims that the Xiaomi 13 Pro is the best phone camera he has ever used, and he is excited to use it alongside his Leica M11. “I can comfortably say that the Xiaomi 13 Pro is the best phone camera I’ve ever used,” he said. “Having the Xiaomi 13 Pro and my Leica M11 side by side makes for a fitting partnership, and I look forward to using both on my missions this year.”

Whether capturing candid street scenes, documenting human rights issues, or simply taking travel photos, the Xiaomi 13 Pro's exceptional pixel quality and color rendering make it an indispensable tool for any photographer. 

Seeing the light, finding your voice

Hodder has some tips, though, to maximize the exceptional Xiaomi 13 Pro system. “Learn how to see the light,” he advises. “The human eye is very good at adjusting to different lighting conditions, so much so that changes in light may be very subtle to our eyes, but very dramatic to how the camera will render the image. Recognise ‘good light’, and work with it using exposure control settings. It can define the mood, quality, and even message behind your picture. 

Hodder also advises “finding your voice”  – specifically the emotion you are trying to express through your photography. Have a conscious idea of what message you want to convey. Hodder revealed that he is still learning this part of photography, particularly when it comes to curation. “It is helpful to have knowledgeable friends or mentors with which to bounce ideas and receive advice,” he said. 

He cited a recent photo he took of a man looking up at a ray of light which had filtered through a small window. This was taken in a basketball court, where the gentleman in frame adopted a corner as his home. “He was proud of his space, and keen to have his photo taken. Even though he was disabled, he insisted on standing up. I captured this, and conveyed the message of  sincerity and strength,” he illustrated.

“Liberating” battery life that lasts for days

Finally, Hodder raved about the battery life of the Xiaomi 13 Pro. “It lasts me for days, while my previous phone could only take me up to 14 hours,” he said. “It also comes with a 120watt power brick, so charging doesn’t take long at all. It is very liberating.“

Also worth checking out are the Xiaomi 13 variants, which offer many of the same features at a lower price point. With the Xiaomi 13 series, you can take your mobile photography to the next level and like Jonathan Hodder, capture the world around you in a compelling, haunting and captivating new way.

 For more information about the Xiaomi 13 Series, visit Xiaomi's official page.

Related Tags

Xiaomi
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.