An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

Image Smooth Setting - ImageSmoothSetting.js

Plugin desc : Image Blur Individual Settings Plug-in

License : MIT License

Author : Triacontane

Website : https://triacontane.blogspot.com

Desc page : https://github.com/triacontane/RPGMakerMV/tree/mz_master/ImageSmoothSetting.js

Download Page : https://raw.githubusercontent.com/munokura/triacontane-MZ-plugins/refs/heads/main/ImageSmoothSetting.js

File name : ImageSmoothSetting.js

Help of plugin :

@target MZ
@url https://github.com/triacontane/RPGMakerMV/tree/mz_master/ImageSmoothSetting.js
@plugindesc Image Blur Individual Settings Plug-in
@author Triacontane
@license MIT License

@help
English Help Translator: munokura
This is an unofficial English translation of the plugin help,
created to support global RPG Maker users.
Feedback is welcome to improve translation quality
(see: https://github.com/munokura/triacontane-MZ-plugins ).
Original plugin by Triacontane.
Please check the latest official version at:
https://triacontane.blogspot.com
-----

You can set whether to apply a ”blur” (Scale Mode: LINEAR) when enlarging an
image for each image type.

Without blurring, images will appear clearly, but dots will be visible.

Also, if blurring is enabled, such as with character or system images,
if sprite sheets or multiple parts are combined into a single image,
and the borders of the parts are not transparent,
applying blurring may cause artifacts to appear at the edges of the image.

By default, all images in RPG Maker MZ are blurred.

Terms of Use:
You may modify and redistribute this plugin without permission from the
author, and there are no restrictions on its use (commercial, R18+, etc.).

This plugin is now yours.

@param BattleBack
@text Battle Background
@desc Blurs the battle background images (Battle Background 1, Battle Background 2).
@type boolean
@default true

@param Battler
@text Butler
@desc Blurs the battler images (actors, enemy characters).
@type boolean
@default true

@param Face
@text Face
@desc Blurs the face image.
@type boolean
@default true

@param Parallax
@text distant view
@desc Blurs the background image.
@type boolean
@default true

@param ZeroParallax
@text Zero parallax distant view
@desc Blurs a distant image with zero parallax.
@type boolean
@default true

@param Picture
@text Picture
@desc Blurs the picture image.
@type boolean
@default true

@param Title
@text title
@desc Blurs the title images (Title Image 1, Title Image 2).
@type boolean
@default true

@param Character
@text character
@desc Blurs the character image.
@type boolean
@default true

@param System
@text system
@desc Blurs the system image.
@type boolean
@default true

@param DynamicImage
@text Dynamic Images
@desc Blurs dynamically created images such as window text.
@type boolean
@default true

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.