sanitize-spanish-filenames
Clean Filenames
Removes or replace international or special characters that can make your filenames not compliant with some servers or services.
Proof Health
Open evidenceCommercial opportunities need traceable source links before they are treated as build-worthy.
64.4% of this page's analysis has direct source links.
0 rows here require auditable proof before promotion.
0 rows have source counts but still need direct links.
Related Opportunities
3 marketsSource Evidence
Open evidence explorerAny update coming soon?: users show security, bugs, compatibility pain that may indicate a product gap.
Buyer: site owners, agencies, educators, and document-heavy businesses · Wedge: verify upload, protected download, storage permission, and browser delivery pathsReplacing spaces and underscores with dashes?: users show bugs, missing feature, support pain that may indicate a product gap.
Buyer: site owners, agencies, educators, and document-heavy businesses · Wedge: verify upload, protected download, storage permission, and browser delivery pathsUpdating failed. The response is not a valid JSON response.: users show bugs, compatibility, support pain that may indicate a product gap.
Buyer: site owners, agencies, educators, and document-heavy businesses · Wedge: verify upload, protected download, storage permission, and browser delivery pathsProblem with enforcing lowercase: users show bugs, compatibility, performance pain that may indicate a product gap.
Buyer: site owners, agencies, educators, and document-heavy businesses · Wedge: verify upload, protected download, storage permission, and browser delivery pathsRemove dimensions (ex720x300.jpg): users show compatibility, missing feature, support pain that may indicate a product gap.
Buyer: site owners, agencies, educators, and document-heavy businesses · Wedge: verify upload, protected download, storage permission, and browser delivery pathsTurkish letters?: users show support pain that may indicate a product gap.
Buyer: site owners, agencies, educators, and document-heavy businesses · Wedge: verify upload, protected download, storage permission, and browser delivery pathsPara "Sanitizar" títulos ?: users show support pain that may indicate a product gap.
Buyer: site owners, agencies, educators, and document-heavy businesses · Wedge: verify upload, protected download, storage permission, and browser delivery pathsLooks Nice but supports Turkish ?: users show support pain that may indicate a product gap.
Buyer: site owners, agencies, educators, and document-heavy businesses · Wedge: verify upload, protected download, storage permission, and browser delivery pathsRemove numbers on end of file name?: users show missing feature pain that may indicate a product gap.
Buyer: site owners, agencies, educators, and document-heavy businesses · Wedge: verify upload, protected download, storage permission, and browser delivery pathsI like it!: users show bugs, support pain that may indicate a product gap.
Buyer: site owners, agencies, educators, and document-heavy businesses · Wedge: verify upload, protected download, storage permission, and browser delivery pathsCompetitor Context
7 shownRepeated Themes
0 shownNo repeated plugin-level themes have been generated yet.
Collected Signals
20 shown from 25 collectedUpdating failed. The response is not a valid JSON response.: users show bugs, compatibility, support pain that may indicate a product gap.
Evidence: The response is not a valid JSON response.Problem with enforcing lowercase: users show bugs, compatibility, performance pain that may indicate a product gap.
Evidence: It can be, but the file name link in database should be corrected in the same way.Turkish letters?: users show support pain that may indicate a product gap.
Evidence: https://turkish.typeit.org/ Turkish characters are supported.Any update coming soon?: users show security, bugs, compatibility pain that may indicate a product gap.
Evidence: Do you plan any update soon that support WordPress version 6.0/6.1?Preserve @ symbol?: neutral conversation with limited structured signal.
Evidence: Preserve @ symbol? Hello Thanks for the useful plugin. Thinking about one detail. Often the @ symbol is used in filenames for HDPI images, logo@2x.png for instance. That’s why I think the @ symbol should be preserved during the sanitizing process. But there can be other reasons to remove it, that I’m not aware about. Otherwise I request to preserve @ in futuWorks very well out of the box: users praise reliable, quality, which suggests what competitors already do well.
Evidence: Works very well out of the box Very useful and clean, strips every non standard character of all your filenames when uploading.Replacing spaces and underscores with dashes?: users show bugs, missing feature, support pain that may indicate a product gap.
Evidence: This is a little old, but it makes a clear case against underscores: https://www.webmasterworld.com/google/4533254.htm Best.Simple suggestions: users praise easy, which suggests what competitors already do well.
Evidence: Simple suggestions I’m doing this with filter, but maybe that should go into plugin: $friendly_filename = str_replace('-.', '.', $friendly_filename); // Remove - at the end (before dot) $friendly_filename = str_replace('_.', '.', $friendly_filename); // Remove _ at the end (before dot) $friendly_filename = preg_replace('/-+/', '-', $friendly_filename); // ReSerbian transliteration: users praise quality, which suggests what competitors already do well.
Evidence: Serbian transliteration Great plugin!Remove dimensions (ex720x300.jpg): users show compatibility, missing feature, support pain that may indicate a product gap.
Evidence: The following code snippet added to sanitize-spanish-filenames.php replaces any dimension (examples: 123×123.Looks Nice but supports Turkish ?: users show support pain that may indicate a product gap.
Evidence: Looks Nice but supports Turkish ?Rename existing file?: users praise quality, which suggests what competitors already do well.
Evidence: Hey It would be great if you could also add rename existing file name.Muy útil!: praise conversation with limited structured signal.
Evidence: Muy útil! Previene problemas con tildes, así como homogeneiza los nombres de archivos que a veces se muestran en el frontend, como con el plugin WP Better Attachments. Previene problemas con tildes, así como homogeneiza los nombres de archivos que a veces se muestran en el frontend, como con el plugin WP Better Attachments.Sanitize Danish letters correctly, and WP 5 compatible: users show compatibility pain that may indicate a product gap.
Evidence: Sanitize Danish letters correctly, and WP 5 compatible Thank you for this “must have” plugin 🙂 Small thing.Great!: users praise quality, which suggests what competitors already do well.
Evidence: Great!Is this plugin being actively maintained?: users praise easy, which suggests what competitors already do well.
Evidence: Yeah the code is simple, making it easy to maintain I guess 🙂 Thanks!Very nice! Only renames filename, not media title :): users show migration pain that may indicate a product gap.
Evidence: Only renames filename, not media title :) As others, I need my filenames to be simple for plugins, backup, different OS’es etc to work without a hiccup, but my title I’d like left alone.Does exactly what it says it would, safety net included: users praise quality, which suggests what competitors already do well.
Evidence: I tried a few plugins of this type, and this is definately the best.Remove numbers on end of file name?: users show missing feature pain that may indicate a product gap.
Evidence: Can you add an option to strip the number X number before .extension?I like it!: users show bugs, support pain that may indicate a product gap.
Evidence: Fix issues with some weird plugins and their stupid developers.