If you like MODI, please Donate

Sample images processed by MODI

Rated 4 stars at SnapFiles

Modi Softonic Rating


and so on!


powerful flexible batch image processor jpg watermark overlay resize rotate modify manipulate free software plugin automatic photo foto exif manage freeware download black and white sepia โปรแกรม ฟรี หลายๆรูป ขนาด ภาพ รูป ลายน้ำ กรอบภาพ ตกแต่ง

 

Goto page 1 2 3

Here's the information how you can develop your own plugin for MODI.

What do you need?
In order to develop your own plugin, you must:

  • Know how to write Microsoft .NET application, i.e. you must be able to write C#, VB .NET, or managed C++
  • Have an IDE. If you need one, I suggest Sharp Develop. It is awesome, and totally free.

Start your development
Here is the summary how to write your plugin

  1. Open the IDE. Create a new project using class library template.
  2. Copy the file Plugin.dll from MODI application to any location. Then add this to your project reference using .NET Assembly Browser. Additionally add all of the required references.