Now that you've shared some example files we can take a closer look at what's in them.
Specifically, let's take a look at the two PNG files in your Google Drive folder:
- A9.png: 720 × 1098 px, 8-bit/color RGBA, non-interlaced, 1 590 593 bytes
- A9_2.png: 720 × 1098 px, 8-bit/color RGBA, non-interlaced, 1 731 638 bytes
The first observation is that the difference in file size isn't that large: the bigger file is less than 10% larger than the smaller one.
Also, while both files have the same pixel dimensions, color format and interlacing settings, visual inspection shows that they don't contain exactly the same image: the second one has slightly more text in the lowest text box. That alone could explain the size difference, since images with more complex details (such as letters) tend to compress worse.
However, before we jump into conclusions, let's take a look at the images in an online PNG file inspector. This is a single-page JavaScript web app that decodes the PNG file data and displays information about what types of data the file actually contains and how it's encoded.
Comparing the analysis of the two images, we do see a clear difference:
A9.png contains nothing but the 8 byte PNG file signature, a standard 13 byte header (IHDR) chunk, a bunch of image data and a final end-of-file (IEND) chunk. In particular, this file contains no metadata chunks at all (unless you count the mandatory IHDR chunk).
For some reason the image data in this file is divided into 194 consecutive image data (IDAT) chunks of 8192 bytes each (except for the last on, which is only 7164 bytes long), but that only wastes 12 × 193 bytes in extra chunk headers.
Meanwhile, A9_2.png also starts with the same 8 byte signature and 13 byte header (IHDR) chunk, but also contains a bunch of additional metadata chunks.
In particular, the header is first followed by a 9 byte physical pixel dimensions (pHYs) chunk indicating that the physical resolution of the image is supposed to be 11811 pixels per meter, or approximately 300 DPI. Then follows a 712 byte compressed Photoshop ICC color profile (iCCP) chunk, and after that a 131 164 byte uncompressed(!) "international textual data" (iTXt) chunk containing XMP metadata.
The contents of this XMP metadata chunk looks like this (with line breaks and indentation added for readability, and some repetitive data skipped):
<?xpacket begin="" id="W5M0MpCehiHzreSzNTczkc9d"?> <x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 5.6-c138 79.159824, 2016/09/14-01:09:01 "> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <rdf:Description rdf:about="" xmlns:xmp="http://ns.adobe.com/xap/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:photoshop="http://ns.adobe.com/photoshop/1.0/" xmlns:xmpMM="http://ns.adobe.com/xap/1.0/mm/" xmlns:stEvt="http://ns.adobe.com/xap/1.0/sType/ResourceEvent#" xmlns:stRef="http://ns.adobe.com/xap/1.0/sType/ResourceRef#" xmlns:tiff="http://ns.adobe.com/tiff/1.0/" xmlns:exif="http://ns.adobe.com/exif/1.0/"> <xmp:CreatorTool>Adobe Photoshop CC 2017 (Windows)</xmp:CreatorTool> <xmp:CreateDate>2016-12-04T22:02:51-05:00</xmp:CreateDate> <xmp:ModifyDate>2024-09-15T00:21:19+07:00</xmp:ModifyDate> <xmp:MetadataDate>2024-09-15T00:21:19+07:00</xmp:MetadataDate> <dc:format>image/png</dc:format> <photoshop:ColorMode>3</photoshop:ColorMode> <photoshop:ICCProfile>Scanner RGB Profile</photoshop:ICCProfile> <photoshop:TextLayers> <rdf:Bag> <rdf:li rdf:parseType="Resource"> <photoshop:LayerName>Yuggoth Name</photoshop:LayerName> <photoshop:LayerText>Yuggoth</photoshop:LayerText> </rdf:li> <rdf:li rdf:parseType="Resource"> <photoshop:LayerName>Unknown Kadath Name</photoshop:LayerName> <photoshop:LayerText>Unknown Kadath</photoshop:LayerText> </rdf:li> <rdf:li rdf:parseType="Resource"> <photoshop:LayerName>The Past Name</photoshop:LayerName> <photoshop:LayerText>The Past</photoshop:LayerText> </rdf:li> --- 1735 LINES SKIPPED --- <rdf:li rdf:parseType="Resource"> <photoshop:LayerName>A1 Pass effect copy</photoshop:LayerName> <photoshop:LayerText>You try to remember if this celestial phenomenon has any deeper significance (). If you pass, you can use the stars to your advantage; close this Gate. If you fail, a cosmic disturbance occurs; move this Gate to a random space. </photoshop:LayerText> </rdf:li> <rdf:li rdf:parseType="Resource"> <photoshop:LayerName>A1 Initial effect 4 copy</photoshop:LayerName> <photoshop:LayerText>constellations, a black shooting star sails across sky, a dark speck in front of the unusual colors (–1). </photoshop:LayerText> </rdf:li> <rdf:li rdf:parseType="Resource"> <photoshop:LayerName>A1 Initial effect 3 copy</photoshop:LayerName> <photoshop:LayerText>stars. As you look into the alien</photoshop:LayerText> </rdf:li> <rdf:li rdf:parseType="Resource"> <photoshop:LayerName>A1 Initial effect 2 copy</photoshop:LayerName> <photoshop:LayerText>odd colors of dimly lit clouds of</photoshop:LayerText> </rdf:li> <rdf:li rdf:parseType="Resource"> <photoshop:LayerName>A1 Initial effect 1 copy</photoshop:LayerName> <photoshop:LayerText>The strange night sky is full of</photoshop:LayerText> </rdf:li> </rdf:Bag> </photoshop:TextLayers> <photoshop:DocumentAncestors> <rdf:Bag> <rdf:li>0F2CDBBC7B2C277AE89ECD699B433C65</rdf:li> <rdf:li>19A43FB1F6CB8DEE34D915F48273F34F</rdf:li> <rdf:li>26F2B6FB725F2EE9978DC621B509C06B</rdf:li> <rdf:li>38B5CC828B505F091706EF60184A96C7</rdf:li> <rdf:li>39903A89AF72B9AD0B0D2A0E2FF7F695</rdf:li> <rdf:li>4B439263FBC751408CAD1A1B19F08B98</rdf:li> <rdf:li>5CB9A78F2536D6B5887E2AD44A26733F</rdf:li> <rdf:li>75BD3BDAFCB72464F3148AD8F59BA78D</rdf:li> <rdf:li>9DB29253E91E74E13B68CDBD1FCB39FB</rdf:li> <rdf:li>9EDC2A7A881B8409D9E76A7748964E18</rdf:li> <rdf:li>F41D35E30DE3E4F16E98566B48046120</rdf:li> <rdf:li>adobe:docid:photoshop:35c877ed-15da-11ec-a694-e5b895fb3fad</rdf:li> <rdf:li>adobe:docid:photoshop:41c7e45b-e9dc-11eb-87db-dfcf88ba46b0</rdf:li> <rdf:li>adobe:docid:photoshop:533668f5-ecfe-11eb-b98f-ab5c08391609</rdf:li> <rdf:li>adobe:docid:photoshop:5349a62c-89a8-9c49-81c4-edd0580947e6</rdf:li> <rdf:li>adobe:docid:photoshop:651c1e22-fd1f-11ee-9d15-c80952b7f06c</rdf:li> <rdf:li>adobe:docid:photoshop:716dd102-ea95-11eb-87dc-98eba39871b3</rdf:li> <rdf:li>adobe:docid:photoshop:71ab6b77-6772-1179-8d6d-f3d7ffa83e2c</rdf:li> <rdf:li>adobe:docid:photoshop:76b5415a-e9b4-11eb-a15e-c72f401d2fa6</rdf:li> <rdf:li>adobe:docid:photoshop:89c7f89b-87b1-11ec-a7b3-93cb402cf21e</rdf:li> <rdf:li>adobe:docid:photoshop:a3ff76b3-f7fe-11eb-a1cd-f3dada33105f</rdf:li> <rdf:li>adobe:docid:photoshop:d47e1b74-e51b-11eb-876e-d77239026d83</rdf:li> <rdf:li>adobe:docid:photoshop:d5856ad6-e9db-11eb-87db-dfcf88ba46b0</rdf:li> <rdf:li>adobe:docid:photoshop:ee4e9e31-ea97-11eb-87dc-98eba39871b3</rdf:li> <rdf:li>uuid:1D3842ADEFBFE911855786553090093A</rdf:li> <rdf:li>uuid:47B2078DEDBFE911855786553090093A</rdf:li> <rdf:li>uuid:55A9CBF703BFE911B789FFF8570156C6</rdf:li> <rdf:li>uuid:91B7FE36CD1BE31184C086B06A19545E</rdf:li> <rdf:li>uuid:c187a7bb-c7ca-4bc9-aec4-f61f5734e1ab</rdf:li> <rdf:li>xmp.did:04ED0FA1D625E7119899A1B2643677E0</rdf:li> <rdf:li>xmp.did:05F03CD3537711E7B1B1EB2A3A5DFB11</rdf:li> <rdf:li>xmp.did:31168F76D4DBE011931FD2E5B450B6D3</rdf:li> <rdf:li>xmp.did:426abcd3-f41e-da48-837e-b71decc8d1df</rdf:li> <rdf:li>xmp.did:49473B09F54011E6BD699EA6CCC700CC</rdf:li> <rdf:li>xmp.did:4C3291A581CEE511BF7E90DD08DD61B1</rdf:li> <rdf:li>xmp.did:5097DEA8E11EE711A8E0C345738BAA96</rdf:li> <rdf:li>xmp.did:63BB60CF2E1AE711AB168C6940F11F91</rdf:li> <rdf:li>xmp.did:6FE0CFC08BDAE211951AC2326FCA1BCC</rdf:li> <rdf:li>xmp.did:705af333-d9b0-45e6-8a1d-f8d1a36ded1e</rdf:li> <rdf:li>xmp.did:99723e22-5685-2b46-8d5b-133db03efdac</rdf:li> <rdf:li>xmp.did:BC8DBC7A4F3311E5B0B0D70322962D00</rdf:li> <rdf:li>xmp.did:D49FB9BFEFFCE611B29EDBFB42D8CFEE</rdf:li> <rdf:li>xmp.did:E694EAC92EA911E39590E7F61E99FC18</rdf:li> <rdf:li>xmp.did:E695DA887ECF11E7ABFECC046AFF3941</rdf:li> <rdf:li>xmp.did:c67d6b3d-35c4-bf47-845c-a3f6f04b3f45</rdf:li> </rdf:Bag> </photoshop:DocumentAncestors> <xmpMM:InstanceID>xmp.iid:bc7ce7d1-886b-8f41-ad3b-f07df1d1fcb8</xmpMM:InstanceID> <xmpMM:DocumentID>adobe:docid:photoshop:b4a71175-72bd-11ef-83b5-d2db3f90f45d</xmpMM:DocumentID> <xmpMM:OriginalDocumentID>xmp.did:03801174072068118F62C39C098C8D90</xmpMM:OriginalDocumentID> <xmpMM:History> <rdf:Seq> <rdf:li rdf:parseType="Resource"> <stEvt:action>created</stEvt:action> <stEvt:instanceID>xmp.iid:03801174072068118F62C39C098C8D90</stEvt:instanceID> <stEvt:when>2016-12-04T22:09:55-05:00</stEvt:when> <stEvt:softwareAgent>Adobe Photoshop Elements 8.0 Macintosh</stEvt:softwareAgent> </rdf:li> <rdf:li rdf:parseType="Resource"> <stEvt:action>converted</stEvt:action> <stEvt:parameters>from image/jpeg to application/vnd.adobe.photoshop</stEvt:parameters> </rdf:li> <rdf:li rdf:parseType="Resource"> <stEvt:action>saved</stEvt:action> <stEvt:instanceID>xmp.iid:04801174072068118F62C39C098C8D90</stEvt:instanceID> <stEvt:when>2016-12-04T22:09:55-05:00</stEvt:when> <stEvt:softwareAgent>Adobe Photoshop Elements 8.0 Macintosh</stEvt:softwareAgent> <stEvt:changed>/</stEvt:changed> </rdf:li> <rdf:li rdf:parseType="Resource"> <stEvt:action>saved</stEvt:action> <stEvt:instanceID>xmp.iid:0e97f579-96d9-f046-8301-9c4b90397068</stEvt:instanceID> <stEvt:when>2024-09-15T00:21:19+07:00</stEvt:when> <stEvt:softwareAgent>Adobe Photoshop CC 2017 (Windows)</stEvt:softwareAgent> <stEvt:changed>/</stEvt:changed> </rdf:li> <rdf:li rdf:parseType="Resource"> <stEvt:action>converted</stEvt:action> <stEvt:parameters>from application/vnd.adobe.photoshop to image/png</stEvt:parameters> </rdf:li> <rdf:li rdf:parseType="Resource"> <stEvt:action>derived</stEvt:action> <stEvt:parameters>converted from application/vnd.adobe.photoshop to image/png</stEvt:parameters> </rdf:li> <rdf:li rdf:parseType="Resource"> <stEvt:action>saved</stEvt:action> <stEvt:instanceID>xmp.iid:bc7ce7d1-886b-8f41-ad3b-f07df1d1fcb8</stEvt:instanceID> <stEvt:when>2024-09-15T00:21:19+07:00</stEvt:when> <stEvt:softwareAgent>Adobe Photoshop CC 2017 (Windows)</stEvt:softwareAgent> <stEvt:changed>/</stEvt:changed> </rdf:li> </rdf:Seq> </xmpMM:History> <xmpMM:DerivedFrom rdf:parseType="Resource"> <stRef:instanceID>xmp.iid:0e97f579-96d9-f046-8301-9c4b90397068</stRef:instanceID> <stRef:documentID>adobe:docid:photoshop:df7d0975-6232-11ef-9cbc-8af1b9285a6e</stRef:documentID> <stRef:originalDocumentID>xmp.did:03801174072068118F62C39C098C8D90</stRef:originalDocumentID> </xmpMM:DerivedFrom> <tiff:Orientation>1</tiff:Orientation> <tiff:XResolution>3000000/10000</tiff:XResolution> <tiff:YResolution>3000000/10000</tiff:YResolution> <tiff:ResolutionUnit>2</tiff:ResolutionUnit> <tiff:Make>KODAK</tiff:Make> <tiff:Model>VERITE 50 Series</tiff:Model> <exif:ColorSpace>65535</exif:ColorSpace> <exif:PixelXDimension>720</exif:PixelXDimension> <exif:PixelYDimension>1098</exif:PixelYDimension> </rdf:Description> </rdf:RDF> </x:xmpmeta> <?xpacket end="w"?>
This is then followed by a 32 byte chromaticity data (cHRM) chunk, a single 1 599 616 byte compressed image data (IDAT) chunk and finally the end-of-file (IEND) chunk.
In other words, your two PNG image files contain nearly the same amount of actual compressed image data (1 588 220 vs. 1 599 616 bytes). However, the larger file also contains a significant amount of metadata, most notably over 130 kilobytes of XMP metadata including the names and contents of all your text layers.
Normally one wouldn't expect a little bit of textual metadata to increase the size of an image file too much, but in your case you have a lot of text layers in your PSD file and it adds up. Worse yet, since this metadata is stored uncompressed in an XML-based format, the repeated XML tag names consume even more space. (XML data like this would compress really well, since it contains a lot of repeated text, but for some reason Photoshop has chosen not to apply compression to it.)
So why does this happen and how can you avoid it?
This part of my answer is necessarily a bit speculative, since I don't use Photoshop myself and don't have a license to it. That said, the obvious explanation is that you used a different method of exporting the two PNG files from Photoshop or selected different options when exporting the files.
In particular, when exporting a PNG image from Photoshop, there should be some option (possibly hidden under "advanced settings" or something similar) to choose whether or not you want to export XMP metadata. If you don't want your PNG files bloated with all this extra data (including the text of all your PSD text layers), unselect that option.
Alternatively you can run your images through a PNG optimizer after exporting them. There are plenty of such tools of varying speed and efficiency, but pretty much all of them can at least remove unnecessary metadata. The better ones, such as PNGOUT or Oxipng, can also recompress the image data itself using a more efficient (but slower) compression routine, which can often shave a further 10% or more off the image size even after metadata removal.
For example, running oxipng -o max --fast --strip=all A9*.png reduces the file size of A9.png by 6.4% down to 1 489 378 bytes and the size of A9_2.png by 12.6% down to 1 512 793 bytes, significantly smaller than either file straight out of Photoshop.