Every Fresh Tomato Counts™
In total control
With our intuitive touch screen monitor, operators can easily modify line settings while operating and making changes in the go.
Post-harvest to pack tomato solutions
TOMRA offers solutions for fresh, small and processed tomatoes -specializing in turnkey packhouses and optical tomato sorters filling and packing tomatoes into a range of final pack options.
Infeed & gentle treatment
Our infeed solutions for tomatoes offer a gentle transition from the bin or field box to the line.
Heard it through the grapevine
Award-winning Spectrim and InVision grading systems reduce labor requirements and provide you with unparalleled tomato sorting consistency and accuracy.
Improving with actionable data
TOMRA's data integration solutions track all tomatoes as they cross the sorter and move through the Packhouse - sharing with ERP, traceability systems, and carton printing applications and bringing you metrics and compliance reports.
Carton Handling Systems
CHS integrates with the TOMRA Pack Printing system to automate carton labeling and data transfer to your ERP system for traceability, compliance, and stock control.
Our fresh tomato solutions:
Manual and semi-automatic packing products
For manual and semi-automatic packing, our products offer the full solution: rotary packing tables, and tray, box, and bin fillers.
TOMRA 5S Advanced
TOMRA 5S Advanced builds on the class-leading performance of our Multi Lane Sorter and revolutionizes food safety expectations.
Single and Dual Lane Sorters
For external inspection of fresh produce, Spectrim is the world’s most powerful sorting and grading platform.
Line control and product tracking system
Useable line data leads to better line control, decision-making and, in turn, to greater efficiency and profitability.
Rotofiller dry bin filler
The Rotofiller’s infeed belt and optimized geometry are designed for the gentle bin filling of delicate fruit in bulk at high levels of throughput.
Manual and semi-automatic packing products
For manual and semi-automatic packing, our products offer the full solution: rotary packing tables, and tray, box, and bin fillers.
TOMRA 5B
Coupling the latest sensor technology with advanced algorithms, the TOMRA 5B belt sorter enables you to reach the most challenging quality targets and yields.
Every Processed Tomato Counts™
Savings add up
Our capability to defect and reject subtle defects from your tomato production such as mushy and broken tomatoes can significantly impact the bottom line.
Out with the bad
TOMRA's post-peeler sorting is unrivaled in accurately detecting tag and body peel from your good product.
Waste, energy usage, loss, downtime - Less is more
Accurate tomato production data allows processors to make rapid changes as raw product quality changes for best product utilization - boosting productivity, % pack out, and yield recovery on your line.
A dedicated partner for the long haul
Our four decades of facilitating experience come in handy with line design and layout, and our best-in-class after-sales support is always in your corner.
Our processed tomato solutions:
Sentinel II
The Sentinel II remains watchful at its post - vigilantly removing defects from tomatoes. This cost-efficient machine is simple to operate and maintain.
TOMRA 5B
Coupling the latest sensor technology with advanced algorithms, the TOMRA 5B belt sorter enables you to reach the most challenging quality targets and yields.
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.