Alternatives
Products that do what LocalePack does
AI localization for browser extensions (Chrome, etc.)
- 1

- 2

- 3CI
I build this app because I was tired of using Google Translate to translate my locale files (i18n). I wanted to use a more efficient and accurate translation tool. ChatGPT, however, always break my json and cannot translate large contents. So I build this app to solve these problems. Hope it can save your time. github: https://github.com/ObservedObserver/chatgpt-i18n online app: https://chatgpt-i18n.vercel.app/
2023 · github.com
- 4CE
2016 · alpharabi.us
- 5

- 6

- 7LR
Hi HN! We've just released an open-source React bundler plugin that makes apps multilingual—at build time, without modifying the code. React app localization typically requires implementing i18n frameworks, extracting text to JSON files, and wrapping components in translation tags - essentially rewriting your entire codebase before you can even start translating. Our React bundler plugin eliminates this friction entirely. You add it to an existing React app, specify which languages you want, and it automatically makes your app multilingual without touching a single line of your component…
2025 · github.com
- 8

- 9

- 10

- 11

Translate your Chrome Web Store listing into 52 languages
Jan 2026 · localeship.com
- 12ET
We built a browser extension (Chrome + Firefox) that captures the runtime DOM and exports it as JSON. Not the pre-render source (HTML/CSS/JS, templates, bundles) and not a screenshot — but the live, post-render state the browser is actually displaying: - visibility/hidden, disabled/required - current input values and validation/validationMessage - dataset attributes - trimmed text - stable selector paths Why: LLMs often miss or guess UI state. Screenshots are too opaque, pre-render source is too noisy. A structured snapshot gives reproducible context for debugging…
2025
- 13VC
Hi HN, Simple online tools on the web have become unnecessary greedy. For example, * https://jsonformatter.org/ displays 7 ads on page load * https://convertcase.net/ had 4 ads plus a Google Vignette. And many more sites do the same thing. It's just noisy, which is why I created this VS Code Extension where you don't need to even leave your editor for your small web operations. I also built a Desktop app and an online version, which can be reached or downloaded at smallonlinetools.net. Both of which will be ad-free forever. So far smallonlinetools.net has over…
2024 · marketplace.visualstudio.com
- 14RH
2011 · chrome.google.com
- 15

4 dev tools in one Chrome popup. JSON, Regex, Base64, Color.
Jul 2026 · chromewebstore.google.com
- 16AS
I built this because I was frustrated with how messy translation files get as projects scale. Most i18n solutions force you to manage big JSON dictionaries, spread across multiple files, and then manually wire everything into your UI. It quickly becomes hard to keep things organized, especially in component-heavy apps. This approach is component-first i18n: translations live close to the UI they belong to. That makes it easier to keep things organized, avoid duplication, and scale without the usual chaos of string management. It’s lightweight, works with React/Next.js, and is designed…
2025 · github.com
- 17

- 18LI
Hey HN, This idea came to me after using ChatGPT to translate my i18n files. It worked well, but it was inconvenient having to specify each language I wanted to be output. Not to mention the token usage. So, I built this using transformers.js alongside the Xenova/nllb-200-distilled-600M model to enable in-browser translations. There is no server involved with the translation functionality. The only backend-related code running is authentication to enable a few premium features. Would love to know your thoughts :) Cody
2024 · i18nlocale.com
- 19

- 20

- 21

- 22RL
While working with LLMs for structured web data extraction, we saw issues with invalid JSON and broken links in the output. This led me to build a library focused on robust extraction and enrichment: - Clean HTML conversion: transforms HTML into LLM-friendly markdown with an option to extract just the main content - LLM structured output: Uses Gemini 2.5 flash or GPT-4o mini to balance accuracy and cost. Can also also use custom prompt - JSON sanitization: If the LLM structured output fails or doesn't fully match your schema, a sanitization process attempts to recover and fix the data,…
2025 · github.com
- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →