Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

fankes/BitmapToBase64

Repository files navigation

BitmapToBase64

A simple Tools.

用法

  • 编译并安装 APK

  • 手动授予存储权限(Android 11 及以上系统还需要授予所有文件访问权限)

  • 将需要处理的图片放到 /内置存储卡/Documents/BitmapToBase64/orig.png

  • 点击“开始工作”按钮

  • 处理后的文件位于 /内置存储卡/Documents/BitmapToBase64/out.txt

  • 打开 out.txt 得到 Base64 内容

License

Copyright (c) 2022. HighCapable

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A simple Tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages