Filikod – Media Cleanup & ALT Text for WordPress

Description

Most WordPress sites don’t have a media creation problem.
They have a media maintenance problem.

Over time, media libraries tend to accumulate:
– images without ALT text
– inconsistent or polluted metadata
– oversized image files
– unsafe SVG uploads
– poorly structured media attributes

Filikod is a media management plugin for WordPress designed to help you clean, structure and maintain your media library over time automatically.

It focuses on reducing manual work and improving consistency across both existing media and new uploads, making it especially useful for long-living websites, maintenance workflows and growing projects.

Learn more at https://filikod.com/.

What Filikod does today

Filikod provides a solid foundation for managing media efficiently and consistently.

It currently helps you:
– automate ALT text generation when missing
– clean and normalize media metadata
– resize images to appropriate dimensions
– secure SVG uploads
– safely manage additional file formats

These features are designed to keep your media library clean, readable and maintainable without complex configuration.

Product Direction

Filikod is actively evolving.

The current version focuses on media cleanup, automation and structure.
Future versions are planned to expand toward advanced media optimization, including:
– AI-based ALT text generation
– image compression
– modern image formats (WebP / AVIF)
– deeper media performance insights

The long-term goal is to provide a complete and reliable solution for managing and optimizing WordPress media libraries.

Features

🧹 Media Cleanup (Existing Images)

  • Scan the entire media library
  • Generate missing ALT text from filenames
  • Clean special characters in existing ALT text
  • Remove image title attributes globally (optional)

πŸ“ ALT Text Automation

  • Automatic ALT generation on upload (only if empty)
  • Bulk processing for existing images
  • Filename-based logic for consistency and readability
  • Accessibility-friendly defaults

πŸ”§ Image Resizing (Upload & Bulk)

  • Resize images on upload using a configurable maximum width
  • Preserve original aspect ratios
  • Optional replacement of original files to reduce storage usage
  • Bulk resize existing images from the dashboard

πŸ”’ Secure SVG Upload

  • Validate file extension and MIME type
  • Sanitize SVG XML content
  • Remove unsafe elements (script, iframe, etc.)

πŸ“ Extended File Type Support

Enable additional formats safely:
– SVGZ, PSD, AI, EPS, ICO
– ZIP, RAR, 7Z
– WEBM (video)

All file types are managed through simple toggle-based controls.

πŸ“Š Admin Dashboard

  • Media library overview (count and size)
  • ALT coverage percentage
  • Image resize statistics
  • Clear visual indicators
  • Compatible with single-site and multisite installations

Compatibility

  • WordPress 5.8+
  • PHP 7.4+
  • Compatible with all major themes and page builders
  • Works with Elementor, Gutenberg, Divi, WPBakery, WooCommerce
  • Supports GD and Imagick
  • Multisite compatible

Screenshots

  • Media dashboard overview
  • Image resizing settings
  • ALT automation and cleanup tools
  • SVG security and file type management

Installation

  1. Install and activate Filikod from the WordPress plugin directory.
  2. Go to Filikod Settings.
  3. Enable the features you need:
    • ALT automation
    • image resizing
    • SVG security
    • file type management

New uploads are processed automatically.
Bulk tools are available for existing media.

FAQ

Does Filikod compress images?

Not yet. The current version focuses on resizing images and structuring media data. Compression features are planned for future versions.

Does Filikod overwrite original images?

If resizing is enabled, resized images replace the original files to reduce storage usage.

Can I use Filikod with page builders or WooCommerce?

Yes. Filikod is compatible with all major builders and plugins.

Can Filikod process existing media?

Yes. Filikod includes bulk tools specifically designed for existing media libraries.

Does Filikod support WebP or AVIF?

Support for modern image formats is planned as part of the product roadmap.

Where can I get support?

Documentation and support are available at https://filikod.com/.

Reviews

December 11, 2025
Plugin indispensable, merci !Il m’a sauvΓ© sur des sites remplis d’images sans ALT
December 9, 2025 1 reply
Great plugin, easy to setup. It automatically generated ALT for all existing images already uploaded on the site.
Read all 3 reviews

Contributors & Developers

“Filikod – Media Cleanup & ALT Text for WordPress” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.0

  • Initial public release
  • ALT automation (filename-based)
  • Title attribute management
  • Special character cleanup
  • Image resizing (upload + bulk)
  • Secure SVG sanitization
  • Extended file type support
  • Dashboard interface

1.0.2

  • Improved dashboard readability
  • Added ALT coverage statistics
  • Clarified resize behavior