This tool validates and completes UPC-A numbers. It does not look up product names or listings. A UPC-A is 12 digits: 11 of data plus one check digit that scanners use to catch misreads. If you have 11 digits and need the 12th, or you have 12 and want to confirm they’re internally consistent, the tool below does both, entirely in your browser, with no database queried.
If you’re trying to find out what product a UPC belongs to, that information isn’t available to a client-side tool like this one. It would require querying a product database, which we don’t do, in keeping with nothing you enter ever leaving your browser. See barcode lookup for what that actually involves.