Notepad ++ formally known as Text Editor.
Most of the programmer using this Notepad ++ to edit their programming files.
Most of the programmer using this Notepad ++ to edit their programming files.
You can edit your .java, .SQL , .ESQL and .txt etc... you can edit all your text documents.
Now How you can use your Notepad++ as Convertor.
Why you need this option ?
For example you are uploading your image to some other site and they restricted the image uploads strictly. They need only JPEG image, But you got an PNG image.
Now you need to use a Image Convertor to do this job so you downloaded on image converter and you converted to PNG.
same thing you can do it by using Notepad++.
Steps to do :)
1. Just Open your Image file with Notepad++
RightCick > OpenWith > Notepad++
2. New Text Document opens in Notepadd++ TextPad
3. Now Just
Save As > "Filename.PNG" and save it.
4. Here main step is Giving your File name in Quotes this will change that file format.
RightCick > OpenWith > Notepad++
2. New Text Document opens in Notepadd++ TextPad
3. Now Just
Save As > "Filename.PNG" and save it.
4. Here main step is Giving your File name in Quotes this will change that file format.
Simple : Open that file : then : Save as "Something.PNG" or "Something with Extension"

Comments
Post a Comment