PNG2Base64Encoder - plugin detail
NB module for PNG to Base64 encoding
Plugin owner: |
xolmc |
Website: |
dnatenberg@gmail.com |
Added: |
2011-08-01 |
License: |
CDDL |
Category: |
Utilities |
Downloaded: |
5,331 times |
Rating: |
|
Plugin Log |
Show log
2014-11-20 15:46:25 | xolmc | Plugin edited, id:41966, pubid:39697 | 2014-11-20 15:46:25 | xolmc | Plugin edit initiated | 2012-02-20 11:11:41 | xolmc | Marking original plugin as updated so it is not available on the web any more | 2012-02-20 11:11:41 | xolmc | New version created as copy of original plugin 39697 with new id 41966, pubid:39697 | 2012-02-20 11:11:40 | xolmc | New binary uploaded - /nbpluginportal/pluginportal-v2/public/data/nbms/PNG2SVG64baseConverter.zip | 2012-02-20 11:11:40 | xolmc | New binary added | 2012-02-20 11:11:39 | xolmc | Plugin edit initiated | 2011-08-03 09:10:47 | jkovalsky | Plugin published | 2011-08-01 14:53:18 | xolmc | Plugin saved with .nbm/zip file; id: 39697 |
|
|
Versions available
|
Download size: 3.64 MB
|
Last Update: 2012-02-20
|
What's new in this version
Verifications for NetBeans versions
Plugin is not subject to any verification
|
Download size: 3.64 MB
|
Last Update: 2012-02-20
|
What's new in this version
Verifications for NetBeans versions
Plugin is not subject to any verification
|
Download size: 3.64 MB
|
Last Update: 2012-02-20
|
What's new in this version
Verifications for NetBeans versions
Plugin is not subject to any verification
Introduction
This plugin allow to encode PNG images to base64 strings. Base64 strings are easy for import into SVG files. xlink:href attribute of image tag in SVG file may contain a path to image on disk, but instead of this also the image itself, converted into a Base64 string. Building in images into SVG files achieve independence from locally saved images, so an SVG file may be used outside the disk where included images saved.
|
[ You have to be logged in to be able to comment. ]
User Comments
NBM & An IDE Button & GIF/JPEG/PNG
Would Be Nice To Have It As A NBM Plugin File. A button In The IDE Menu Bar To Convert And Paste It Directly To The Cursor Position In The Source Code Editor. And Also GIF & JPEG File Support.
nbm
would be nice to have it as a nbm plugin file.
One line export
Please integrate an option to export the base64 as one single line. In a CSS-file, it is invalid if there are line breaks.
Rename to PNG2Base64
I think the name PNG2SVG is a bit confusing to me, because it generates base64.