duanpo2813 2016-11-13 10:28
浏览 104
已采纳

PHP GD .ico处理

Users of my PHP webapp are permitted to upload PNG and JPEG images. Upload algorithm is following:

  1. check extension by file name parsing
  2. check extension by getimagesize()
  3. recreate image by imagecreatefrompng()/imagepng() (imagecreatefromjpeg()/imagejpeg())
  4. rename image
  5. save to filesystem

Image recreation is used for security. Everything works fine. But now i need this algorithm to handle .ico files. It seems like GD doesn't work with .ico (there is no function like imagecreatefromico()), so i don`t know how to implement step 3 of my algorithm.

Thanks for any help or advice.

  • 写回答

1条回答 默认 最新

  • dran0703 2017-01-22 10:17
    关注

    See https://github.com/lordelph/icofileloader for a composer-installable class which can load .ico files into a GD image.

    For example:

    $loader = new Elphin\IcoFileLoader\IcoFileService;
    $im = $loader->extractIcon('/path/to/icon.ico', 32, 32);
    

    See documentation for other methods of analysing and extracting images from the icon file.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 FPGA-SRIO初始化失败
  • ¥15 MapReduce实现倒排索引失败
  • ¥15 luckysheet
  • ¥15 ZABBIX6.0L连接数据库报错,如何解决?(操作系统-centos)
  • ¥15 找一位技术过硬的游戏pj程序员
  • ¥15 matlab生成电测深三层曲线模型代码
  • ¥50 随机森林与房贷信用风险模型
  • ¥50 buildozer打包kivy app失败
  • ¥30 在vs2022里运行python代码
  • ¥15 不同尺寸货物如何寻找合适的包装箱型谱