libiconv
brew install libiconv
v1.19
GPL-3.0-or-later AND LGPL-2.0-or-later
keg-only
C library for converting text between character encodings (ASCII, Unicode, ISO-8859-*, etc.).
Why you might care
Needed as a build dependency for software that handles multiple character sets, especially on macOS where the system libc has limited encoding support. Provides comprehensive encoding conversions beyond what standard libraries offer; keg-only since macOS includes a basic version.
3.3k
30-day installs · #765
18.3k
90-day · #557
200.8k
365-day · #279
Build dependencies
Links
- https://www.gnu.org/software/libiconv/
- Brew formula source: Formula/lib/libiconv.rb
Keg-only reason
:provided_by_macos
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"iconv",
"GNU libc iconv",
"ICU"
],
"build_dependencies": [
"autoconf",
"automake"
],
"categories": [
"library",
"text-processor"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Conversion library",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:05+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "libiconv",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.gnu.org/software/libiconv/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "libiconv - GNU Project - Free Software Foundation (FSF)",
"installs_30d": 3311,
"installs_365d": 200794,
"installs_90d": 18342,
"keg_only": 1,
"keg_only_reason": ":provided_by_macos",
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-or-later AND LGPL-2.0-or-later",
"llm_generated_at": "2026-06-20T23:46:55+00:00",
"llm_model": "claude-haiku-4-5",
"name": "libiconv",
"oldnames": [],
"one_liner": "C library for converting text between character encodings (ASCII, Unicode, ISO-8859-*, etc.).",
"optional_dependencies": [],
"rank_30d": 765,
"rank_365d": 279,
"rank_90d": 557,
"raw_hash": "f955048cad95d68e",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/lib/libiconv.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [
"gperf"
],
"version_head": null,
"version_stable": "1.19",
"versioned_formulae": [],
"why_use_this": "Needed as a build dependency for software that handles multiple character sets, especially on macOS where the system libc has limited encoding support. Provides comprehensive encoding conversions beyond what standard libraries offer; keg-only since macOS includes a basic version."
}