Home  >  Q&A  >  body text

macos - iOS mac base64图片批量加密

想将图片批量加密,有什么工具吗?如果自己写一个mac程序的话, NSFileManager *manager = [NSFileManager defaultManager];获取不到路径,没办法

天蓬老师天蓬老师2729 days ago768

reply all(2)I'll reply

  • 伊谢尔伦

    伊谢尔伦2017-04-17 13:22:49

    Dear, if you know Python, you can try this script of mine: save binary files to base64
    The function of directly outputting to a .plist file may be updated later. Currently, it is just transcoding and writing to the file

    reply
    0
  • 怪我咯

    怪我咯2017-04-17 13:22:49

    If you just want to encrypt in batches, would you mind writing one using js? There are also free cloud services on the Internet that can do this.

    reply
    0
  • Cancelreply