Base64 Image Encoder

Encode a MATLAB (R) figure or file on disk as a string in Base64

이 제출물을 팔로우합니다

편집자 메모: This file was selected as MATLAB Central Pick of the Week

Base64img takes a MATLAB figure and encodes it as a JPEG in a base64 string. This string can be used directly in a web page to display an image without an image file (in a subset of browsers only- 32 bit Windows and Linux).
Base64file takes a file on disk and encodes it as a base64 string.

This submission uses the Apache Commons Codec library to perform the encoding http://commons.apache.org/codec/

인용 양식

Michael Katz (2026). Base64 Image Encoder (https://kr.mathworks.com/matlabcentral/fileexchange/24514-base64-image-encoder), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 준 파일: Model Review Tool

카테고리

Help CenterMATLAB Answers에서 Call Web Services from MATLAB Using HTTP에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.0.1

Updated license

1.0.0.0