FJFang Jiinimging.hashnode.dev·2d ago · 2 min readRunning PP-OCRv6 in the browser without uploading the imageI recently added OCR to Imging. The main requirement was simple: screenshots, invoices, contracts, and admin-panel exports should not have to leave the device just to extract text. The recognizer runs00
FJFang Jiinimging.hashnode.dev·4d ago · 2 min readI built an image toolbox that keeps common processing inside the browserI work with product images every day. The usual workflow was surprisingly annoying: one site for compression, another for format conversion, another for background removal, and another for animated im00