Los Angeles city departments are sitting on tens of thousands of duplicate image files scattered across municipal servers, a problem that data management analysts say costs the city measurable storage dollars every fiscal year and degrades the performance of public websites that millions of residents rely on. The issue, largely invisible to taxpayers, has drawn new scrutiny as the city accelerates its digital infrastructure build-out ahead of the 2028 Summer Olympics.
Duplicate image replacement — the systematic process of identifying redundant copies of the same graphic or photograph stored across multiple directories and replacing them with a single referenced source file — sounds unglamorous. But the scale of the problem in a city the size of Los Angeles makes it a genuine budget and performance concern. Municipal IT shops, entertainment studios in Hollywood and Burbank, and port logistics firms at the San Pedro waterfront all grapple with the same underlying math: storage is not free, and redundant data compounds over time.
The Numbers Behind the Problem
Industry benchmarks from storage management research published in 2024 by the International Data Corporation found that duplicate files — images chief among them — account for roughly 30 percent of all data stored on enterprise servers. For an organization running a 500-terabyte environment, that translates to approximately 150 terabytes of recoverable storage. At current commercial cloud rates of around $23 per terabyte per month on standard tiers, that redundancy costs a mid-size organization close to $3,450 every month, or more than $41,000 annually, simply for storing the same pixels twice.
The City of Los Angeles operates far larger data environments than a typical mid-size organization. The city's Information Technology Agency, headquartered downtown on Spring Street, manages infrastructure serving more than 40 departments and hundreds of public-facing web properties. The LA County Department of Public Works and the Bureau of Engineering each maintain separate content repositories where project photography, permit images and GIS-derived graphics frequently get duplicated during interdepartmental file transfers. Neither agency publicly discloses granular storage cost figures, but the structural conditions that create duplicate image sprawl are present across all of them.
The problem is particularly acute in systems being stood up for 2028 Games planning. LA28, the organizing committee based in West Adams, has been onboarding dozens of vendor partners since 2024, each bringing their own asset management conventions. When design teams, communications staff and venue planners all upload the same renderings of SoFi Stadium in Inglewood or the Intuit Dome in Hawthorn to different project folders, duplicates proliferate faster than any manual review process can catch them.
Why Cleanup Is Harder Than It Sounds
Detecting and replacing duplicate images is not as simple as running a file-name search. Two images can have identical visual content but different file names, different metadata timestamps, or different compression levels — meaning a basic directory scan will miss them entirely. Perceptual hashing, a technique that generates a numeric fingerprint based on an image's visual content rather than its file name, is the current standard for reliable duplicate detection. Tools using this method can compare millions of images in hours rather than weeks.
Several Los Angeles-based technology firms, including companies operating out of the Playa Vista tech corridor sometimes called Silicon Beach, have built deduplication products targeting exactly this municipal and enterprise market. The commercial pitch is straightforward: a one-time cleanup project followed by automated duplicate-prevention rules embedded into content management workflows.
For city IT managers, the practical path forward involves three steps: a full audit of existing image repositories using hash-based comparison tools, a staged replacement process that swaps redundant files for canonical references without breaking live page links, and an updated asset intake policy that routes new uploads through a deduplication check before storage is allocated. The Los Angeles Mayor's Office of Budget and Innovation, which has been coordinating digital modernization efforts under the Bass administration's broader infrastructure agenda, has not publicly committed to a citywide image deduplication program — but the financial logic for doing so grows clearer each month storage bills land.