Handy tools for productivity. Extract text from images, rename files in bulk, and more—all powered by your device.
We utilize Tesseract.js, a WebAssembly port of the famous open-source OCR engine. It runs the recognition algorithms entirely in your browser memory.
No. Since the renaming happens via client-side JavaScript referencing the HTML5 File API, you can rename hundreds of files instantly without any network bottlenecks.