Dimensify — turn length units into studs


I’m excited to announce Dimensify, my first fully-featured plugin. :wink:

Dimensify is a fast and accurate tool for converting any length unit to Roblox studs. It features a CMD-style interface for an efficient workflow and includes useful settings:

  • Language support: switch between English and Spanish.
  • Units command: lists all available measurement units.
  • Credits command: shows plugin credits.
  • Clear command: clears all messages from the interface.

When you open Dimensify, the first thing you’ll do is click the input area and type help. This will show you the available commands, including:

  • convert → value → unit – Converts any value from the specified unit to studs.
  • units – Displays all the units of measurement available in Dimensify.
  • clear – Clears all messages to keep the window clean.
  • lang → en/es – Switches the interface and messages ​​between English (en) and Spanish (es).
  • credits – Displays the plugin credits.

Built for developers and builders who prioritize accuracy and efficiency, Dimensify streamlines measurement conversions with speed and clarity.

Try Dimensify for yourself: https://create.roblox.com/store/asset/115137320155800/Dimensify-turn-units-into-studs

I’d love to hear your feedback and suggestions to keep improving Dimensify!


Contact / Support
For faster responses or questions, you can reach me on Discord: hyxhile

3 Likes

That’s awesome, but I’m not fan of the terminal UI.

1 Like

How’d you create the banners? They look really nice

Thanks for your feedback!
I fully understand that the terminal-like user interface isn’t for everyone. I chose it to keep the plugin lightweight and more focused on functionality, but I’m considering adding an alternative interface in future updates: something more visual and easy to use, while maintaining the same functionality and simplicity.

I appreciate you taking the time to share your thoughts! :cat_with_wry_smile:

I used a Figma plugin called Skewdat, which allows you to create a 3D effect or adjust the isometric perspective of an image horizontally and vertically, and then I did the rest in photoshop.

1 Like

W terminal idea but L scoping

turn the terminal idea into a something extensible that you can slot plugins you make in the future with. in some weird universe you might have your own ecosystem

…then make it run nushell image

What measurement is this tool based on? How was it acquired?

1 Like

https://create.roblox.com/docs/physics/units

in that case, very useful! i didn’t even know this page existed, instead, the engine is an inconsistent black box

1 Like

You’re welcome! I hope I’ve helped.

Major Update – Experimental 0.0.2

Version 0.0.2 introduces major improvements and full multilingual support.

:small_blue_diamond: What’s New and Improved today?

  • New command version that displays the current plugin version according to the active language.
  • English and Spanish support – commands adapt automatically to the active language.
    • English: help, convert <value> <unit>, units, lang <en|es>, clear, credits, version
    • Spanish: ayuda, convertir <valor> <unidad>, unidades, idioma <en|es>, limpiar, creditos, version
  • Unit names translated based on the selected language.
  • "convert" command now supports Spanish units (e.g., milimetros, centimetros).
  • Fixed invalid number errors and removed duplicated units.
  • Optimized output formatting for results and unit listings.
  • Updated welcome message to display the current plugin version.

:small_blue_diamond: Examples

convert 1855 millimeters     -- english
convertir 1855 milimetros    -- spanish
units                        -- lists all units in the active language

:small_blue_diamond: Notes

Any bugs, errors, or suggestions are welcome.
You can contact me directly on Discord (hyxhile) or simply reply to this post to resolve any questions.

1 Like