PNG2Base64Encoder - plugin detail
NB module for PNG to Base64 encoding
| Plugin owner: |
xolmc |
| Website: |
dimashapkov@gmail.com |
| Added: |
2011-08-01 |
| License: |
CDDL |
| Category: |
Utilities |
| Downloaded: |
880 times |
| Rating: |
|
| Plugin Log |
Show log
| 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
would be nice to have it as a nbm plugin file.
Posted by jannemec on Feb 22, 2012
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.
Posted by markuszeller on Feb 07, 2012
Rename to PNG2Base64
I think the name PNG2SVG is a bit confusing to me, because it generates base64.
Posted by markuszeller on Feb 07, 2012