Skip to content

alwalxed/dataURL-size-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Calculates the size of an image encoded in a Data URL.

Example

npm run start
Enter the Data URL: data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAoSURBVHgB7c1BAQAwCAQgt/79Lo6W0B8U4CXpOvTrmEAgEAgEAsGOAdSSA7TcWXriAAAAAElFTkSuQmCC
Size: 0.02MB | 21.53KB

About

Calculates the size of an image encoded in a Data URL.

Topics

Resources

Stars

Watchers

Forks