Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私はiosとandroidのアプリケーションを持っています。ユーザーがwebP画像を私のサーバーにアップロードすることがあります。問題は、サーバーからダウンロードしたときに、ios がこの画像を表示できないことです。
だから私は自分のphpコード内をチェックしたい。画像が webP 形式の場合。次に、png形式に変換します。
どうすればphpを使用してそれを行うことができますか?