Software Alternatives & Reviews

Tolgee VS SimpleLocalize.io

Compare Tolgee VS SimpleLocalize.io and see what are their differences

Tolgee logo Tolgee

We are saving developers time providing tool for Web application Localization

SimpleLocalize.io logo SimpleLocalize.io

Try out the most user-friendly software for managing translations. Help your developers and management team to cooperate better thanks to SimpleLocalize. Keep in sync translation content for your software project!
  • Tolgee Landing page
    Landing page //
    2022-08-23

Tolgee is an open-source tool, making the localization process of apps faster.

Speed up your translation process by 90%. Set up in seconds with revolutionary integrations. Let your colleagues easily translate your App with the in-context translating feature.

  • SimpleLocalize.io Landing page
    Landing page //
    2021-06-14

SimpleLocalize is a simple and user-friendly translation management solution. Can be used in many ways, you can choose between:

  • CLI: Extract translation keys: extract i18n keys from your application code,
  • CLI: Upload translations: upload translation files from your project files,
  • CLI: Download translations: download translations to your project files,
  • Add webhook: get server notification when somebody publishes changes or exports a file,
  • Host translations for live updates: publish translations and access them using CDN,
  • Get started with REST API: use our free REST API to manage translations right away,
  • Integrate any library: use the service with any i18n library like i18next, FormatJS by fetching JSON file with your translations,
  • Excel export & import: export translations into Excel spreadsheets and import again to make changes.

Tolgee

Website
tolgee.io
$ Details
freemium
Platforms
Browser
Release Date
2021 March

SimpleLocalize.io

$ Details
freemium $9.0 / Monthly (1000 translation keys)
Platforms
Cloud Web Windows Mac OSX ReactJS Node JS JavaScript TypeScript Java
Release Date
2017 March

Tolgee features and specs

  • In-context translating: Yes
  • Translation memory: Yes
  • Machine translation: Yes
  • Auto translations: Yes
  • One-click screenshots: Yes
  • Activity log: Yes
  • CLI: Yes
  • Namespaces: Yes

SimpleLocalize.io features and specs

No features have been listed yet.

Tolgee videos

Tolgee Platform Tour

More videos:

SimpleLocalize.io videos

No SimpleLocalize.io videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Tolgee and SimpleLocalize.io)
Localization
65 65%
35% 35
Website Localization
50 50%
50% 50
App Localization
61 61%
39% 39
Developer Tools
100 100%
0% 0

User comments

Share your experience with using Tolgee and SimpleLocalize.io. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Tolgee and SimpleLocalize.io

Tolgee Reviews

  1. A great i18n collaborative platform

    AFFiNE is a local-first, privacy-focussed, open-source knowledge management software. So we wanted to find an open-source solution for our translation and localisation needs, and that's where Tolgee comes in.

    Not only is the software super straight forward to use, they offer extensive support. From free cloud tiers for other open-source software and the ability to self-host our own Tolgee instance.

    Their team have been very friendly and easy to reach, taking on our feedback and ideas to help improve the Tolgee experience for everyone.

    We look forward to work more with Tolgee and grow the ecosystem of open-source tools to a more wider audience.

    πŸ‘ Pros:    User-friendly|Great customer support|Proactive|Constantly improving|Friendly and safe community
    πŸ‘Ž Cons:    Some missing features

Best Localization Software in 2022
Developers are not involved in the localization process following the development phase using Tolgee. They create the app, integrate Tolgee integration libraries, and deploy an instance that allows translators to edit localization texts in the context of a web application. The texts are then synced with the Tolgee server (REST API), and no developers are required in the...
Source: tolgee.io

SimpleLocalize.io Reviews

  1. Great translation software

    We use this system for translating web and mobile apps and it really makes the whole process faster and easier for the whole team. It's simple to integrate, and their support is very responsive.

    🏁 Competitors: Lokalise
    πŸ‘ Pros:    Easy to use|Easy integration|Auto translation|Translation specific for customer|Affordable price|Great customer support|Wide range of integrations

Social recommendations and mentions

Based on our record, Tolgee should be more popular than SimpleLocalize.io. It has been mentiond 42 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Tolgee mentions (42)

  • A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev
    Tolgee - Free SaaS offering with limited translations, forever-free self-hosted version. - Source: dev.to / 3 months ago
  • Building a multi-language app with Vue JS. 🌐
    You can learn more do about this platform on their website Tolgee. - Source: dev.to / 4 months ago
  • Pains and solutions in localization for the web
    Well, some tools can help you do something similar with localized texts and one I found recently is Tolgee (which by the way is also Open Source ⭐️, bonus points for that!). - Source: dev.to / 4 months ago
  • πŸ”₯πŸ”₯ Our awesome OSS friends 😍
    Tolgee- Software localization from A to Z made really easy. - Source: dev.to / 5 months ago
  • Best free/freemium services for translation mangement and feature flags?
    Hi, Have you tried Tolgee for translation management? It's open source, so if you feel like it, you can self-host it for free. If you don't feel like self-hosting it, you can go for pay-as-you go plan, so you pay only for what you use. πŸš€. Source: 7 months ago
View more

SimpleLocalize.io mentions (14)

  • free-for.dev
    SimpleLocalize - Free up to 100 translation keys, unlimited strings, unlimited languages, startup deals. - Source: dev.to / over 1 year ago
  • Is it worth the effort occommodating multiple languages in your game?
    Shamless plug You can use my app for that, it doesn’t require monthly subscription. πŸ˜‰. Source: almost 2 years ago
  • A Type-safe i18n library
    In favor of typesafe-i18n: - Offers an option for asynchronous loading of locales. It's in the roadmap for i18nifty but as of today it doesn't features it. - It's lighter 1.3Kb vs 22Kb for i18nifty (I could work on reducing the size but it isn't high in my priorities). - Support third party localisation services such as https://locize.com/ https://lokalise.com/ or https://simplelocalize.io/. Source: almost 2 years ago
  • A Type-safe i18n library
    That's definitely a trade off. Because i18nifty enables to use React components and JS logic we are not compatible with third party translation services like https://locize.com/ https://lokalise.com/ or https://simplelocalize.io/. However, I think it is worth it. It makes life easy for the devs and get cleaner code in exchange for having to pay a bit more to for translation services. That said, if you can get... Source: almost 2 years ago
  • How to translate NextJS app with next-i18next?
    NextJS, a well-known framework among React developers, provides multiple libraries that create a very developer-friendly environment. The most popular ones are i18Next, next-translate and, our main focus in this blog post, next-18next, a translation library that does a fantastic job helping in translation management. The following blog post will show you how to set up next-i18n in your NextJS app and manage... - Source: dev.to / almost 2 years ago
View more

What are some alternatives?

When comparing Tolgee and SimpleLocalize.io, you can also consider the following products

POEditor - The translation and localization management platform that's easy to use *and* affordable!

Crowdin - Localize your product in a seamless way

Tranzlate - Localization made easier.

Texterify - Texterify is a localization management platform which aims to make software localization as easy as possible.

LingoHub - Easy software localization for web and mobile apps

Phrase - A platform offering AI-powered translation tools for localization at scale.