PHPackages                             bitpart/rename-multibyte-filename - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. bitpart/rename-multibyte-filename

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

bitpart/rename-multibyte-filename
=================================

Rename a multibyte character filename, such as Japanese, Chinese, Korean, and so on, when assets are uploaded.

2.0.0(2y ago)1751proprietaryPHP

Since Aug 14Pushed 2y ago4 watchersCompare

[ Source](https://github.com/bit-part/craft-rename-multibyte-filename)[ Packagist](https://packagist.org/packages/bitpart/rename-multibyte-filename)[ RSS](/packages/bitpart-rename-multibyte-filename/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

Rename Multibyte Filename plugin for Craft CMS 4.x / 5.x
========================================================

[](#rename-multibyte-filename-plugin-for-craft-cms-4x--5x)

[日本語ドキュメント](README.ja.md)

When a file whose filename contains multibyte character is uploaded, the filename will be renamed to ASCII character automatically.

[![Screenshot](resources/img/screenshot-min.png)](resources/img/screenshot-min.png)

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 4.0.0 or later. (Includes Craft CMS 5.0.0 or later)

Installation
------------

[](#installation)

To install the plugin, follow these instructions.

1. Open your terminal and go to your Craft project:

```
cd /path/to/project

```

2. Then tell Composer to load the plugin:

```
composer require bitpart/rename-multibyte-filename

```

3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Rename Multibyte Filename.

Configuring Rename Multibyte Filename
-------------------------------------

[](#configuring-rename-multibyte-filename)

[![Screenshot](resources/img/config-en-min.png)](resources/img/config-en-min.png)

### Format

[](#format)

You can choose a format from options below.

- Time (Formatted: YmdHis) (e.g. `20200825203125.png` )
- A hash value (e.g. `7b1c6a5ff46e54c0b0f89ea2f0fea8ff.png` )
- Asset ID (e.g. `123.png` )

### Volume Handle Name

[](#volume-handle-name)

You can choose how to add a volume handle to the filename.

- Do not add
- Insert before a filename (e.g. `images-20200825203125.png` )
- Add after a filename (e.g. `20200825203125-images.png` )

### Random String

[](#random-string)

You can choose how to add a random string (8 characters) to the filename.

- Do not add
- Insert before a filename (e.g. `wxafqvit-20200825203125.png` )
- Add after a filename (e.g. `20200825203125-wxafqvit.png` )

### Delimiter

[](#delimiter)

You can choose a delimiter from the options below. The filename parts above will be joined with the delimiter.

- Hyphen: `-`
- Underscore: `_`
- Dot: `.`
- No delimiter

You can also combine a volume handle and a random string together.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 80% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1418 days

Total

2

Last Release

732d ago

Major Versions

1.0.0 → 2.0.02024-07-02

### Community

Maintainers

![](https://www.gravatar.com/avatar/2b37f13ee320b666b56806bfcb4666525f246d8fb0a522071a054810a4901b2a?d=identicon)[bitpart](/maintainers/bitpart)

---

Top Contributors

[![tinybeans](https://avatars.githubusercontent.com/u/181721?v=4)](https://github.com/tinybeans "tinybeans (20 commits)")[![dreamseeker](https://avatars.githubusercontent.com/u/548326?v=4)](https://github.com/dreamseeker "dreamseeker (5 commits)")

---

Tags

cmsCraftcraftcmscraft-pluginrename multibyte filename

### Embed Badge

![Health badge](/badges/bitpart-rename-multibyte-filename/health.svg)

```
[![Health](https://phpackages.com/badges/bitpart-rename-multibyte-filename/health.svg)](https://phpackages.com/packages/bitpart-rename-multibyte-filename)
```

###  Alternatives

[verbb/formie

The most user-friendly forms plugin for Craft.

102393.6k70](/packages/verbb-formie)[verbb/comments

Add comments to your site.

13753.9k](/packages/verbb-comments)[verbb/navigation

Create navigation menus for your site.

92705.0k18](/packages/verbb-navigation)[verbb/vizy

A flexible visual editor field for Craft.

4250.4k](/packages/verbb-vizy)[verbb/hyper

A user-friendly links field for Craft.

24147.8k12](/packages/verbb-hyper)[verbb/workflow

Enforce multi-step review processes for creating entries.

138124.2k1](/packages/verbb-workflow)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
