Stonefruit integrated solutions

Sorting is safety-critical to ensure all traces of foreign matter and pit are removed. Sorting is also quality-critical to ensure the final product is free of defects. And both sorting and grading enhance efficiency by minimizing food waste and maximizing yields.

Our stonefruit solutions

Every Stonefruit Counts™

TOMRA sorters for stone fruits can be relied upon to detect and eject all imaginable defects: foreign materials and fruit pit; unwanted colors, sizes and shapes; bruises, cuts, and splits; and soft fruit, corking, and pith fruit. 

After these defects are removed from the line, our Spectrim 'platform's SmartGrade system delivers unrivaled grading capability. This maintains accurate and consistent grading performance even when there is high variability in the quality of incoming fruit.   

Though these sorting solutions are precisely calibrated to each individual fruit application, they are also flexible: with the user-friendly touch screen, it is easy to switch lines quickly from one type of stone fruit to another.

Get in touch

Operational costs continue to increase, and every little saving makes a difference.
Our automation works smarter, wastes less, and optimizes your lines to ensure quality is consistent and potential recalls are thing of the past.

Speak with us to learn how you can make Every Resource Count!™

<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script> <script> hbspt.forms.create({ region: "na1", portalId: "1607495", formId: "2c80cde1-eb31-4e71-b6a6-6cbee755a317" }); </script> <style type="text/css"> :root { --main-text-color: #4c4c4c; --input-text-color: #757575; --main-font-bold: "proximanova-bold"; --main-font-semibold: "proximanova-semibold"; --main-font-medium: "proximanova-medium"; --main-font-regular: "proximanova-regular"; --main-border-color: #8f9ea9; } .component.type-plainHtml { padding-top: 0; padding-bottom: 0; } .hbspt-form { box-shadow: 4px 8px 32px rgba(69, 93, 111, 0.2); width: 100%; overflow: hidden; padding: 40px 20px; color: var(--main-text-color); font-size: 1.6rem; font-family: var(--main-font-regular); line-height: 2.4rem; display: inline-block; max-width: 100%; margin-bottom: 1.6rem; } @media (min-width: 1024px) { .hbspt-form { font-size: 1.8rem; line-height: 2.8rem; } } /*** labels **/ .hbspt-form label { margin-bottom: 1.1rem; display: inline-block; font-family: var(--main-font-semibold); } /*** fieldsets ***/ .hbspt-form fieldset.form-columns-1 { margin-bottom: 2rem; max-width: 580px; } .hbspt-form fieldset.form-columns-2 { max-width: 580px; } .hbspt-form fieldset.form-columns-2 > .hs-form-field { margin-bottom: 2rem; } /*** select and input ***/ .hbspt-form select, .hbspt-form .hs-input { cursor: pointer; color: var(--main-text-color); font-family: var(--main-font-medium); padding: 1.6rem 2.4rem 1.9rem 2.4rem; border: 1px solid var(--main-border-color); font-size: 1.6rem; line-height: 2.4rem; width: 100%; } .hbspt-form .hs-input { color: var(--input-text-color); } @media (min-width: 1024px) { .hbspt-form select, .hbspt-form .hs-input { font-size: 1.8rem; line-height: 2.8rem; } } .hbspt-form select:focus, .hbspt-form .hs-input:focus { outline: 1px solid #007cad; border: 1px solid #007cad; } .hbspt-form fieldset.form-columns-1 select, .hbspt-form fieldset.form-columns-1 .hs-input { width: 100%; } .hbspt-form fieldset.form-columns-1 .input { margin-right: 0; } .hbspt-form select { appearance: none; padding: 1.6rem 6.2rem 1.9rem 2.4rem; } .hbspt-form .hs-fieldtype-select .input { position: relative; } .hbspt-form .hs-fieldtype-select .input:before { content: ""; pointer-events: none; position: absolute; background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='14.828' height='8.414'%3E%3Cpath data-name='Path 8138' d='M1.414 1.414l6 6 6-6' fill='none' stroke='%234c4c4c' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'/%3E%3C/svg%3E"); width: 1.2rem; height: 1rem; right: 20px; top: calc(50% - 0.5rem); background-repeat: no-repeat; background-position: center center; } /*** error messages and error on select and input ***/ .hbspt-form select.error, .hbspt-form .hs-input.error { display: block !important; padding: 1.6rem 6.2rem 1.9rem 2.4rem; box-shadow: none; border: 1px solid #ff0033; } .hbspt-form .hs-error-msgs { padding: 5px 0; color: #ff0033; font-size: 1.6rem; line-height: 2.4rem; } .hbspt-form .hs-error-msgs label { margin-bottom: 0; } /*** columns ***/ @media (min-width: 1024px) { .hbspt-form fieldset.form-columns-2 { display: flex; gap: 10px; } } .hbspt-form fieldset.form-columns-2 .input { margin-right: 0px; } .hbspt-form fieldset.form-columns-2 .hs-form-field { float: none; width: 100%; } .hbspt-form fieldset.form-columns-2 .hs-form-field .hs-input { width: 100% !important; } @media (min-width: 1024px) { .hbspt-form fieldset.form-columns-2 .hs-form-field { float: none; width: 49%; } } /*** checkboxes ***/ .hbspt-form label.hs-form-booleancheckbox-display { display: grid; grid-template-columns: 1.25em auto; gap: 0.5em; font-family: var(--main-font-regular); } .hbspt-form fieldset.form-columns-1 input[type="radio"], .hbspt-form fieldset.form-columns-1 input[type="checkbox"] { width: 20px; height: 20px; accent-color: #003768; margin-top: 2px; } .hbspt-form label.hs-form-booleancheckbox-display > span { display: block; margin-left: 0px; font-family: var(--main-font-regular); } .legal-consent-container > div { margin-bottom: 10px; } /** submit button ***/ .hbspt-form input[type="submit"] { cursor: pointer; text-transform: uppercase; color: #fff; font-family: var(--main-font-bold); background: #e3510d; padding: 1.8rem 2.4rem 2rem; border-radius: 5rem; border: none; font-size: 1.6rem; position: relative; float: right; margin-top: 20px; } .hbspt-form input[type="submit"]:hover { background: #f9dccf; color: #e3510d; } </style>

Service and support

With service centers and support located across the globe, TOMRA Food provides a comprehensive service offering to our customers, ensuring you have the proper support at the right time, empowering your business to succeed.

Read more